Skip to content

Commit 826b089

Browse files
committed
Update to 6.2.1
1 parent 37f1c7f commit 826b089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/aws_array/terraform.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Variables
22
region = "us-west-2"
33
array_name = "array-name"
4-
template_url = "https://s3.amazonaws.com/awsmp-fulfillment-cf-templates-prod/4ea2905b-7939-4ee0-a521-d5c2fcb41214.2713e2df-d62d-495d-2983-cf1246856bb1.template"
4+
template_url = "https://s3.amazonaws.com/awsmp-fulfillment-cf-templates-prod/4ea2905b-7939-4ee0-a521-d5c2fcb41214.18cd55bc-47be-45e3-8eaa-2b00c594fa57.template"
55
deployment_role_arn = "arn:aws:iam::xxxxxxxxxxxx:role/example_role"
66
log_sender_domain = "example-company.org"
77
alert_recipients = ["admin1@example-company.org", "admin2@example-company.org"]

0 commit comments

Comments
 (0)