-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Quote strings issue in Terraform 0.12 #11
Comments
using terraform .12 too. which terraform lower version should be used? |
mjuarez
pushed a commit
to mjuarez/terraform-aws-cloudtrail-cloudwatch-alarms
that referenced
this issue
Oct 16, 2019
Any progress on this issue? Just wondering why it still open, sorry. |
Any workarounds? |
Gowiem
added a commit
that referenced
this issue
Oct 26, 2020
## what * Brings this module into the new ecosystem of tools used by CloudPosse, and updates `terraform` compatibility to `v0.12.x`. * Adds `.github` dir with all the CloudPosse defaults * Created a complete test case with updated CloudPosse module references * Updated syntax for dashboard creation to use terraform native code, then `jsonencode` * Extract all metric definitions into single `metric_definitions.tf` file for readability ## why * Hasn't been updated in a while, and I would like to use it 😄 ## references * Closes #11 Co-authored-by: Matt Gowie <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running the plan with the module included, Terraform 0.12.6 produces following error:
The line numbers change as I think TF doesn't like the whole resource block.
The text was updated successfully, but these errors were encountered: