Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Fix CloudWatch alarm template about dimensions #469

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shirox
Copy link

@shirox shirox commented Jun 5, 2019

There was an error in the template of CloudWatch alarm...

Error: Unsupported block type

  on cloudwatch_alarm.tf line 14, in resource "aws_cloudwatch_metric_alarm" "xxxxxxx":
  14:     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.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 38065b6 on shirox:fix/cwa_template_at_dimensions into 67cb929 on dtan4:master.

@coveralls
Copy link

coveralls commented Jun 5, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling a49f585 on shirox:fix/cwa_template_at_dimensions into 67cb929 on dtan4:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants