Adds recipes.ahoskingit.com

This commit is contained in:
Ahosking 2020-07-24 01:46:48 -04:00
parent 652df54d32
commit ba6cd0d9e9
3 changed files with 62 additions and 17 deletions

View File

@ -47,6 +47,14 @@ resource "cloudflare_record" "ahoskingit_plex" {
proxied = "true" proxied = "true"
} }
resource "cloudflare_record" "ahoskingit_recipes" {
zone_id = cloudflare_zone.ahoskingit_com.id
name = "recipes.ahoskingit.com"
type = "CNAME"
value = join(".", [cloudflare_record.home_ahoskingit.name, cloudflare_zone.ahoskingit_com.zone])
proxied = "true"
}
resource "cloudflare_record" "home_ahoskingit" { resource "cloudflare_record" "home_ahoskingit" {
zone_id = cloudflare_zone.ahoskingit_com.id zone_id = cloudflare_zone.ahoskingit_com.id
name = "home" name = "home"
@ -227,4 +235,4 @@ resource "cloudflare_record" "ahoskingit_com_txt" {
type = "TXT" type = "TXT"
ttl = 120 ttl = 120
value = "google-site-verification=8-QKnBQElI58gnygDWcCzvDGRh31c_bFmNMaSd0fCwE" value = "google-site-verification=8-QKnBQElI58gnygDWcCzvDGRh31c_bFmNMaSd0fCwE"
} }

View File

@ -1,7 +1,7 @@
{ {
"version": 4, "version": 4,
"terraform_version": "0.12.26", "terraform_version": "0.12.26",
"serial": 113, "serial": 115,
"lineage": "db7d87ff-3078-47ed-a0a9-91749a2dbba5", "lineage": "db7d87ff-3078-47ed-a0a9-91749a2dbba5",
"outputs": {}, "outputs": {},
"resources": [ "resources": [
@ -1252,6 +1252,43 @@
} }
] ]
}, },
{
"mode": "managed",
"type": "cloudflare_record",
"name": "ahoskingit_recipes",
"provider": "provider.cloudflare",
"instances": [
{
"schema_version": 1,
"attributes": {
"created_on": "2020-07-24T05:45:59.35074Z",
"data": null,
"hostname": "recipes.ahoskingit.com",
"id": "be77a46daa65e4f8ccc146bd4e65bc24",
"metadata": {
"auto_added": "false",
"managed_by_apps": "false",
"managed_by_argo_tunnel": "false",
"source": "primary"
},
"modified_on": "2020-07-24T05:45:59.35074Z",
"name": "recipes.ahoskingit.com",
"priority": 0,
"proxiable": true,
"proxied": true,
"ttl": 1,
"type": "CNAME",
"value": "home.ahoskingit.com",
"zone_id": "6b3fe5493c79efccf633719ab48ef00f"
},
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",
"dependencies": [
"cloudflare_record.home_ahoskingit",
"cloudflare_zone.ahoskingit_com"
]
}
]
},
{ {
"mode": "managed", "mode": "managed",
"type": "cloudflare_record", "type": "cloudflare_record",

View File

@ -1,7 +1,7 @@
{ {
"version": 4, "version": 4,
"terraform_version": "0.12.26", "terraform_version": "0.12.26",
"serial": 106, "serial": 113,
"lineage": "db7d87ff-3078-47ed-a0a9-91749a2dbba5", "lineage": "db7d87ff-3078-47ed-a0a9-91749a2dbba5",
"outputs": {}, "outputs": {},
"resources": [ "resources": [
@ -516,7 +516,7 @@
"multivalue_answer_routing_policy": null, "multivalue_answer_routing_policy": null,
"name": "home.ahoskingit.ca", "name": "home.ahoskingit.ca",
"records": [ "records": [
"70.31.147.28" "70.31.145.177"
], ],
"set_identifier": "", "set_identifier": "",
"ttl": 5, "ttl": 5,
@ -763,7 +763,7 @@
"multivalue_answer_routing_policy": null, "multivalue_answer_routing_policy": null,
"name": "support.automatedbytes.com", "name": "support.automatedbytes.com",
"records": [ "records": [
"70.31.147.28" "70.31.145.177"
], ],
"set_identifier": "", "set_identifier": "",
"ttl": 5, "ttl": 5,
@ -1369,7 +1369,7 @@
{ {
"schema_version": 1, "schema_version": 1,
"attributes": { "attributes": {
"created_on": "2020-06-30T13:32:28.172839Z", "created_on": "2020-07-02T15:24:04.144097Z",
"data": {}, "data": {},
"hostname": "git.ahoskingit.com", "hostname": "git.ahoskingit.com",
"id": "275b11fceee4a282df623ee07b4052eb", "id": "275b11fceee4a282df623ee07b4052eb",
@ -1379,14 +1379,14 @@
"managed_by_argo_tunnel": "false", "managed_by_argo_tunnel": "false",
"source": "primary" "source": "primary"
}, },
"modified_on": "2020-06-30T13:32:28.172839Z", "modified_on": "2020-07-02T15:24:04.144097Z",
"name": "git", "name": "git",
"priority": 0, "priority": 0,
"proxiable": true, "proxiable": true,
"proxied": false, "proxied": false,
"ttl": 1, "ttl": 1,
"type": "A", "type": "A",
"value": "70.31.147.28", "value": "70.31.145.177",
"zone_id": "6b3fe5493c79efccf633719ab48ef00f" "zone_id": "6b3fe5493c79efccf633719ab48ef00f"
}, },
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==", "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",
@ -1477,7 +1477,7 @@
{ {
"schema_version": 1, "schema_version": 1,
"attributes": { "attributes": {
"created_on": "2020-06-30T13:32:28.934498Z", "created_on": "2020-07-02T15:24:04.653756Z",
"data": {}, "data": {},
"hostname": "home.ahoskingit.com", "hostname": "home.ahoskingit.com",
"id": "dafe7c2cfd1d00a6a8115bfaeed572ae", "id": "dafe7c2cfd1d00a6a8115bfaeed572ae",
@ -1487,14 +1487,14 @@
"managed_by_argo_tunnel": "false", "managed_by_argo_tunnel": "false",
"source": "primary" "source": "primary"
}, },
"modified_on": "2020-06-30T13:32:28.934498Z", "modified_on": "2020-07-02T15:24:04.653756Z",
"name": "home", "name": "home",
"priority": 0, "priority": 0,
"proxiable": true, "proxiable": true,
"proxied": true, "proxied": true,
"ttl": 1, "ttl": 1,
"type": "A", "type": "A",
"value": "70.31.147.28", "value": "70.31.145.177",
"zone_id": "6b3fe5493c79efccf633719ab48ef00f" "zone_id": "6b3fe5493c79efccf633719ab48ef00f"
}, },
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==", "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",
@ -1620,7 +1620,7 @@
{ {
"schema_version": 1, "schema_version": 1,
"attributes": { "attributes": {
"created_on": "2020-06-30T13:32:28.699358Z", "created_on": "2020-07-02T15:24:04.899703Z",
"data": {}, "data": {},
"hostname": "logs.ahoskingit.com", "hostname": "logs.ahoskingit.com",
"id": "7e209dc77cac1ecf00ae79137228478b", "id": "7e209dc77cac1ecf00ae79137228478b",
@ -1630,14 +1630,14 @@
"managed_by_argo_tunnel": "false", "managed_by_argo_tunnel": "false",
"source": "primary" "source": "primary"
}, },
"modified_on": "2020-06-30T13:32:28.699358Z", "modified_on": "2020-07-02T15:24:04.899703Z",
"name": "logs", "name": "logs",
"priority": 0, "priority": 0,
"proxiable": true, "proxiable": true,
"proxied": true, "proxied": true,
"ttl": 1, "ttl": 1,
"type": "A", "type": "A",
"value": "70.31.147.28", "value": "70.31.145.177",
"zone_id": "6b3fe5493c79efccf633719ab48ef00f" "zone_id": "6b3fe5493c79efccf633719ab48ef00f"
}, },
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==", "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",
@ -2362,7 +2362,7 @@
{ {
"schema_version": 1, "schema_version": 1,
"attributes": { "attributes": {
"created_on": "2020-06-30T13:32:28.428665Z", "created_on": "2020-07-02T15:24:04.390471Z",
"data": {}, "data": {},
"hostname": "support.automatedbytes.com", "hostname": "support.automatedbytes.com",
"id": "da8a433e85dbc7805a86ec622557475a", "id": "da8a433e85dbc7805a86ec622557475a",
@ -2372,14 +2372,14 @@
"managed_by_argo_tunnel": "false", "managed_by_argo_tunnel": "false",
"source": "primary" "source": "primary"
}, },
"modified_on": "2020-06-30T13:32:28.428665Z", "modified_on": "2020-07-02T15:24:04.390471Z",
"name": "support", "name": "support",
"priority": 0, "priority": 0,
"proxiable": true, "proxiable": true,
"proxied": true, "proxied": true,
"ttl": 1, "ttl": 1,
"type": "A", "type": "A",
"value": "70.31.147.28", "value": "70.31.145.177",
"zone_id": "17ce22c4db27214cd0ec8f490fe07404" "zone_id": "17ce22c4db27214cd0ec8f490fe07404"
}, },
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==", "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",