Skip to content

Commit

Permalink
Upgrade terraform to 1.9.5 and terragrunt to 0.67.6
Browse files Browse the repository at this point in the history
  • Loading branch information
containerscrew committed Sep 17, 2024
1 parent 2a55560 commit 7904263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM docker.io/alpine:${ALPINE_VERSION}

ARG HELM_VERSION=3.13.2
ARG KUBECTL_VERSION=1.26.0
ARG TERRAFORM_VERSION=1.8.1
ARG TERRAGRUNT_VERSION=0.57.5
ARG TERRAFORM_VERSION=1.9.5
ARG TERRAGRUNT_VERSION=0.67.6
ARG AWSCLI_VERSION="2.15.57-r0"
ARG TFTOOLS_VERSION="v0.9.0"
ENV USERNAME="infratools"
Expand Down

0 comments on commit 7904263

Please sign in to comment.