Skip to content

Feature/copy db instance tags #596

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

Conversation

winthropgutmann-ef
Copy link
Contributor

Description

If 'var.copy_db_instance_vars` is true then 'db_instance_tags' are merged with the common tags.

Motivation and Context

By default the var.datababse_instance_tags are merged with var.tags which are applied to the monitoring resources. This change allows 'var.db_instance_tags' to be applied only to the rds database instance.

Breaking Changes

No breaking changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs
Copy link
Member

thank you but this seems unnecessary and we won't be taking on this change

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 this pull request may close these issues.

2 participants