Skip to content

Commit

Permalink
Temporarily comment the CDK generated cfn deployment
Browse files Browse the repository at this point in the history
This is currently failing as the CDK doesn't define any resources. We'll
add it back in once we've started generating resources.
  • Loading branch information
tjmw committed Mar 15, 2024
1 parent a08494d commit 29f25da
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions riff-raff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ templates:
prefixStack: false

deployments:
mobile-purchases-feast-cloudformation:
type: cloud-formation
parameters:
templateStagePaths:
CODE: MobilePurchasesFeast-CODE.template.json
PROD: MobilePurchasesFeast-PROD.template.json
# mobile-purchases-feast-cloudformation:
# type: cloud-formation
# parameters:
# templateStagePaths:
# CODE: MobilePurchasesFeast-CODE.template.json
# PROD: MobilePurchasesFeast-PROD.template.json

mobile-purchases-cloudformation:
type: cloud-formation
Expand Down

0 comments on commit 29f25da

Please sign in to comment.