conf/riff-raff.yaml (18 lines of code) (raw):
stacks: [support]
regions: [eu-west-1]
deployments:
cfn:
type: cloud-formation
app: admin-console
parameters:
templateStagePaths:
CODE: AdminConsole-CODE.template.json
PROD: AdminConsole-PROD.template.json
amiParameter: AMIAdminconsole
amiTags:
Recipe: jammy-membership-java11
AmigoStage: PROD
amiEncrypted: true
admin-console:
type: autoscaling
dependencies: [cfn]