riff-raff.yaml (21 lines of code) (raw):
stacks: [targeting]
regions: [eu-west-1]
allowedStages:
- CODE
- PROD
deployments:
braze-components-storybook-static:
app: braze-components
type: aws-s3
parameters:
bucket: braze-components-storybook
prefixStack: false
cacheControl: public, max-age=3600
publicReadAcl: false
braze-components-cfn:
type: cloud-formation
app: braze-components
parameters:
templateStagePaths:
CODE: BrazeComponents-CODE.template.json
PROD: BrazeComponents-PROD.template.json