global:
  marketplace-ami: false
  owner: quickstart@amazon.com
  qsname: quickstart-solace-pubsub
  regions:
    - ap-northeast-1
    - ap-northeast-2
    - ap-south-1
    - ap-southeast-1
    - ap-southeast-2
    - ca-central-1
    - eu-central-1
    - eu-west-1
    - eu-west-2
    - eu-west-3
    - us-east-1
    - us-east-2
    - us-west-1
    - us-west-2
    - sa-east-1
  reporting: true
tests:
  2az-asia:
    parameter_input: solace-aws-ha-2az-prod.json
    template_file: solace-master.template
    regions:
      - ap-northeast-2 t2.small not supported in ap-northeast-2b
      - ap-south-1
  3az-asia:
    parameter_input: solace-aws-ha-3az-prod.json
    template_file: solace-master.template
    regions:
      - ap-northeast-1
      - ap-southeast-1
      - ap-southeast-2
  2az-americas:
    parameter_input: solace-aws-ha-2az-prod.json
    template_file: solace-master.template
    regions:
      - us-west-1
      - ca-central-1
  3az-americas:
    parameter_input: solace-aws-ha-3az-prod.json
    template_file: solace-master.template
    regions:
      - us-east-1
      - us-east-2
      - us-west-2
  3az-europe:
    parameter_input: solace-aws-ha-3az-prod.json
    template_file: solace-master.template
    regions:
      - eu-west-1
      - eu-west-2
#      - eu-west-3
      - eu-central-1