Cross-Account Stack Deployments
Pre-release
Pre-release
- Qaz now supports cross-account deployments by utilising different profiles defined in AWS credentials configuration.
stacks:
vpc:
# specify profile based on aws credentials/config file
profile: my_account_profile
cf:
cidr: 10.10.10.10/32
- Minor bug fixes and restructuring for upcoming beta.