Skip to content

Commit

Permalink
Update dependency hashicorp/terraform to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2023
1 parent 9d653d4 commit 242452c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3
1.5.1
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
terraform {
required_version = "~> 1.2.0"
required_version = "~> 1.5.0"
}

0 comments on commit 242452c

Please sign in to comment.