Skip to content
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

fix: Add tags to aws_appautoscaling_target resourses missed in previous PR #66

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

MaxymVlasov
Copy link
Contributor

what

Add missed tags

why

Tags were introduced for all aws_appautoscaling_target resources created after 2023-03-20.

That blocks us from enforcing policy checks for missing tags.

references

Follow-up to #65

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/appautoscaling_target

Also, after release a new version here, we need release in https://github.com/cloudposse/terraform-aws-dynamodb/blob/a0cfac2e8c2584125596089a3185fc4a057410e4/main.tf#L153-L155

@MaxymVlasov MaxymVlasov requested review from a team as code owners August 6, 2024 15:25
@mergify mergify bot added the triage Needs triage label Aug 6, 2024
@aknysh aknysh added minor New features that do not break anything and removed triage Needs triage labels Aug 6, 2024
@gberenice
Copy link

/terratest

Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @MaxymVlasov

@aknysh aknysh merged commit 7e71ca1 into cloudposse:main Aug 6, 2024
35 of 46 checks passed
Copy link

github-actions bot commented Aug 6, 2024

These changes were released in v0.16.0.

@MaxymVlasov MaxymVlasov deleted the patch-1 branch August 6, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor New features that do not break anything
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants