diff --git a/terraform/.terraform.lock.hcl b/terraform/.terraform.lock.hcl new file mode 100644 index 0000000..057fe65 --- /dev/null +++ b/terraform/.terraform.lock.hcl @@ -0,0 +1,22 @@ +# This file is maintained automatically by "terraform init". +# Manual edits may be lost in future updates. + +provider "registry.terraform.io/ovh/ovh" { + version = "0.15.0" + hashes = [ + "h1:rh7PGMysbkMfqBSf2CFoItKr7fF9hS7ZAIsZp0eOCxE=", + "zh:122172ff264ce8adfdd21af53b2a3bdf612f467aa24a44d3c517df05711d9324", + "zh:255e029721057a9f7e284f072600b1ee219abbcaf60be505b8af164a0bf85f12", + "zh:2db9a0c41062e8bfa51573f7cf584a82aa41e4d58b4e875dac993c08817558c3", + "zh:2f399c684f0d557b38dd5471d1f1827592260e2fb0c5380b7b6db7e5f58eb29d", + "zh:38fc5d0c2b0c5a549881b0ae942648f0b8542252533a6c7afcb2d6aeef003584", + "zh:4949c7ed30e074c0f5f4489c73a1e1262919e7fb95337b1ffcb2ef2e65211a1b", + "zh:4e9577d2099953a7aa31dca1dc31fdeeb57835e22b82f97b3f14056d8b907cb4", + "zh:6f9a40171e3b9be0c7640bbe7b994cad613779528306d6a3b922e773357abd2d", + "zh:7211debe573bd46d9e9ef10d60215ca8f3404baec437862e335945dcf798302d", + "zh:73ce6df8810fa7f427814f4878afe1841c554c2f5021ed56affc0593ef538958", + "zh:9aeb3b5b991cdc58cfc6a0c55ce71ebffad0cc2d906f876c4ebe40d0ed28b929", + "zh:9f1d3628318c2059c6baa38a6156b3c06f3c34f43720228a9bb30bbb15844ba6", + "zh:d38a2ad0809adcd2f3b95b5a8764bbdd4d1f96300951e050d578250152e459e9", + ] +} diff --git a/terraform/ovh.tf b/terraform/ovh.tf index 5624315..5cd1f71 100644 --- a/terraform/ovh.tf +++ b/terraform/ovh.tf @@ -45,6 +45,15 @@ resource "ovh_domain_zone_record" "moritzgraf_subdomains_k8s" { target = "haumdaucher.de." } +# Kochen +resource "ovh_domain_zone_record" "kochen_haumdaucher" { + zone = "haumdaucher.de" + subdomain = "kochen" + fieldtype = "CNAME" + ttl = local.ttl + target = "haumdaucher-datalab.github.io." +} + ## nodes resource "ovh_domain_zone_record" "one" { diff --git a/terraform/terraform.tfstate b/terraform/terraform.tfstate index c884f1d..eb812e5 100644 --- a/terraform/terraform.tfstate +++ b/terraform/terraform.tfstate @@ -1,7 +1,7 @@ { "version": 4, - "terraform_version": "0.13.3", - "serial": 180, + "terraform_version": "1.0.4", + "serial": 182, "lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e", "outputs": {}, "resources": [ @@ -21,6 +21,7 @@ "ttl": 60, "zone": "ameliegraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -41,6 +42,7 @@ "ttl": 60, "zone": "ameliegraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -62,6 +64,7 @@ "ttl": 60, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -75,6 +78,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -88,6 +92,7 @@ "ttl": 60, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -101,6 +106,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -114,6 +120,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -135,6 +142,7 @@ "ttl": 60, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -148,6 +156,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -161,6 +170,7 @@ "ttl": 60, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -174,6 +184,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -187,6 +198,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -207,6 +219,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -227,6 +240,28 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "ovh_domain_zone_record", + "name": "kochen_haumdaucher", + "provider": "provider[\"registry.terraform.io/ovh/ovh\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fieldtype": "CNAME", + "id": "5205826663", + "subdomain": "kochen", + "target": "haumdaucher-datalab.github.io.", + "ttl": 60, + "zone": "haumdaucher.de" + }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -248,6 +283,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -261,6 +297,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -274,6 +311,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -287,6 +325,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -300,6 +339,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -313,6 +353,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -326,6 +367,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -339,6 +381,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -352,6 +395,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -365,6 +409,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -378,6 +423,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -391,6 +437,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -404,6 +451,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -417,6 +465,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -430,6 +479,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -443,6 +493,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -456,6 +507,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -469,6 +521,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -482,6 +535,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -495,6 +549,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -508,6 +563,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -528,6 +584,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -548,6 +605,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -569,6 +627,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -582,6 +641,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -595,6 +655,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -608,6 +669,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -621,6 +683,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -634,6 +697,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -647,6 +711,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -660,6 +725,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -673,6 +739,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -686,6 +753,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -699,6 +767,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -712,6 +781,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -725,6 +795,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -738,6 +809,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -751,6 +823,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -764,6 +837,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -777,6 +851,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -790,6 +865,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -803,6 +879,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -816,6 +893,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -829,6 +907,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -850,6 +929,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -863,6 +943,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -876,6 +957,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -889,6 +971,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -909,6 +992,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -930,6 +1014,7 @@ "ttl": 60, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -943,6 +1028,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -956,6 +1042,7 @@ "ttl": 60, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -969,6 +1056,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -982,6 +1070,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -1002,6 +1091,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -1023,6 +1113,7 @@ "ttl": 600, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1036,6 +1127,7 @@ "ttl": 600, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1049,6 +1141,7 @@ "ttl": 600, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1062,6 +1155,7 @@ "ttl": 600, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1075,6 +1169,7 @@ "ttl": 600, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -1096,6 +1191,7 @@ "ttl": 60, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1109,6 +1205,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1122,6 +1219,7 @@ "ttl": 60, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1135,6 +1233,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1148,6 +1247,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -1168,6 +1268,7 @@ "ttl": 60, "zone": "ameliegraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -1188,6 +1289,7 @@ "ttl": 60, "zone": "ameliegraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] diff --git a/terraform/terraform.tfstate.1605378391.backup b/terraform/terraform.tfstate.1605378391.backup deleted file mode 100644 index 352fb45..0000000 --- a/terraform/terraform.tfstate.1605378391.backup +++ /dev/null @@ -1,1266 +0,0 @@ -{ - "version": 4, - "terraform_version": "0.13.3", - "serial": 150, - "lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e", - "outputs": {}, - "resources": [ - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dkim_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871408", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871416", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871404", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871406", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871419", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871427", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871412", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dmarc_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871405", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871403", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871417", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871411", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871413", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871409", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871410", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106871420", - "subdomain": "", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_wildcard_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5112336220", - "subdomain": "*", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "krassescheisse_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532212", - "subdomain": "alertmanager", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532224", - "subdomain": "auth", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532214", - "subdomain": "chat", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532215", - "subdomain": "cloud", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532228", - "subdomain": "code", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532218", - "subdomain": "grafana", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532223", - "subdomain": "hub", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532227", - "subdomain": "imap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532222", - "subdomain": "jaeger", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533002", - "subdomain": "kc", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532229", - "subdomain": "ldap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532226", - "subdomain": "monitoring", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532213", - "subdomain": "mqtt", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532217", - "subdomain": "phpmyadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532231", - "subdomain": "phppgadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532225", - "subdomain": "pop3", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532230", - "subdomain": "prometheus", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532221", - "subdomain": "rstudio", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532216", - "subdomain": "smtp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533005", - "subdomain": "webapp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5122534663", - "subdomain": "www", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mail_moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106870709", - "subdomain": "mail", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5118726203", - "subdomain": "", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870451", - "subdomain": "alertmanager", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870439", - "subdomain": "auth", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870446", - "subdomain": "chat", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870454", - "subdomain": "cloud", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870455", - "subdomain": "code", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870443", - "subdomain": "grafana", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870438", - "subdomain": "hub", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870448", - "subdomain": "imap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870437", - "subdomain": "jaeger", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533004", - "subdomain": "kc", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870449", - "subdomain": "ldap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870447", - "subdomain": "monitoring", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870444", - "subdomain": "mqtt", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870440", - "subdomain": "phpmyadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870452", - "subdomain": "phppgadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870453", - "subdomain": "pop3", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870456", - "subdomain": "prometheus", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870442", - "subdomain": "rstudio", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870450", - "subdomain": "smtp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533003", - "subdomain": "webapp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870435", - "subdomain": "www", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains_k8s", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "corona", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233478", - "subdomain": "corona", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "corona-api", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233479", - "subdomain": "corona-api", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "git", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5116593521", - "subdomain": "git", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "tt-rss", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113719565", - "subdomain": "tt-rss", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mx_records", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871399", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871407", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871400", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871401", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871414", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871418", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871402", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "one", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515103", - "subdomain": "one", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_spf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871423", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871422", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871426", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871425", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871415", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871424", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871421", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_txt", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871434", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871432", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871428", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871431", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871430", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871429", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871433", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "three", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515102", - "subdomain": "three", - "target": "37.59.61.198", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "two", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515101", - "subdomain": "two", - "target": "37.59.40.95", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - } - ] -} diff --git a/terraform/terraform.tfstate.1605378437.backup b/terraform/terraform.tfstate.1605378437.backup deleted file mode 100644 index 24b709e..0000000 --- a/terraform/terraform.tfstate.1605378437.backup +++ /dev/null @@ -1,1253 +0,0 @@ -{ - "version": 4, - "terraform_version": "0.13.3", - "serial": 151, - "lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e", - "outputs": {}, - "resources": [ - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dkim_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871408", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871416", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871404", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871406", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871427", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871412", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dmarc_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871405", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871403", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871417", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871411", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871413", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871409", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871410", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106871420", - "subdomain": "", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_wildcard_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5112336220", - "subdomain": "*", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "krassescheisse_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532212", - "subdomain": "alertmanager", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532224", - "subdomain": "auth", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532214", - "subdomain": "chat", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532215", - "subdomain": "cloud", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532228", - "subdomain": "code", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532218", - "subdomain": "grafana", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532223", - "subdomain": "hub", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532227", - "subdomain": "imap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532222", - "subdomain": "jaeger", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533002", - "subdomain": "kc", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532229", - "subdomain": "ldap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532226", - "subdomain": "monitoring", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532213", - "subdomain": "mqtt", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532217", - "subdomain": "phpmyadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532231", - "subdomain": "phppgadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532225", - "subdomain": "pop3", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532230", - "subdomain": "prometheus", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532221", - "subdomain": "rstudio", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532216", - "subdomain": "smtp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533005", - "subdomain": "webapp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5122534663", - "subdomain": "www", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mail_moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106870709", - "subdomain": "mail", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5118726203", - "subdomain": "", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870451", - "subdomain": "alertmanager", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870439", - "subdomain": "auth", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870446", - "subdomain": "chat", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870454", - "subdomain": "cloud", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870455", - "subdomain": "code", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870443", - "subdomain": "grafana", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870438", - "subdomain": "hub", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870448", - "subdomain": "imap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870437", - "subdomain": "jaeger", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533004", - "subdomain": "kc", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870449", - "subdomain": "ldap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870447", - "subdomain": "monitoring", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870444", - "subdomain": "mqtt", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870440", - "subdomain": "phpmyadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870452", - "subdomain": "phppgadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870453", - "subdomain": "pop3", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870456", - "subdomain": "prometheus", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870442", - "subdomain": "rstudio", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870450", - "subdomain": "smtp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533003", - "subdomain": "webapp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870435", - "subdomain": "www", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains_k8s", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "corona", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233478", - "subdomain": "corona", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "corona-api", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233479", - "subdomain": "corona-api", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "git", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5116593521", - "subdomain": "git", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "tt-rss", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113719565", - "subdomain": "tt-rss", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mx_records", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871399", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871407", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871400", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871401", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871414", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871418", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871402", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "one", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515103", - "subdomain": "one", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_spf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871423", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871422", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871426", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871425", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871415", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871424", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871421", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_txt", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871434", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871432", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871428", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871431", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871430", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871429", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871433", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "three", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515102", - "subdomain": "three", - "target": "37.59.61.198", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "two", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515101", - "subdomain": "two", - "target": "37.59.40.95", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - } - ] -} diff --git a/terraform/terraform.tfstate.1605378447.backup b/terraform/terraform.tfstate.1605378447.backup deleted file mode 100644 index 1215520..0000000 --- a/terraform/terraform.tfstate.1605378447.backup +++ /dev/null @@ -1,1240 +0,0 @@ -{ - "version": 4, - "terraform_version": "0.13.3", - "serial": 152, - "lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e", - "outputs": {}, - "resources": [ - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dkim_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871408", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871416", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871404", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871406", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871427", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871412", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dmarc_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871405", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871403", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871417", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871411", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871409", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871410", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106871420", - "subdomain": "", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_wildcard_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5112336220", - "subdomain": "*", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "krassescheisse_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532212", - "subdomain": "alertmanager", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532224", - "subdomain": "auth", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532214", - "subdomain": "chat", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532215", - "subdomain": "cloud", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532228", - "subdomain": "code", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532218", - "subdomain": "grafana", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532223", - "subdomain": "hub", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532227", - "subdomain": "imap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532222", - "subdomain": "jaeger", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533002", - "subdomain": "kc", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532229", - "subdomain": "ldap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532226", - "subdomain": "monitoring", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532213", - "subdomain": "mqtt", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532217", - "subdomain": "phpmyadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532231", - "subdomain": "phppgadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532225", - "subdomain": "pop3", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532230", - "subdomain": "prometheus", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532221", - "subdomain": "rstudio", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532216", - "subdomain": "smtp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533005", - "subdomain": "webapp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5122534663", - "subdomain": "www", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mail_moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106870709", - "subdomain": "mail", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5118726203", - "subdomain": "", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870451", - "subdomain": "alertmanager", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870439", - "subdomain": "auth", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870446", - "subdomain": "chat", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870454", - "subdomain": "cloud", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870455", - "subdomain": "code", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870443", - "subdomain": "grafana", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870438", - "subdomain": "hub", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870448", - "subdomain": "imap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870437", - "subdomain": "jaeger", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533004", - "subdomain": "kc", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870449", - "subdomain": "ldap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870447", - "subdomain": "monitoring", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870444", - "subdomain": "mqtt", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870440", - "subdomain": "phpmyadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870452", - "subdomain": "phppgadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870453", - "subdomain": "pop3", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870456", - "subdomain": "prometheus", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870442", - "subdomain": "rstudio", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870450", - "subdomain": "smtp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533003", - "subdomain": "webapp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870435", - "subdomain": "www", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains_k8s", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "corona", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233478", - "subdomain": "corona", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "corona-api", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233479", - "subdomain": "corona-api", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "git", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5116593521", - "subdomain": "git", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "tt-rss", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113719565", - "subdomain": "tt-rss", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mx_records", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871399", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871407", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871400", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871401", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871414", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871418", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871402", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "one", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515103", - "subdomain": "one", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_spf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871423", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871422", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871426", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871425", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871415", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871424", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871421", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_txt", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871434", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871432", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871428", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871431", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871430", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871429", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871433", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "three", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515102", - "subdomain": "three", - "target": "37.59.61.198", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "two", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515101", - "subdomain": "two", - "target": "37.59.40.95", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - } - ] -} diff --git a/terraform/terraform.tfstate.1605378456.backup b/terraform/terraform.tfstate.1605378456.backup deleted file mode 100644 index bda9125..0000000 --- a/terraform/terraform.tfstate.1605378456.backup +++ /dev/null @@ -1,1227 +0,0 @@ -{ - "version": 4, - "terraform_version": "0.13.3", - "serial": 153, - "lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e", - "outputs": {}, - "resources": [ - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dkim_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871408", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871416", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871404", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871406", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871427", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871412", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dmarc_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871405", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871403", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871417", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871411", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871409", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871410", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106871420", - "subdomain": "", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_wildcard_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5112336220", - "subdomain": "*", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "krassescheisse_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532212", - "subdomain": "alertmanager", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532224", - "subdomain": "auth", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532214", - "subdomain": "chat", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532215", - "subdomain": "cloud", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532228", - "subdomain": "code", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532218", - "subdomain": "grafana", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532223", - "subdomain": "hub", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532227", - "subdomain": "imap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532222", - "subdomain": "jaeger", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533002", - "subdomain": "kc", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532229", - "subdomain": "ldap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532226", - "subdomain": "monitoring", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532213", - "subdomain": "mqtt", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532217", - "subdomain": "phpmyadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532231", - "subdomain": "phppgadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532225", - "subdomain": "pop3", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532230", - "subdomain": "prometheus", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532221", - "subdomain": "rstudio", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532216", - "subdomain": "smtp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533005", - "subdomain": "webapp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5122534663", - "subdomain": "www", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mail_moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106870709", - "subdomain": "mail", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5118726203", - "subdomain": "", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870451", - "subdomain": "alertmanager", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870439", - "subdomain": "auth", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870446", - "subdomain": "chat", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870454", - "subdomain": "cloud", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870455", - "subdomain": "code", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870443", - "subdomain": "grafana", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870438", - "subdomain": "hub", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870448", - "subdomain": "imap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870437", - "subdomain": "jaeger", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533004", - "subdomain": "kc", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870449", - "subdomain": "ldap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870447", - "subdomain": "monitoring", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870444", - "subdomain": "mqtt", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870440", - "subdomain": "phpmyadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870452", - "subdomain": "phppgadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870453", - "subdomain": "pop3", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870456", - "subdomain": "prometheus", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870442", - "subdomain": "rstudio", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870450", - "subdomain": "smtp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533003", - "subdomain": "webapp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870435", - "subdomain": "www", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains_k8s", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "corona", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233478", - "subdomain": "corona", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "corona-api", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233479", - "subdomain": "corona-api", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "git", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5116593521", - "subdomain": "git", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "tt-rss", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113719565", - "subdomain": "tt-rss", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mx_records", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871399", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871407", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871400", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871401", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871418", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871402", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "one", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515103", - "subdomain": "one", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_spf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871423", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871422", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871426", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871425", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871415", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871424", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871421", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_txt", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871434", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871432", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871428", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871431", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871430", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871429", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871433", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "three", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515102", - "subdomain": "three", - "target": "37.59.61.198", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "two", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515101", - "subdomain": "two", - "target": "37.59.40.95", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - } - ] -} diff --git a/terraform/terraform.tfstate.1605378464.backup b/terraform/terraform.tfstate.1605378464.backup deleted file mode 100644 index b3982f1..0000000 --- a/terraform/terraform.tfstate.1605378464.backup +++ /dev/null @@ -1,1214 +0,0 @@ -{ - "version": 4, - "terraform_version": "0.13.3", - "serial": 154, - "lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e", - "outputs": {}, - "resources": [ - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dkim_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871408", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871416", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871404", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871406", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871427", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871412", - "subdomain": "dkim._domainkey", - "target": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhnjYV76s63M4zVRTjVf5Z/fTO6Rq3o4DXg62FCgAxQOYB9ANXeBvUPokT+p5SgjGC8HwBYIzzwCTCS6sqHsy8NfnHU1xFH5NcY4LqTopVX//eYpPF+bTwarDVu/lcCxiX4cN84U1yL8lqf0sOJ7ubGlSeZ/SfM/Ppj7Wkh/kBOQIDAQAB", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "dmarc_record", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871405", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871403", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871417", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871411", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871409", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871410", - "subdomain": "_dmarc", - "target": "v=DMARC1; p=reject; rua=none; ruf=mailto:admin@moritzgraf.de; adkim=s; aspf=s", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106871420", - "subdomain": "", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "haumdaucher_wildcard_domain", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5112336220", - "subdomain": "*", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "krassescheisse_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532212", - "subdomain": "alertmanager", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532224", - "subdomain": "auth", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532214", - "subdomain": "chat", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532215", - "subdomain": "cloud", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532228", - "subdomain": "code", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532218", - "subdomain": "grafana", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532223", - "subdomain": "hub", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532227", - "subdomain": "imap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532222", - "subdomain": "jaeger", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533002", - "subdomain": "kc", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532229", - "subdomain": "ldap", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532226", - "subdomain": "monitoring", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532213", - "subdomain": "mqtt", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532217", - "subdomain": "phpmyadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532231", - "subdomain": "phppgadmin", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532225", - "subdomain": "pop3", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532230", - "subdomain": "prometheus", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532221", - "subdomain": "rstudio", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113532216", - "subdomain": "smtp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533005", - "subdomain": "webapp", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5122534663", - "subdomain": "www", - "target": "krassescheisse.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mail_moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5106870709", - "subdomain": "mail", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5118726203", - "subdomain": "", - "target": "91.121.64.43", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "alertmanager", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870451", - "subdomain": "alertmanager", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "auth", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870439", - "subdomain": "auth", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "chat", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870446", - "subdomain": "chat", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "cloud", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870454", - "subdomain": "cloud", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "code", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870455", - "subdomain": "code", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "grafana", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870443", - "subdomain": "grafana", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "hub", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870438", - "subdomain": "hub", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "imap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870448", - "subdomain": "imap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "jaeger", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870437", - "subdomain": "jaeger", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "kc", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533004", - "subdomain": "kc", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ldap", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870449", - "subdomain": "ldap", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "monitoring", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870447", - "subdomain": "monitoring", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "mqtt", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870444", - "subdomain": "mqtt", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phpmyadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870440", - "subdomain": "phpmyadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "phppgadmin", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870452", - "subdomain": "phppgadmin", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "pop3", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870453", - "subdomain": "pop3", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "prometheus", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870456", - "subdomain": "prometheus", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "rstudio", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870442", - "subdomain": "rstudio", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "smtp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870450", - "subdomain": "smtp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "webapp", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113533003", - "subdomain": "webapp", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "www", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5106870435", - "subdomain": "www", - "target": "moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "moritzgraf_subdomains_k8s", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "corona", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233478", - "subdomain": "corona", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "corona-api", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113233479", - "subdomain": "corona-api", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "git", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5116593521", - "subdomain": "git", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "tt-rss", - "schema_version": 0, - "attributes": { - "fieldtype": "CNAME", - "id": "5113719565", - "subdomain": "tt-rss", - "target": "haumdaucher.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "mx_records", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871399", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871407", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871400", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871401", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871418", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "MX", - "id": "5106871402", - "subdomain": "", - "target": "10 mail.moritzgraf.de.", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "one", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515103", - "subdomain": "one", - "target": "91.121.84.190", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_spf", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871423", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871422", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871426", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871425", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871424", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "SPF", - "id": "5106871421", - "subdomain": "", - "target": "\"v=spf1 mx a:mail.moritzgraf.de -all\"", - "ttl": 600, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "spf_record_txt", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "index_key": "ameliegraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871434", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ameliegraf.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "graf-fam.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871432", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "graf-fam.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "haumdaucher.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871428", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "ianaa.art", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871431", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "ianaa.art" - }, - "private": "bnVsbA==" - }, - { - "index_key": "iptize.it", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871430", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "iptize.it" - }, - "private": "bnVsbA==" - }, - { - "index_key": "krassescheisse.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871429", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "krassescheisse.de" - }, - "private": "bnVsbA==" - }, - { - "index_key": "moritzgraf.de", - "schema_version": 0, - "attributes": { - "fieldtype": "TXT", - "id": "5106871433", - "subdomain": "", - "target": "v=spf1 mx a:mail.moritzgraf.de -all", - "ttl": 60, - "zone": "moritzgraf.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "three", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515102", - "subdomain": "three", - "target": "37.59.61.198", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - }, - { - "mode": "managed", - "type": "ovh_domain_zone_record", - "name": "two", - "provider": "provider[\"registry.terraform.io/-/ovh\"]", - "instances": [ - { - "schema_version": 0, - "attributes": { - "fieldtype": "A", - "id": "5114515101", - "subdomain": "two", - "target": "37.59.40.95", - "ttl": 60, - "zone": "haumdaucher.de" - }, - "private": "bnVsbA==" - } - ] - } - ] -} diff --git a/terraform/terraform.tfstate.backup b/terraform/terraform.tfstate.backup index 6687f6b..e96b1d4 100644 --- a/terraform/terraform.tfstate.backup +++ b/terraform/terraform.tfstate.backup @@ -1,7 +1,7 @@ { "version": 4, - "terraform_version": "0.13.3", - "serial": 178, + "terraform_version": "1.0.4", + "serial": 180, "lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e", "outputs": {}, "resources": [ @@ -21,6 +21,7 @@ "ttl": 60, "zone": "ameliegraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -41,6 +42,7 @@ "ttl": 60, "zone": "ameliegraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -62,6 +64,7 @@ "ttl": 60, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -75,6 +78,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -88,6 +92,7 @@ "ttl": 60, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -101,6 +106,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -114,6 +120,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -135,6 +142,7 @@ "ttl": 60, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -148,6 +156,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -161,6 +170,7 @@ "ttl": 60, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -174,6 +184,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -187,6 +198,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -207,6 +219,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -227,6 +240,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -248,6 +262,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -261,6 +276,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -274,6 +290,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -287,6 +304,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -300,6 +318,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -313,6 +332,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -326,6 +346,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -339,6 +360,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -352,6 +374,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -365,6 +388,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -378,6 +402,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -391,6 +416,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -404,6 +430,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -417,6 +444,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -430,6 +458,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -443,6 +472,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -456,6 +486,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -469,6 +500,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -482,6 +514,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -495,6 +528,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -508,6 +542,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -528,6 +563,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -548,6 +584,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -569,6 +606,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -582,6 +620,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -595,6 +634,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -608,6 +648,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -621,6 +662,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -634,6 +676,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -647,6 +690,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -660,6 +704,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -673,6 +718,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -686,6 +732,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -699,6 +746,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -712,6 +760,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -725,6 +774,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -738,6 +788,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -751,6 +802,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -764,6 +816,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -777,6 +830,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -790,6 +844,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -803,6 +858,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -816,6 +872,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -829,6 +886,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -850,6 +908,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -863,6 +922,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -876,6 +936,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -889,6 +950,28 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "ovh_domain_zone_record", + "name": "moritzgraf_wildcard_domain", + "provider": "provider[\"registry.terraform.io/ovh/ovh\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fieldtype": "A", + "id": "5159040750", + "subdomain": "*", + "target": "136.243.23.215", + "ttl": 60, + "zone": "moritzgraf.de" + }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -910,6 +993,7 @@ "ttl": 60, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -923,6 +1007,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -936,6 +1021,7 @@ "ttl": 60, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -949,6 +1035,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -962,6 +1049,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -982,6 +1070,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -1003,6 +1092,7 @@ "ttl": 600, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1016,6 +1106,7 @@ "ttl": 600, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1029,6 +1120,7 @@ "ttl": 600, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1042,6 +1134,7 @@ "ttl": 600, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1055,6 +1148,7 @@ "ttl": 600, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -1076,6 +1170,7 @@ "ttl": 60, "zone": "graf-fam.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1089,6 +1184,7 @@ "ttl": 60, "zone": "haumdaucher.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1102,6 +1198,7 @@ "ttl": 60, "zone": "ianaa.art" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1115,6 +1212,7 @@ "ttl": 60, "zone": "krassescheisse.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" }, { @@ -1128,6 +1226,7 @@ "ttl": 60, "zone": "moritzgraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -1148,6 +1247,7 @@ "ttl": 60, "zone": "ameliegraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ] @@ -1168,6 +1268,7 @@ "ttl": 60, "zone": "ameliegraf.de" }, + "sensitive_attributes": [], "private": "bnVsbA==" } ]