Skip to content

Request For Tag Enablement #32

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

Closed
sandeepgopi opened this issue Mar 4, 2022 · 4 comments
Closed

Request For Tag Enablement #32

sandeepgopi opened this issue Mar 4, 2022 · 4 comments

Comments

@sandeepgopi
Copy link
Contributor

Description

Please provide a clear and concise description of the issue you are encountering, your current setup, and what steps led up to the issue. If you can provide a reproduction, that will help tremendously.

⚠️ Note

Before you submit an issue, please perform the following first:

  1. Remove the local .terraform directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!): rm -rf .terraform/
  2. Re-initialize the project root to pull down modules: terraform init
  3. Re-attempt your terraform plan or apply and check if the issue still persists

Versions

  • Terraform:
  • Provider(s):
  • Module:

Reproduction

Steps to reproduce the behavior:

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. Please can you enable tags for the below.

Resource (In the main.tf file): "aws_iam_policy"
Resource name: "service"

Resource (In the main.tf file): "aws_iam_policy"
Resource name: "additional_json"

Resource (In the main.tf file): "aws_iam_policy"
Resource name: "additional_jsons"

Resource (In the main.tf file): "aws_iam_policy"
Resource name: "additional_inline"

Resource (In the main.tf file): "aws_iam_policy"
Resource name: "logs"

Description : Request you to implement a map(string) variable called tags and ensure this is implemented 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

Code Snippet to Reproduce

Expected behavior

Actual behavior

Terminal Output Screenshot(s)

Additional context

@sandeepgopi
Copy link
Contributor Author

Hi Authors. Please can you give us an update.
If you are busy, I can make the tag enablement change and raise a Merge request for you to review :)

Thank You

Kind Regards
Sandeep

@github-actions
Copy link

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@github-actions github-actions bot added the stale label Apr 15, 2022
@github-actions
Copy link

This issue was automatically closed because of stale in 10 days

@github-actions
Copy link

I'm going to lock this issue 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 similar to this, 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

No branches or pull requests

1 participant