secure-drop-monitor-riff-raff.yaml (24 lines of code) (raw):
stacks: [infosec]
regions: [eu-west-1]
deployments:
secure-drop-monitor-cloudformation:
app: secure-contact-monitor
type: cloud-formation
parameters:
amiParametersToTags:
AMI:
BuiltBy: amigo
AmigoStage: PROD
Recipe: infosec-secure-contact
amiEncrypted: true
templatePath: secure-contact.template.yaml
secure-drop-monitor-autoscaling:
app: secure-contact-monitor
type: autoscaling
parameters:
healthcheckGrace: 420
warmupGrace: 300
dependencies:
- secure-drop-monitor-cloudformation
actions:
- deploy