Skip to content

Commit

Permalink
Merge pull request #14 from aservo/feature/terraform-1.5.5-terragrunt…
Browse files Browse the repository at this point in the history
…-0.50.8

Update Terraform to 1.5.5, Terragrunt to 0.50.8, bump AZ CLI
  • Loading branch information
pathob authored Aug 28, 2023
2 parents e3e9f80 + 8680442 commit b834e69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG TERRAFORM_VERSION=1.4.6
ARG TERRAGRUNT_VERSION=0.45.4
ARG AZ_VERSION=2.48.1
ARG TERRAFORM_VERSION=1.5.5
ARG TERRAGRUNT_VERSION=0.50.8
ARG AZ_VERSION=2.51.0

FROM hashicorp/terraform:${TERRAFORM_VERSION}

Expand Down

0 comments on commit b834e69

Please sign in to comment.