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 #2 #3

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

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