terraform-aws-rds-cluster icon indicating copy to clipboard operation
terraform-aws-rds-cluster copied to clipboard

Added variables supporting separate additional tags for writer and reader

Open bergbrains opened this issue 2 years ago • 3 comments

Adds ability to assign additional tags to writer and reader

  • Additional tags are merged with module.this.tags
  • Separate variables for reader and writers

To allow observability at the db-role level

  • In order to provide a way to query for the reader and writer in metrics/events/logs

bergbrains avatar Sep 06 '22 20:09 bergbrains

The auto-format error is really a perms issue.

I added cloudposse bot as a contributing writer, after these initial errors.

bergbrains avatar Sep 06 '22 21:09 bergbrains

Let's make the names consistent with this PR https://github.com/cloudposse/terraform-aws-alb/pull/122/files

nitrocode avatar Sep 14 '22 15:09 nitrocode

@bergbrains please run make pr/auto-format locally to fix the auto format errors

nitrocode avatar Sep 14 '22 15:09 nitrocode

Maybe i'll get to this again someday.

bergbrains avatar Jul 31 '23 16:07 bergbrains