Skip to content

v0.16.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 11 Apr 19:03
d86dbaf

🚀 Enhancements

Disabling all tags in all iam resources @jamengual (#44)

what

  • In #43 I added the option to disable role tags but in environments where roles are created under very strict controls, the policy tags for the roles sometimes can't be tagged. This change disable tags for all IAM related resources.

why

  • to disable tags for role-related things. Use one variable instead of two.

references