aws-service-catalog-terraform-reference-architecture icon indicating copy to clipboard operation
aws-service-catalog-terraform-reference-architecture copied to clipboard

Error: Argument or block definition required

Open zakirmshaikh opened this issue 3 years ago • 0 comments

I am getting below tfvars error for the variables in json file sc "TerraformVariables": { "aws_region": { "Fn::Sub": "${AWS::Region}" }, "bucket_name": { "Ref": "BucketName" Error on variables-5c5533be-f385-4136-b0cb-a09205ea48ab.auto.tfvars line 1: 1: {"aws_region": "eu-west-1", "bucket_name": "ibs-test-sc-tf-bucket"}

An argument or block definition is required here.

=================================

zakirmshaikh avatar Sep 07 '21 13:09 zakirmshaikh