riff-raff.yaml (24 lines of code) (raw):
stacks: [media-service]
regions: [eu-west-1]
deployments:
associated-press-feed-cloudformation:
type: cloud-formation
app: associated-press-feed
contentDirectory: associated-press-feed
parameters:
templateStagePaths:
CODE: AssociatedPressFeed-CODE.template.json
PROD: AssociatedPressFeed-PROD.template.json
amiTags:
BuiltBy: amigo
AmigoStage: PROD
Recipe: editorial-tools-jammy-java17
amiParameter: AMIAssociatedpressfeed
prependStackToCloudFormationStackName: false
associated-press-feed-autoscaling:
type: autoscaling
app: associated-press-feed
contentDirectory: associated-press-feed
parameters:
prefixApp: true
dependencies: [ associated-press-feed-cloudformation ]