k1LoW / awspec

RSpec tests for your AWS resources.
MIT License
1.17k stars 192 forks source link

Add secrets manager resource #482

Closed tjjjwxzq closed 5 years ago

tjjjwxzq commented 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.

tjjjwxzq commented 5 years ago

sorry, I screwed up the commit history, will re-open another PR 😢