registration/conf/riff-raff.yaml (20 lines of code) (raw):

stacks: [mobile-notifications] regions: [eu-west-1] deployments: registration-cfn: type: cloud-formation app: registration parameters: amiEncrypted: true amiTags: Recipe: mobile-java11-jammy-ARM AmigoStage: PROD templateStagePaths: CODE: Registration-CODE.template.json PROD: Registration-PROD.template.json registration: type: autoscaling parameters: bucketSsmLookup: true bucketSsmKey: /account/services/artifact.bucket.n10n dependencies: [registration-cfn]