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

Enforce Resource Tagging for GCP in Terraform Deployments #167

Open
velotioaastha opened this issue Sep 5, 2024 · 0 comments · May be fixed by #165
Open

Enforce Resource Tagging for GCP in Terraform Deployments #167

velotioaastha opened this issue Sep 5, 2024 · 0 comments · May be fixed by #165
Assignees

Comments

@velotioaastha
Copy link

velotioaastha commented Sep 5, 2024

There have been concerns that some resources deployed using our Terraform modules are not correctly tagged. We may need to perform some investigative work, but it is essential to ensure that all resources are correctly tagged to maintain our infrastructure's manageability and compliance.

Action Items

  1. Conduct an audit to identify untagged or incorrectly tagged resources in our current Terraform deployments.
  2. Analyze the existing Terraform scripts to pinpoint gaps in the tagging logic.
  3. Update the Terraform modules to incorporate mandatory tagging as part of the deployment process.
  4. Test the updated modules to ensure that all resources are now correctly tagged upon deployment.
  5. Document the changes made and update any relevant procedural documentation.
@velotioaastha velotioaastha self-assigned this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant