Skip to content

Commit d971306

Browse files
author
Dimitar Proynov
committed
Clarify "API token" required permissions in README.md
Addressing Fanny's review comments. Signed-off-by: Dimitar Proynov <[email protected]>
1 parent ec3b3d5 commit d971306

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ provider.
115115
Set required environment variables based as per your infrastructure settings
116116

117117
```sh
118-
$ # API token provided from CSP
118+
$ # 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.
119120
$ export API_TOKEN=xxx
120121
$ # Id of a VMC Org in which test SDDC are (to be) placed
121122
$ export ORG_ID=xxxx

0 commit comments

Comments
 (0)