Skip to content

Commit 94025e4

Browse files
committed
Revert "remove switch statements between api versions for compute"
This reverts commit bf1b3a2.
1 parent d86bbb2 commit 94025e4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/index.html.markdown

+2-3
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,5 @@ deprecation policy, and no SLA, but are otherwise considered to be feature-compl
112112
with only minor outstanding issues after their Alpha period. Beta is when a GCP feature
113113
is publicly announced, and is when they generally become publicly available.
114114

115-
Terraform resources that support beta features will always use the Beta APIs to provision
116-
the resource. Importing a resource that supports beta features will always import those
117-
features, even if the resource was created in a matter that was not explicitly beta.
115+
Resources will automatically be provisioned using Beta APIs when you specify a feature
116+
marked Beta in your Terraform config file.

0 commit comments

Comments
 (0)