Skip to content

Conversation

userhas404d
Copy link

@userhas404d userhas404d commented Aug 18, 2025

Description

fix: Adds comprehensive tag ignores to aws_appscaling_target

Motivation and Context

We use a combination of tags and tags_all in our aurora cluster implementations via this module and as a result have the same constant drift issue (#430) that was solved for tags_all via PR #431 with the standard tags input on this resource.

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

@userhas404d userhas404d changed the title fix: adds ignore_changes tags to aws_appscaling_target Fix: adds ignore_changes tags to aws_appscaling_target Aug 18, 2025
@userhas404d userhas404d changed the title Fix: adds ignore_changes tags to aws_appscaling_target fix: add ignore_changes tags to aws_appscaling_target Aug 18, 2025
@userhas404d userhas404d changed the title fix: add ignore_changes tags to aws_appscaling_target fix: Adds ignore_changes tags to aws_appscaling_target Aug 18, 2025
@bryantbiggs
Copy link
Member

in theory we shouldn't need to ignore tags_all since thats really a provider issue, but added it since its a computed only value. however, ignoring tags is definitely not a desired behavior for the majority of users so we won't be accepting this PR

Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants