Skip to content

Commit

Permalink
Update default terraform image to the latest (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-ojeda-binbash authored Jul 4, 2022
1 parent afdc77b commit 8ed0f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/build.env.template
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ PROJECT={{ short_name }}
MFA_ENABLED={{ mfa_enabled | default("false") }}

# Terraform
TERRAFORM_IMAGE_TAG={{ terraform_image_tag | default("1.0.9") }}
TERRAFORM_IMAGE_TAG={{ terraform_image_tag | default("1.1.9") }}

0 comments on commit 8ed0f21

Please sign in to comment.