We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b7656 commit 5994c5dCopy full SHA for 5994c5d
compute/rmig_instance_flexibility_policy/main.tf
@@ -28,7 +28,7 @@
28
terraform {
29
required_providers {
30
google = {
31
- source = "hashicorp/google"
+ source = "hashicorp/google-beta"
32
version = ">= 6.12.0"
33
}
34
0 commit comments