Closed tjjjwxzq closed 5 years ago
This PR adds a simple secretsmanager resource that gets the secret given the secret name or ID via the describe_secret API call, with the exist and have_tag matchers.
secretsmanager
describe_secret
exist
have_tag
sorry, I screwed up the commit history, will re-open another PR 😢
This PR adds a simple
secretsmanager
resource that gets the secret given the secret name or ID via thedescribe_secret
API call, with theexist
andhave_tag
matchers.