Skip to content

Commit

Permalink
chore(deps): Update Terraform hashicorp/terraform to v1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 2e75f03 commit 18f0ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/private_service_connect/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

terraform {
required_version = ">= 0.13"
required_version = "1.9.3"
required_providers {
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit 18f0ee5

Please sign in to comment.