Skip to content

Commit

Permalink
Renovate Update Terraform hashicorp/terraform to v1.10.2 (#1770)
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 17, 2024
1 parent b9635b3 commit 4c2a20c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/account/versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.10.0"
required_version = "1.10.2"
required_providers {
archive = {
source = "hashicorp/archive"
Expand Down
2 changes: 1 addition & 1 deletion terraform/environment/versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.10.0"
required_version = "1.10.2"
required_providers {
archive = {
source = "hashicorp/archive"
Expand Down

0 comments on commit 4c2a20c

Please sign in to comment.