Skip to content

Commit a6018a3

Browse files
astudentofblakeAlan Clucas
authored and
Alan Clucas
committed
Update hosts.tpl
1 parent 5db0f3b commit a6018a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/aws_cloudflare/hosts.tpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ db_host = ${db_host}
55
db_name = ${db_name}
66
db_user = ${db_user}
77
db_password = ${db_password}
8-
s3_useIam = ${use_iam_for_s3}
8+
s3_useIam = ${s3_useIam}
99
s3_endpoint = ${s3_endpoint}
1010
s3_accessKeyId = ${s3_accessKeyId}
1111
s3_secretAccessKey = ${s3_secretAccessKey}

0 commit comments

Comments
 (0)