You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/compute_manager.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The following arguments are supported:
41
41
*`description` - (Optional) Description of the resource.
42
42
*`tag` - (Optional) A list of scope + tag pairs to associate with this resource.
43
43
*`access_level_for_oidc` - (Optional) Specifies access level to NSX from the compute manager. Accepted values - 'FULL' or 'LIMITED'. The default value is 'FULL'.
44
-
*`create_service_account` - (Optional) Specifies whether service account is created or not on compute manager. The default is `true`. Note that only `true` value will be supported from version 9.0.0 onwards.
44
+
*`create_service_account` - (Optional) Specifies whether service account is created or not on compute manager.
45
45
*`credential` - (Required) Login credentials for the compute manager. Should contain exactly one credential enlisted below:
46
46
*`saml_login` - (Optional) A login credential specifying saml token.
47
47
*`thumbprint` - (Required) Thumbprint of the server.
0 commit comments