Closed nhooey closed 4 years ago
Fixed by changing vars {
to vars = {
, and similarly with tags
.
@nhooey thanks for reporting, @tsimonyan can you please have a look?
You need to run the upgrade for terraform 0.12 on the module.
Closed via #84
When running
terraform plan
from theterraform-aws
directory, using Terraform v0.12.6, I get many of these errors:It seems like a syntax incompatibility.
Any ideas?