Skip to content

Commit

Permalink
Merge branch 'main' into renovate/dflook-terraform-plan-digest
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrod-lowe authored Dec 25, 2024
2 parents 96b8ca0 + b72539e commit ec40bcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/environment-main-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ec40bcc

Please sign in to comment.