terraform-aws-modules / terraform-aws-rds-aurora

Terraform module to create AWS RDS Aurora resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/rds-aurora/aws
Apache License 2.0
385 stars 573 forks source link

fix: Ignore `tags_all` for `aws_appautoscaling_target` #431

Closed busla closed 9 months ago

busla commented 9 months ago

Description

see https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/430

Motivation and Context

Fixes perpetual drift in aws_appautoscaling_target on clusters created before 2023-03-30, see docs

Breaking Changes

None

How Has This Been Tested?

antonbabenko commented 9 months ago

This PR is included in version 9.0.2 :tada:

github-actions[bot] commented 8 months ago

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.