Skip to content

Commit e4bfbe8

Browse files
aglshivShivam Agrawal
andauthored
revert: update google provider version to latest (#4)
Co-authored-by: Shivam Agrawal <[email protected]>
1 parent dd5e7ee commit e4bfbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ terraform {
1919
required_providers {
2020
google = {
2121
source = "hashicorp/google"
22-
version = ">= 5.7, < 6"
22+
version = ">= 3.30.0, < 6"
2323
}
2424
random = {
2525
source = "hashicorp/random"

0 commit comments

Comments
 (0)