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

aws_appautoscaling_target resource isn't tagged #40

Open
karaluh opened this issue Sep 12, 2024 · 0 comments
Open

aws_appautoscaling_target resource isn't tagged #40

karaluh opened this issue Sep 12, 2024 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@karaluh
Copy link

karaluh commented Sep 12, 2024

Describe the Bug

aws_appautoscaling_target resource supports tags:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/appautoscaling_target#tags
but they are not set in the module.

Expected Behavior

aws_appautoscaling_target tagged exactly as all other resources.

Steps to Reproduce

No need to reproduce anything, it's clear in the source code https://github.com/cloudposse/terraform-aws-ecs-cloudwatch-autoscaling/blob/main/main.tf#L15

Screenshots

No response

Environment

No response

Additional Context

No response

@karaluh karaluh added the bug 🐛 An issue with the system label Sep 12, 2024
@karaluh karaluh changed the title aws_appautoscaling_target resources aren't tagged aws_appautoscaling_target resource isn't tagged Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant