Stack output resolver
Properties
Key
Required
Type
Description
Example
.
├─ stacks
│ ├─ vpc.yml
│ └─ security-groups.yml
└─ templates
├─ vpc.yml
└─ security-groups.ymlLast updated
Was this helpful?
.
├─ stacks
│ ├─ vpc.yml
│ └─ security-groups.yml
└─ templates
├─ vpc.yml
└─ security-groups.ymlLast updated
Was this helpful?
Was this helpful?
parameters:
VpcId:
resolver: stack-output
stack: /vpc.yml
output: MyVpcId