-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
v0.6.0 breaks aws_cloudwatch_log_group
names
#78
Comments
@milldr also I'm curious - do you have tests that check upgrade (print out |
In most modules we do, but looks like we don't here. I'll revert the last release |
To be honest, I think hardcoding |
I've opened PR #79 to revert the changes and add tests and necessary outputs to catch any breaking changes going forward |
Describe the Bug
#74 actually breaks
aws_cloudwatch_log_group
namesExpected Behavior
name
should be not changedhttps://github.com/cloudposse/terraform-aws-lambda-function/pull/74/files#diff-dc46acf24afd63ef8c556b77c126ccc6e578bc87e3aa09a931f33d9bf2532fbbR15
Possible solution: Provide all
context
variables exceptname
Steps to Reproduce
Screenshots
No response
Environment
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: