We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec3b3d5 commit d971306Copy full SHA for d971306
README.md
@@ -115,7 +115,8 @@ provider.
115
Set required environment variables based as per your infrastructure settings
116
117
```sh
118
-$ # API token provided from CSP
+$ # API token provided from CSP with at least "Organization Member" role and service role
119
+$ # on "VMware Cloud on AWS" service that is allowed to deploy SDDCs.
120
$ export API_TOKEN=xxx
121
$ # Id of a VMC Org in which test SDDC are (to be) placed
122
$ export ORG_ID=xxxx
0 commit comments