Skip to content

Commit

Permalink
.github: Bump Terraform version
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekiel-alexrod committed Jan 10, 2024
1 parent c598b65 commit efd21a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/destroy-cluster/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inputs:
TERRAFORM_VERSION:
description: "Terraform version to use"
required: false
default: "1.3.6"
default: "1.5.2"
TERRAFORM_SNAPSHOT_TAG:
description: "Tag to checkout for the scality/terraform-snapshot repository"
required: false
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/spawn-cluster/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inputs:
TERRAFORM_VERSION:
description: "Terraform version to use"
required: false
default: "1.3.6"
default: "1.5.2"
TERRAFORM_SNAPSHOT_TAG:
description: "Tag to checkout for the scality/terraform-snapshot repository"
required: false
Expand Down

0 comments on commit efd21a5

Please sign in to comment.