Skip to content

Commit

Permalink
fix var name
Browse files Browse the repository at this point in the history
  • Loading branch information
emilymye committed Jan 17, 2020
1 parent 3b6d9b7 commit 4670689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/iap/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ overrides: !ruby/object:Overrides::ResourceOverrides
name: "instance_basic"
primary_resource_id: "tunnelvm"
vars:
name: "tf-test-tunnel"
instance_name: "tf-test-tunnel"
primary_resource_name: "fmt.Sprintf(\"tf-test-tunnel%s\", context[\"random_suffix\"])"
# This is for copying files over
files: !ruby/object:Provider::Config::Files
Expand Down

0 comments on commit 4670689

Please sign in to comment.