Skip to content

Commit

Permalink
feat: INFRA-403 update terraform image for validate github action
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienbonami committed Sep 19, 2023
1 parent a601365 commit d830fc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
Deploy:
name: Validate the Terraform files
runs-on: ubuntu-22.04
container: hashicorp/terraform:0.14.9
container: hashicorp/terraform:1.2.9
steps:
- uses: actions/checkout@v2
- name: Initialize the terraform modules
Expand Down

0 comments on commit d830fc3

Please sign in to comment.