Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 0f1e29b commit b9e1521
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/[email protected].3
- name: hashicorp/[email protected].7
- 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.9.7"
required_providers {
github = {
source = "integrations/github"
Expand Down

0 comments on commit b9e1521

Please sign in to comment.