Skip to content

Commit b3696be

Browse files
authored
Updated project
1 parent 73cabfe commit b3696be

File tree

1 file changed

+1
-1
lines changed
  • compute/preview_feature/enable

1 file changed

+1
-1
lines changed

compute/preview_feature/enable/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# [START compute_preview_feature_enable]
1818

19-
resource "google_compute_preview_feature" "gce_preview_feature" {
19+
resource "google_compute_preview_feature" "default" {
2020
name = "alpha-api-access"
2121
activation_status = "ENABLED"
2222
rollout_operation {

0 commit comments

Comments
 (0)