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

update to be hcl2 compliant #16

Open
tquach opened this issue Mar 6, 2020 · 0 comments
Open

update to be hcl2 compliant #16

tquach opened this issue Mar 6, 2020 · 0 comments

Comments

@tquach
Copy link

tquach commented Mar 6, 2020

Using terraform 0.12.20, seeing this error which implies this file is not HCL2 compliant.

Error: Unsupported block type

  on .terraform/modules/rds_alarms/alarms.tf line 80, in resource "aws_cloudwatch_metric_alarm" "disk_queue_depth_too_high":
  80:   dimensions {

Blocks of type "dimensions" are not expected here. Did you mean to define
argument "dimensions"? If so, use the equals sign to assign it a value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant