-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathriff-raff.yaml
More file actions
30 lines (30 loc) · 840 Bytes
/
riff-raff.yaml
File metadata and controls
30 lines (30 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
stacks:
- flexible
regions:
- eu-west-1
deployments:
typerighter-checker:
type: autoscaling
dependencies:
- typerighter-cloudformation
typerighter-rule-manager:
type: autoscaling
dependencies:
- typerighter-cloudformation
typerighter-cloudformation:
type: cloud-formation
parameters:
cloudFormationStackByTags: false
cloudFormationStackName: typerighter
prependStackToCloudFormationStackName: false
amiParametersToTags:
AMITyperighterchecker:
Recipe: editorial-tools-jammy-java17-ngrams
BuiltBy: amigo
AMITyperighterrulemanager:
Recipe: editorial-tools-jammy-java17
BuiltBy: amigo
amiEncrypted: true
templateStagePaths:
CODE: typerighter-CODE.template.json
PROD: typerighter-PROD.template.json