formstack-consents/riff-raff.yaml (15 lines of code) (raw):
stacks: [identity]
regions: [eu-west-1]
deployments:
formstack-consents-cfn:
type: cloud-formation
parameters:
templatePath: cloud-formation.yaml
formstack-consents-lambda:
type: aws-lambda
parameters:
bucket: identity-lambda
functionNames: [FormstackConsentsLambda-]
fileName: main.jar
prefixStack: false
dependencies: [formstack-consents-cfn]