report/conf/riff-raff.yaml (18 lines of code) (raw):
stacks: [mobile-notifications]
regions: [eu-west-1]
deployments:
report-cfn:
type: cloud-formation
app: report
parameters:
amiEncrypted: true
amiTags:
Recipe: mobile-java11-jammy-ARM
AmigoStage: PROD
templatePath: report.yaml
report:
type: autoscaling
parameters:
bucketSsmLookup: true
bucketSsmKey: /account/services/artifact.bucket.n10n
dependencies: [report-cfn]