File: ibm-credentials-vpc.env

package info (click to toggle)
python-ibm-cloud-sdk-core 3.24.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 944 kB
  • sloc: python: 5,750; makefile: 40; xml: 7; sh: 7
file content (11 lines) | stat: -rw-r--r-- 280 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# VPC auth with default config
SERVICE1_AUTH_TYPE=vpc

# VPC auth with profile CRN
SERVICE2_AUTH_TYPE=vpc
SERVICE2_IAM_PROFILE_CRN=crn:iam-profile1
SERVICE2_AUTH_URL=http://vpc.imds.com/api

# VPC auth with profile ID
SERVICE3_AUTH_TYPE=vpc
SERVICE3_IAM_PROFILE_ID=iam-profile1-id