Skip to content

Commit

Permalink
chore(deps): update dflook/terraform-apply digest to 67a0570
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent f273fbc commit ccf4b86
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/periodic-terraform-apply-01.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
aws-region: eu-west-1

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/01-minimal-aws-cloudformation-bootstrap
auto_approve: true
2 changes: 1 addition & 1 deletion .github/workflows/periodic-terraform-apply-02.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
service_account: '[email protected]'

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/02-minimal-gcp-tf-bootstrap
auto_approve: true
2 changes: 1 addition & 1 deletion .github/workflows/periodic-terraform-apply-03.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
aws-region: eu-west-1

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/03-aws-github-actions-oidc
auto_approve: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/periodic-terraform-apply-04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
aws-region: eu-west-1

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/04-aws-wireguard-vpn
auto_approve: true
2 changes: 1 addition & 1 deletion .github/workflows/periodic-terraform-apply-05.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
aws-region: eu-west-1

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/05-aws-complete
auto_approve: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/periodic-terraform-apply-06.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
aws-region: eu-west-1

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/06-minimal-aws-terraform-bootstrap
auto_approve: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terraform-apply-01.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
aws-region: eu-west-1

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/01-minimal-aws-cloudformation-bootstrap
2 changes: 1 addition & 1 deletion .github/workflows/terraform-apply-02.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:


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

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

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/04-aws-wireguard-vpn
2 changes: 1 addition & 1 deletion .github/workflows/terraform-apply-05.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
aws-region: eu-west-1

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/05-aws-complete

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terraform-apply-06.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
aws-region: eu-west-1

- name: Terraform apply
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
uses: dflook/terraform-apply@67a0570838139791d018128a40fbf9028330145a # v1
with:
path: examples/06-minimal-aws-terraform-bootstrap

Expand Down

0 comments on commit ccf4b86

Please sign in to comment.