Skip to content

Commit

Permalink
Merge pull request #38 from padok-team/renovate/hashicorp-terraform-1.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform hashicorp/terraform to ~> 1.5.0
  • Loading branch information
smeelock authored Jun 23, 2023
2 parents f5c9b60 + 85c854a commit 9659a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "~> 1.4.0"
required_version = "~> 1.5.0"
required_providers {
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit 9659a32

Please sign in to comment.