Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent fd93105 commit 028e9aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ packages:
- name: shellspec/[email protected]
- name: jdx/[email protected]
- name: junegunn/[email protected]
- name: hashicorp/terraform@v1.9.3
- name: hashicorp/terraform@v1.10.3
- name: helmfile/[email protected]
- name: ahmetb/kubectx/[email protected]
- name: ahmetb/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion terraform/shared/version.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.8.2"
required_version = "1.10.3"
required_providers {
github = {
source = "integrations/github"
Expand Down

0 comments on commit 028e9aa

Please sign in to comment.