Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS S3 bucket tags test #996

Closed
asilvanovich opened this issue Sep 24, 2021 · 1 comment · Fixed by #999
Closed

AWS S3 bucket tags test #996

asilvanovich opened this issue Sep 24, 2021 · 1 comment · Fixed by #999
Labels
AWS enhancement New feature or request

Comments

@asilvanovich
Copy link
Contributor

Hi guys! Just started using terratest. I wanted to test that my AWS S3 bucket has certain keys in tags, but didn't find a function for this. There is a function FindS3BucketWithTagE that helps to find s3 bucket with the given key-value in tags, but I want something similar to GetTagsForEc2InstanceE, but for S3.

I can create the function, would you be interested in a PR?

@yorinasub17 yorinasub17 added AWS enhancement New feature or request help wanted labels Sep 24, 2021
@yorinasub17
Copy link
Contributor

Yup a PR to add this would be appreciated! (for the same reason listed here #995 (comment))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AWS enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants