From b4a088e5bcd12f60e6408635ecf95c6c0052418f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:11:57 +0000 Subject: [PATCH] Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 2.0.3 to 3.0.0. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/setup-terraform/compare/633666f66e0061ca3b725c73b2ec20cd13a8fdd1...a1502cd9e758c50496cc9ac5308c4843bcd56d36) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/base.yml | 4 ++-- .github/workflows/components.yml | 4 ++-- .github/workflows/delius-core.yml | 4 ++-- .github/workflows/delius-iaps.yml | 4 ++-- .github/workflows/example.yml | 4 ++-- .github/workflows/hmpps.yml | 4 ++-- .github/workflows/modernisation-platform.yml | 4 ++-- .github/workflows/nomis-data-hub.yml | 4 ++-- .github/workflows/nomis.yml | 4 ++-- .github/workflows/oasys.yml | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/workflows/base.yml b/.github/workflows/base.yml index 2765822a6..22c821d30 100644 --- a/.github/workflows/base.yml +++ b/.github/workflows/base.yml @@ -275,7 +275,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false @@ -378,7 +378,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false diff --git a/.github/workflows/components.yml b/.github/workflows/components.yml index 368d7d6ae..610686fee 100644 --- a/.github/workflows/components.yml +++ b/.github/workflows/components.yml @@ -169,7 +169,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false @@ -264,7 +264,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false diff --git a/.github/workflows/delius-core.yml b/.github/workflows/delius-core.yml index 1f0d57bff..39ea221a4 100644 --- a/.github/workflows/delius-core.yml +++ b/.github/workflows/delius-core.yml @@ -274,7 +274,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false @@ -377,7 +377,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false diff --git a/.github/workflows/delius-iaps.yml b/.github/workflows/delius-iaps.yml index 58e030243..e9548f4b3 100644 --- a/.github/workflows/delius-iaps.yml +++ b/.github/workflows/delius-iaps.yml @@ -274,7 +274,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false @@ -377,7 +377,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index 9d9955ac8..1dd9c2839 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -46,7 +46,7 @@ jobs: role-session-name: githubactionsrolesession aws-region: ${{ env.AWS_REGION }} - name: Load and Configure Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: 1.0.1 terraform_wrapper: false @@ -81,7 +81,7 @@ jobs: role-session-name: githubactionsrolesession aws-region: ${{ env.AWS_REGION }} - name: Load and Configure Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: 1.0.1 terraform_wrapper: false diff --git a/.github/workflows/hmpps.yml b/.github/workflows/hmpps.yml index 28fbb34d3..1a87a55fb 100644 --- a/.github/workflows/hmpps.yml +++ b/.github/workflows/hmpps.yml @@ -274,7 +274,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false @@ -377,7 +377,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false diff --git a/.github/workflows/modernisation-platform.yml b/.github/workflows/modernisation-platform.yml index 932f77e5e..d1f134d1c 100644 --- a/.github/workflows/modernisation-platform.yml +++ b/.github/workflows/modernisation-platform.yml @@ -49,7 +49,7 @@ jobs: aws-region: ${{ env.AWS_REGION }} - name: Load and Configure Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ~> 1.0 terraform_wrapper: false @@ -87,7 +87,7 @@ jobs: aws-region: ${{ env.AWS_REGION }} - name: Load and Configure Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ~> 1.0 terraform_wrapper: false diff --git a/.github/workflows/nomis-data-hub.yml b/.github/workflows/nomis-data-hub.yml index f5bfee5cf..d1a801514 100644 --- a/.github/workflows/nomis-data-hub.yml +++ b/.github/workflows/nomis-data-hub.yml @@ -274,7 +274,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false @@ -377,7 +377,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false diff --git a/.github/workflows/nomis.yml b/.github/workflows/nomis.yml index e7c5cb1a8..02bd88b31 100644 --- a/.github/workflows/nomis.yml +++ b/.github/workflows/nomis.yml @@ -274,7 +274,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false @@ -377,7 +377,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false diff --git a/.github/workflows/oasys.yml b/.github/workflows/oasys.yml index efd19cf29..63f757342 100644 --- a/.github/workflows/oasys.yml +++ b/.github/workflows/oasys.yml @@ -274,7 +274,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false @@ -377,7 +377,7 @@ jobs: echo "version=${version}" >> $GITHUB_OUTPUT - name: Setup Terraform - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 + uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0 with: terraform_version: ${{ steps.discover.outputs.version }} terraform_wrapper: false