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 73cabfe commit b3696beCopy full SHA for b3696be
compute/preview_feature/enable/main.tf
@@ -16,7 +16,7 @@
16
17
# [START compute_preview_feature_enable]
18
19
-resource "google_compute_preview_feature" "gce_preview_feature" {
+resource "google_compute_preview_feature" "default" {
20
name = "alpha-api-access"
21
activation_status = "ENABLED"
22
rollout_operation {
0 commit comments