Fountain Coach Gitowner-controlled · read only

fountainai-deployer.git · deployer-subdomain.json

fountainai-deployer.git / deployer-subdomain.json

revision b15d77ce8978fdd177bba912f992f0b2374d9816 · complete file

{
  "Comment": "Add A record for deployer.fountain.coach",
  "Changes": [
    {
      "Action": "UPSERT",
      "ResourceRecordSet": {
        "Name": "deployer.fountain.coach.",
        "Type": "A",
        "TTL": 300,
        "ResourceRecords": [
          {
            "Value": "128.140.95.115"
          }
        ]
      }
    }
  ]
}