Skip to content

Conversation

@gabrielhesposito
Copy link

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

@Stretch96
Copy link
Member

Thanks @gabrielhesposito - We haven't yet updated this module to Terraform 0.12 syntax

I've got a couple of other PRs to go through, then get it update

Sorry for the delay on this, it appears these PR notifications hid away from me 😑

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.

2 participants