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

Use the local.common_tags_map #42

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Use the local.common_tags_map #42

merged 2 commits into from
Sep 20, 2023

Conversation

renegaderyu
Copy link
Contributor

Use the local.common_tags_map on all resources so that var.tags can a apply additional tags to all resources created

Summary

Adds local.common_tags_map to all resources

Description

Right now var.tags is only applied to the ASG. This change adds it to all resources where tagging is possible.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Local testing

Theses changes have been tested in:

  • Local environment
  • Development environment
  • Staging environment
  • Production environment
  • No testing required

Checklist

  • Fill the description
  • Declare the type of changes included in the pull request
  • Describe how has this been tested
  • Add categorical labels (feature/fix/chore/docs/skip-changelog)
  • Add semver labels (patch/minor/major/skip-semver)

…pply additional tags to all resources created
@renegaderyu renegaderyu requested a review from a team as a code owner September 20, 2023 00:44
@joaoestrela joaoestrela merged commit d71d911 into barracuda-cloudgen-access:main Sep 20, 2023
@renegaderyu renegaderyu deleted the use_tag_var branch September 25, 2023 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants