Skip to content

Commit

Permalink
chore(deps): update dflook/terraform-plan digest to d3cfbcc (#121)
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 15, 2023
1 parent 633de96 commit b57ce86
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@565c93ef17640e3cee13fb9148793db3697dd412 # v1
uses: dflook/terraform-plan@d3cfbccf539e67b94a8a7c7e9f7d6bec5a627dd6 # 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@565c93ef17640e3cee13fb9148793db3697dd412 # v1
uses: dflook/terraform-plan@d3cfbccf539e67b94a8a7c7e9f7d6bec5a627dd6 # 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@565c93ef17640e3cee13fb9148793db3697dd412 # v1
uses: dflook/terraform-plan@d3cfbccf539e67b94a8a7c7e9f7d6bec5a627dd6 # 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@565c93ef17640e3cee13fb9148793db3697dd412 # v1
uses: dflook/terraform-plan@d3cfbccf539e67b94a8a7c7e9f7d6bec5a627dd6 # 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@565c93ef17640e3cee13fb9148793db3697dd412 # v1
uses: dflook/terraform-plan@d3cfbccf539e67b94a8a7c7e9f7d6bec5a627dd6 # 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@565c93ef17640e3cee13fb9148793db3697dd412 # v1
uses: dflook/terraform-plan@d3cfbccf539e67b94a8a7c7e9f7d6bec5a627dd6 # v1
with:
path: examples/06-minimal-aws-terraform-bootstrap

0 comments on commit b57ce86

Please sign in to comment.