cloudformation-plus-plus: cfn template preprocessor
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
184 B

cfnpp:
stack:
- doc3.yaml
- doc4.yaml
variables:
A: 2
B: 2
AwsThing: '2020-01-01'
Resources:
Thing:
A: 1
B: 2
AnArr:
- 1
- 2
Thing3: !var C