File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ the initial token to connect to the Rancher API a username+password login is nee
1616controlled by Rancher.
1717
1818The following steps are used to create a Terraform controlled Rancher API token:
19- 1) Acquire a temporarily Rancher API token for the custom user by doing a username+password login
20- 2) Create a Terraform controlled token by authenticating using the (temporarily ) token from step 1
21- 3) Logout the temporarilu token acquired in step 1
19+ 1) Acquire a temporary Rancher API token for the custom user by doing a username+password login
20+ 2) Create a Terraform controlled token by authenticating using the (temporary ) token from step 1
21+ 3) Logout the temporary token acquired in step 1
2222*/
2323
2424func resourceRancher2CustomUserToken () * schema.Resource {
You can’t perform that action at this time.
0 commit comments