Accounts
Example
masterAccountId: "098765432100"
organizationalUnits:
Root:
accounts:
# This is the organization master account
- "098765432100"
Root/Workloads/Dev: {}
Root/Workloads/Test: {}
Root/Workloads/Prod:
accounts:
# Account using the object notation
- id: "876754648373"
Root/Sandbox:
# Only the id is given for these accounts
accounts:
- "123456789012"
- "448873940474"Additional configuration
Name
Example
Email
Example
Description
Example
Last updated
Was this helpful?