diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 75f9162..90a29b2 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -7,7 +7,7 @@ on: - "**" env: - terraform_version: "1.6.6" # /~https://github.com/hashicorp/terraform/releases + terraform_version: "1.7.1" # /~https://github.com/hashicorp/terraform/releases tflint_version: "0.50.1" # /~https://github.com/terraform-linters/tflint/releases tfsec_version: "1.28.4" # /~https://github.com/aquasecurity/tfsec/releases tf_summarize_version: "0.3.7" # /~https://github.com/dineshba/tf-summarize/releases