Skip to content

Commit

Permalink
Update Terraform hashicorp/terraform to ~> 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent c598dd1 commit e06151a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/example_module/providers.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "~> 1.5.0"
required_version = "~> 1.9.0"
required_providers {
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit e06151a

Please sign in to comment.