Skip to content

feat: Enabled tags for IAM policies #38

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

Merged
merged 7 commits into from
Apr 13, 2022

Conversation

sandeepgopi
Copy link
Contributor

Description

Enablement of tags for:
The ''aws_iam_policy" resource with 'service' resource name
The ''aws_iam_policy" resource with 'additional_json' resource name
The ''aws_iam_policy" resource with 'additional_jsons' resource name
The ''aws_iam_policy" resource with 'additional_inline' resource name
The ''aws_iam_policy" resource with 'logs' resource name

Motivation and Context

When we began using the repo, we found that some of the resources are yet to be tag enabled. Hence when our internal projects were calling this repo, our custom tags were not being added in AWS.

Breaking Changes

No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)

@sandeepgopi sandeepgopi changed the title Enabled tags for resources - feat Enabled tags for resources Apr 11, 2022
@sandeepgopi sandeepgopi changed the title - feat Enabled tags for resources feat: Enabled tags for resources Apr 11, 2022
@sandeepgopi
Copy link
Contributor Author

Hi @antonbabenko . Hope you are doing well. Please can you review the above MR. This is to enable tags. It is to address the issue raised here #32
Thank you. :) !

@antonbabenko antonbabenko changed the title feat: Enabled tags for resources feat: Enabled tags for IAM policies Apr 12, 2022
Copy link
Member

@antonbabenko antonbabenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the formatting (alignment) - failing GH Actions.

There is no need to make changes in CHANGELOG.md because it will be overwritten during the release.

@sandeepgopi
Copy link
Contributor Author

Hi @antonbabenko . Thank you for the update. It has been formatted. The changelog update was removed :)

@antonbabenko antonbabenko merged commit f9d3a89 into terraform-aws-modules:master Apr 13, 2022
antonbabenko pushed a commit that referenced this pull request Apr 13, 2022
## [2.7.0](v2.6.0...v2.7.0) (2022-04-13)

### Features

* Enabled tags for IAM policies ([#38](#38)) ([f9d3a89](f9d3a89))
@antonbabenko
Copy link
Member

This PR is included in version 2.7.0 🎉

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants