Skip to content

Commit

Permalink
chore(deps): update dflook/terraform-plan digest to b0877a1 (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 0385c5b commit df0887f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan-01.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
aws-region: eu-west-1

- name: Terraform plan
uses: dflook/terraform-plan@769e5a31800c917e6308ccc4f038a2c685017396 # v1
uses: dflook/terraform-plan@b0877a1bf56160160ab482f4aff8a12fff35fe06 # v1
with:
path: examples/01-minimal-aws-cloudformation-bootstrap
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan-02.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
service_account: '[email protected]'

- name: Terraform plan
uses: dflook/terraform-plan@769e5a31800c917e6308ccc4f038a2c685017396 # v1
uses: dflook/terraform-plan@b0877a1bf56160160ab482f4aff8a12fff35fe06 # v1
with:
path: examples/02-minimal-gcp-tf-bootstrap
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan-03.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
aws-region: eu-west-1

- name: Terraform plan
uses: dflook/terraform-plan@769e5a31800c917e6308ccc4f038a2c685017396 # v1
uses: dflook/terraform-plan@b0877a1bf56160160ab482f4aff8a12fff35fe06 # v1
with:
path: examples/03-aws-github-actions-oidc
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan-04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
aws-region: eu-west-1

- name: Terraform plan
uses: dflook/terraform-plan@769e5a31800c917e6308ccc4f038a2c685017396 # v1
uses: dflook/terraform-plan@b0877a1bf56160160ab482f4aff8a12fff35fe06 # v1
with:
path: examples/04-aws-wireguard-vpn
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan-05.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
aws-region: eu-west-1

- name: Terraform plan
uses: dflook/terraform-plan@769e5a31800c917e6308ccc4f038a2c685017396 # v1
uses: dflook/terraform-plan@b0877a1bf56160160ab482f4aff8a12fff35fe06 # v1
with:
path: examples/05-aws-complete
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan-06.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
aws-region: eu-west-1

- name: Terraform plan
uses: dflook/terraform-plan@769e5a31800c917e6308ccc4f038a2c685017396 # v1
uses: dflook/terraform-plan@b0877a1bf56160160ab482f4aff8a12fff35fe06 # v1
with:
path: examples/06-minimal-aws-terraform-bootstrap

0 comments on commit df0887f

Please sign in to comment.