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 568 forks source link

fix: Fix error "The scalable target that you tried to tag already exists" #420

Closed mpekhota closed 8 months ago

mpekhota commented 9 months ago

ValidationException: The scalable target that you tried to tag already exists. To update tags on an existing scalable target, use the TagResource API.

Description

This fix resolves the issue with the error "ValidationException: The scalable target that you tried to tag already exists. To update tags on an existing scalable target, use the TagResource API."

Motivation and Context

Breaking Changes

How Has This Been Tested?

github-actions[bot] commented 8 months ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] commented 8 months ago

This PR was automatically closed because of stale in 10 days

github-actions[bot] commented 7 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.