Skip to content

Commit

Permalink
Update dependency hashicorp/terraform to v1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 94a5f90 commit 1b47094
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Set up Terraform
uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.10.3 # datasource=github-releases depName=hashicorp/terraform
terraform_version: 1.10.4 # datasource=github-releases depName=hashicorp/terraform
terraform_wrapper: false

- name: Set up OpenTofu
Expand Down
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.3
1.10.4
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- [email protected].3 # datasource=github-releases depName=hashicorp/terraform
- [email protected].4 # datasource=github-releases depName=hashicorp/terraform
- [email protected]
- [email protected]
- [email protected]
Expand Down

0 comments on commit 1b47094

Please sign in to comment.