summaryrefslogtreecommitdiff
path: root/data/datasource_aws_sm_test.go
AgeCommit message (Expand)Author
2024-01-22Use go-fsimpl to read from datasources (#1336)Dave Henderson
2023-10-28A bunch of linting and refactorings (#1893)Dave Henderson
2023-04-29Use required.NoError for faster failure in testsDave Henderson
2023-03-19fix new lint errorsDave Henderson
2022-02-01aws+sm datasource - support reading from SecretBinary when SecretString is no...Dave Henderson
2022-01-09Propagate context into datasource read functions (#1282)Dave Henderson
2021-04-03Update linting and fix field alignment issuesDave Henderson
2020-06-13Allow referencing aws+sm[p] keys that don't start with '/'Dave Henderson
2019-05-12AWS Secrets Manager (#549)Marcel Beck