From 06551e6f197452d19214312c0aa30b6982159a94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 17:32:01 +1300 Subject: [PATCH 1/2] Update dflook/terraform-validate digest to 46e4736 (#384) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/terraform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform.yaml b/.github/workflows/terraform.yaml index d49b5f91..8f4cab0d 100644 --- a/.github/workflows/terraform.yaml +++ b/.github/workflows/terraform.yaml @@ -17,7 +17,7 @@ jobs: - name: Checkout code uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb - name: Validate Terraform - uses: dflook/terraform-validate@93108d6d37b2fd79d527ec77c190105de1429bb5 + uses: dflook/terraform-validate@46e4736fe16f84ba22a09c6c4d4a7bd5bb5f978e with: path: terraform/environment/wildsea \ No newline at end of file From b72539eca9575ef031145b448b6d57c6e6043e4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 19:44:52 +1300 Subject: [PATCH 2/2] Update dflook/terraform-apply digest to 8ffcf53 (#382) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jarrod Lowe <41766555+jarrod-lowe@users.noreply.github.com> --- .github/workflows/environment-main-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/environment-main-deploy.yaml b/.github/workflows/environment-main-deploy.yaml index 3beb9c03..74261507 100644 --- a/.github/workflows/environment-main-deploy.yaml +++ b/.github/workflows/environment-main-deploy.yaml @@ -49,7 +49,7 @@ jobs: aws-region: ${{ vars.AWS_REGION }} - name: terraform apply - uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f + uses: dflook/terraform-apply@8ffcf535ca17dd84586bcda5b072f3d7bde0a97c id: terraform with: path: terraform/environment/wildsea