hq/conf/riff-raff.yaml (26 lines of code) (raw):
allowedStages:
- PROD
stacks:
- security
regions:
- eu-west-1
deployments:
security-hq:
type: autoscaling
actions:
- uploadArtifacts
security-hq-cfn:
type: cloud-formation
app: security-hq
parameters:
prependStackToCloudFormationStackName: false
cloudFormationStackName: security-hq
templatePath: security-hq.template.json
amiParameter: AMISecurityhq
amiEncrypted: true
amiTags:
Recipe: arm64-jammy-java11-security
BuiltBy: amigo
AmigoStage: PROD
dependencies:
- security-hq