We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The resource aws_autoscaling_group can have either a tags or tag value set.
aws_autoscaling_group
tags
tag
tags is deprecated.
output.tf is currently outputing tags and it produces this error:
output.tf
PR has been raised for this:
#105
The text was updated successfully, but these errors were encountered:
Does anyone look at issues for this module?
Sorry, something went wrong.
Any update on this issue?
Fix cloudposse#106
8d335cc
No branches or pull requests
The resource
aws_autoscaling_group
can have either atags
ortag
value set.tags
is deprecated.output.tf
is currently outputingtags
and it produces this error:PR has been raised for this:
#105
The text was updated successfully, but these errors were encountered: