Skip to content
This repository was archived by the owner on Oct 22, 2023. It is now read-only.

Commit c56ba16

Browse files
Update Terraform google to v5
1 parent 75d48fa commit c56ba16

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

infra/.terraform.lock.hcl

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infra/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ terraform {
2525
}
2626

2727
google = {
28-
version = "4.83.0"
28+
version = "5.1.0"
2929
source = "hashicorp/google"
3030
}
3131
}

0 commit comments

Comments
 (0)