Skip to content

Commit 898e780

Browse files
committed
cd(report): Use CDK produced CloudFormation templates
1 parent a01f197 commit 898e780

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

report/conf/riff-raff.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ deployments:
99
amiTags:
1010
Recipe: mobile-java11-jammy-ARM
1111
AmigoStage: PROD
12-
templatePath: report.yaml
12+
templateStagePaths:
13+
CODE: Report-CODE.template.json
14+
PROD: Report-PROD.template.json
1315
report:
1416
type: autoscaling
1517
parameters:

0 commit comments

Comments
 (0)