riff-raff.yaml (19 lines of code) (raw):
stacks: [ support ]
regions: [ eu-west-1 ]
deployments:
dotcom-components-cloudformation:
type: cloud-formation
app: dotcom-components
parameters:
cloudFormationStackName: dotcom-components
templateStagePaths:
CODE: sdc-CODE.template.json
PROD: sdc-PROD.template.json
cloudFormationStackByTags: false
amiParameter: AMIDotcomcomponents
amiTags:
Recipe: jammy-membership-node22
AmigoStage: PROD
dotcom-components:
type: autoscaling
dependencies: [ dotcom-components-cloudformation ]