Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 17:43
· 26 commits to main since this release
127b10b

🚀 Enhancements

fix: Add context tags to the IAM resources @natemccurdy (#45)

what

Add tags = module.this.tags to each of the IAM resources so that they use the tags determined by the null/label context or the tags input.

why

Prior to this, the aws_iam_role and the aws_iam_policy created by this module did not include any of the tags passed via tags or via context.