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

+fixs syntax issue on Terraform v0.12.2 #1

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

gabrielhesposito
Copy link
Owner

@gabrielhesposito gabrielhesposito commented Jul 3, 2019

I get a strange syntax error on my localmachine, the module works fine after adding =

error;

Error: Unsupported block type

  on ../../modules/terraform-aws-ecs-scheduled-task/main.tf line 35, in data "template_file" "scheduled_task_cloudwatch_policy":
  35:   vars {

Blocks of type "vars" are not expected here. Did you mean to define argument
"vars"? If so, use the equals sign to assign it a value.

tf version;

$ terraform --version
Terraform v0.12.2

@gabrielhesposito gabrielhesposito merged commit a9bf8f3 into master Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant