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 ed0afe8 commit f20af83Copy full SHA for f20af83
compute/preview_feature/disable/main.tf
@@ -18,7 +18,7 @@
18
19
resource "google_compute_preview_feature" "default" {
20
name = "alpha-api-access"
21
- activation_status = "ACTIVATION_STATUS_UNSPECIFIED"
+ activation_status = "ACTIVATION_STATE_UNSPECIFIED"
22
rollout_operation {
23
rollout_input {
24
predefined_rollout_plan = "ROLLOUT_PLAN_FAST_ROLLOUT"
0 commit comments