Parsing error for init
Demon-tk opened this issue · 1 comments
Demon-tk commented
When using the command terraform init I receive the following error:
There are some problems with the configuration, described below.
The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.
Error: Error parsing /home/ubuntu/oracle-free-tier-wirehole/main.tf: At 2:22: Unknown token: 2:22 IDENT var.tenancy_ocid
AlexPMenshikov commented
Hello, was same problem.
Try to update you're terraform or download latest bin from https://www.terraform.io/downloads.html
For me that helped.