# A .YAML file is used to export DNS records to a # domain managed by Google Cloud. The format is # exclusive to Google Cloud DNS. --- kind: dns#resourceRecordSet name: 'ghosta.dev.' rrdatas: - '1 aspmx.l.google.com.' - '5 alt1.aspmx.l.google.com.' - '5 alt2.aspmx.l.google.com.' - '10 alt3.aspmx.l.google.com.' - '10 alt4.aspmx.l.google.com.' ttl: 3600 type: MX --- kind: dns#resourceRecordSet name: 'ghosta.dev.' rrdatas: - '"v=spf1 include:_spf.google.com ~all"' ttl: 3600 type: SPF --- kind: dns#resourceRecordSet name: 'ghosta.dev.' rrdatas: - '"v=spf1 include:_spf.google.com ~all"' ttl: 3600 type: TXT --- kind: dns#resourceRecordSet name: 'google._domainkey.ghosta.dev.' rrdatas: - '"v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjtQncw5zVg7/YQm1mqyEnEydxQ67ylEJwJpBY47ZEYLqQxHgGU8UQ+LZdNrZ5i651jea/3+ZnRL6TlIZROUmTr7YLqK/UiwTYPLovssOEmU7UfqPnZybhL0UU9pxhJuOuXN4rd0JpcYw1BWyrQO1VvVS0ljuImjsV/HEEGFTkkhy0nd9u79hBREZfDFPROA+u" "i9IOF5XTNBi0sTylfQaL4ZBRnKjVgXy6y63wsee1PgiLFZReU4NFK4Z7xEKgQRDcFKXTWIa+jq8yaGVopCfhVLt31QDcGG+TNTT05KG/LQ/D+uiHjQYzbMIDGmN1iQh5l5E5PcJ7v74bRWC7EmluwIDAQAB"' ttl: 3600 type: TXT