Add latest TF state data
This commit is contained in:
parent
973d5769f2
commit
e182690905
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 3,
|
"version": 3,
|
||||||
"terraform_version": "0.8.2",
|
"terraform_version": "0.8.5",
|
||||||
"serial": 3,
|
"serial": 4,
|
||||||
"lineage": "db7d87ff-3078-47ed-a0a9-91749a2dbba5",
|
"lineage": "db7d87ff-3078-47ed-a0a9-91749a2dbba5",
|
||||||
"modules": [
|
"modules": [
|
||||||
{
|
{
|
||||||
@ -37,6 +37,94 @@
|
|||||||
"deposed": [],
|
"deposed": [],
|
||||||
"provider": ""
|
"provider": ""
|
||||||
},
|
},
|
||||||
|
"aws_route53_record.ahoskingit_mx": {
|
||||||
|
"type": "aws_route53_record",
|
||||||
|
"depends_on": [
|
||||||
|
"aws_route53_zone.ahoskingit",
|
||||||
|
"aws_route53_zone.ahoskingit"
|
||||||
|
],
|
||||||
|
"primary": {
|
||||||
|
"id": "Z2HTSYFXB5HXD9_ahoskingit.com_MX",
|
||||||
|
"attributes": {
|
||||||
|
"fqdn": "ahoskingit.com",
|
||||||
|
"health_check_id": "",
|
||||||
|
"id": "Z2HTSYFXB5HXD9_ahoskingit.com_MX",
|
||||||
|
"name": "ahoskingit.com",
|
||||||
|
"records.#": "5",
|
||||||
|
"records.2553098020": "5 ALT2.ASPMX.L.GOOGLE.COM",
|
||||||
|
"records.299078338": "1 ASPMX.L.GOOGLE.COM",
|
||||||
|
"records.3330381287": "10 ALT4.ASPMX.L.GOOGLE.COM",
|
||||||
|
"records.667235188": "10 ALT3.ASPMX.L.GOOGLE.COM",
|
||||||
|
"records.931422958": "5 ALT1.ASPMX.L.GOOGLE.COM",
|
||||||
|
"set_identifier": "",
|
||||||
|
"ttl": "60",
|
||||||
|
"type": "MX",
|
||||||
|
"zone_id": "Z2HTSYFXB5HXD9"
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"schema_version": "2"
|
||||||
|
},
|
||||||
|
"tainted": false
|
||||||
|
},
|
||||||
|
"deposed": [],
|
||||||
|
"provider": ""
|
||||||
|
},
|
||||||
|
"aws_route53_record.ahoskingit_txt": {
|
||||||
|
"type": "aws_route53_record",
|
||||||
|
"depends_on": [
|
||||||
|
"aws_route53_zone.ahoskingit",
|
||||||
|
"aws_route53_zone.ahoskingit"
|
||||||
|
],
|
||||||
|
"primary": {
|
||||||
|
"id": "Z2HTSYFXB5HXD9_ahoskingit.com_TXT",
|
||||||
|
"attributes": {
|
||||||
|
"fqdn": "ahoskingit.com",
|
||||||
|
"health_check_id": "",
|
||||||
|
"id": "Z2HTSYFXB5HXD9_ahoskingit.com_TXT",
|
||||||
|
"name": "ahoskingit.com",
|
||||||
|
"records.#": "1",
|
||||||
|
"records.4176277916": "google-site-verification=8-QKnBQElI58gnygDWcCzvDGRh31c_bFmNMaSd0fCwE",
|
||||||
|
"set_identifier": "",
|
||||||
|
"ttl": "60",
|
||||||
|
"type": "TXT",
|
||||||
|
"zone_id": "Z2HTSYFXB5HXD9"
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"schema_version": "2"
|
||||||
|
},
|
||||||
|
"tainted": false
|
||||||
|
},
|
||||||
|
"deposed": [],
|
||||||
|
"provider": ""
|
||||||
|
},
|
||||||
|
"aws_route53_record.ahoskingit_www": {
|
||||||
|
"type": "aws_route53_record",
|
||||||
|
"depends_on": [
|
||||||
|
"aws_route53_record.ahoskingit",
|
||||||
|
"aws_route53_zone.ahoskingit"
|
||||||
|
],
|
||||||
|
"primary": {
|
||||||
|
"id": "Z2HTSYFXB5HXD9_www.ahoskingit.com_CNAME",
|
||||||
|
"attributes": {
|
||||||
|
"fqdn": "www.ahoskingit.com",
|
||||||
|
"health_check_id": "",
|
||||||
|
"id": "Z2HTSYFXB5HXD9_www.ahoskingit.com_CNAME",
|
||||||
|
"name": "www.ahoskingit.com",
|
||||||
|
"records.#": "1",
|
||||||
|
"records.60493534": "ahoskingit.com",
|
||||||
|
"set_identifier": "",
|
||||||
|
"ttl": "5",
|
||||||
|
"type": "CNAME",
|
||||||
|
"zone_id": "Z2HTSYFXB5HXD9"
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"schema_version": "2"
|
||||||
|
},
|
||||||
|
"tainted": false
|
||||||
|
},
|
||||||
|
"deposed": [],
|
||||||
|
"provider": ""
|
||||||
|
},
|
||||||
"aws_route53_record.home_ahoskingit": {
|
"aws_route53_record.home_ahoskingit": {
|
||||||
"type": "aws_route53_record",
|
"type": "aws_route53_record",
|
||||||
"depends_on": [
|
"depends_on": [
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 3,
|
"version": 3,
|
||||||
"terraform_version": "0.8.2",
|
"terraform_version": "0.8.2",
|
||||||
"serial": 2,
|
"serial": 3,
|
||||||
"lineage": "db7d87ff-3078-47ed-a0a9-91749a2dbba5",
|
"lineage": "db7d87ff-3078-47ed-a0a9-91749a2dbba5",
|
||||||
"modules": [
|
"modules": [
|
||||||
{
|
{
|
||||||
@ -16,18 +16,18 @@
|
|||||||
"aws_route53_zone.ahoskingit"
|
"aws_route53_zone.ahoskingit"
|
||||||
],
|
],
|
||||||
"primary": {
|
"primary": {
|
||||||
"id": "Z31BFYWP4MZAJA_ahoskingit.com_A",
|
"id": "Z2HTSYFXB5HXD9_ahoskingit.com_A",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"fqdn": "ahoskingit.com.ahosking.com",
|
"fqdn": "ahoskingit.com",
|
||||||
"health_check_id": "",
|
"health_check_id": "",
|
||||||
"id": "Z31BFYWP4MZAJA_ahoskingit.com_A",
|
"id": "Z2HTSYFXB5HXD9_ahoskingit.com_A",
|
||||||
"name": "ahoskingit.com",
|
"name": "ahoskingit.com",
|
||||||
"records.#": "1",
|
"records.#": "1",
|
||||||
"records.917561105": "104.37.195.87",
|
"records.917561105": "104.37.195.87",
|
||||||
"set_identifier": "",
|
"set_identifier": "",
|
||||||
"ttl": "5",
|
"ttl": "5",
|
||||||
"type": "A",
|
"type": "A",
|
||||||
"zone_id": "Z31BFYWP4MZAJA"
|
"zone_id": "Z2HTSYFXB5HXD9"
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"schema_version": "2"
|
"schema_version": "2"
|
||||||
@ -43,18 +43,18 @@
|
|||||||
"aws_route53_zone.ahoskingit"
|
"aws_route53_zone.ahoskingit"
|
||||||
],
|
],
|
||||||
"primary": {
|
"primary": {
|
||||||
"id": "Z31BFYWP4MZAJA_home.ahoskingit.com_A",
|
"id": "Z2HTSYFXB5HXD9_home.ahoskingit.com_A",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"fqdn": "home.ahoskingit.com.ahosking.com",
|
"fqdn": "home.ahoskingit.com",
|
||||||
"health_check_id": "",
|
"health_check_id": "",
|
||||||
"id": "Z31BFYWP4MZAJA_home.ahoskingit.com_A",
|
"id": "Z2HTSYFXB5HXD9_home.ahoskingit.com_A",
|
||||||
"name": "home.ahoskingit.com",
|
"name": "home.ahoskingit.com",
|
||||||
"records.#": "1",
|
"records.#": "1",
|
||||||
"records.2764920476": "174.114.190.249",
|
"records.2764920476": "174.114.190.249",
|
||||||
"set_identifier": "",
|
"set_identifier": "",
|
||||||
"ttl": "5",
|
"ttl": "5",
|
||||||
"type": "A",
|
"type": "A",
|
||||||
"zone_id": "Z31BFYWP4MZAJA"
|
"zone_id": "Z2HTSYFXB5HXD9"
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"schema_version": "2"
|
"schema_version": "2"
|
||||||
@ -70,18 +70,18 @@
|
|||||||
"aws_route53_zone.ahoskingit"
|
"aws_route53_zone.ahoskingit"
|
||||||
],
|
],
|
||||||
"primary": {
|
"primary": {
|
||||||
"id": "Z31BFYWP4MZAJA_kfa.ahoskingit.com_A",
|
"id": "Z2HTSYFXB5HXD9_kfa.ahoskingit.com_A",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"fqdn": "kfa.ahoskingit.com.ahosking.com",
|
"fqdn": "kfa.ahoskingit.com",
|
||||||
"health_check_id": "",
|
"health_check_id": "",
|
||||||
"id": "Z31BFYWP4MZAJA_kfa.ahoskingit.com_A",
|
"id": "Z2HTSYFXB5HXD9_kfa.ahoskingit.com_A",
|
||||||
"name": "kfa.ahoskingit.com",
|
"name": "kfa.ahoskingit.com",
|
||||||
"records.#": "1",
|
"records.#": "1",
|
||||||
"records.2089743534": "76.9.203.226",
|
"records.2089743534": "76.9.203.226",
|
||||||
"set_identifier": "",
|
"set_identifier": "",
|
||||||
"ttl": "5",
|
"ttl": "5",
|
||||||
"type": "A",
|
"type": "A",
|
||||||
"zone_id": "Z31BFYWP4MZAJA"
|
"zone_id": "Z2HTSYFXB5HXD9"
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"schema_version": "2"
|
"schema_version": "2"
|
||||||
@ -98,18 +98,18 @@
|
|||||||
"aws_route53_zone.ahoskingit"
|
"aws_route53_zone.ahoskingit"
|
||||||
],
|
],
|
||||||
"primary": {
|
"primary": {
|
||||||
"id": "Z31BFYWP4MZAJA_lab.ahoskingit.com_CNAME",
|
"id": "Z2HTSYFXB5HXD9_lab.ahoskingit.com_CNAME",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"fqdn": "lab.ahoskingit.com.ahosking.com",
|
"fqdn": "lab.ahoskingit.com",
|
||||||
"health_check_id": "",
|
"health_check_id": "",
|
||||||
"id": "Z31BFYWP4MZAJA_lab.ahoskingit.com_CNAME",
|
"id": "Z2HTSYFXB5HXD9_lab.ahoskingit.com_CNAME",
|
||||||
"name": "lab.ahoskingit.com",
|
"name": "lab.ahoskingit.com",
|
||||||
"records.#": "1",
|
"records.#": "1",
|
||||||
"records.2305415569": "kfa.ahoskingit.com",
|
"records.2305415569": "kfa.ahoskingit.com",
|
||||||
"set_identifier": "",
|
"set_identifier": "",
|
||||||
"ttl": "5",
|
"ttl": "5",
|
||||||
"type": "CNAME",
|
"type": "CNAME",
|
||||||
"zone_id": "Z31BFYWP4MZAJA"
|
"zone_id": "Z2HTSYFXB5HXD9"
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"schema_version": "2"
|
"schema_version": "2"
|
||||||
@ -150,19 +150,19 @@
|
|||||||
"type": "aws_route53_zone",
|
"type": "aws_route53_zone",
|
||||||
"depends_on": [],
|
"depends_on": [],
|
||||||
"primary": {
|
"primary": {
|
||||||
"id": "Z31BFYWP4MZAJA",
|
"id": "Z2HTSYFXB5HXD9",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"comment": "Managed by Terraform",
|
"comment": "Managed by Terraform",
|
||||||
"force_destroy": "false",
|
"force_destroy": "false",
|
||||||
"id": "Z31BFYWP4MZAJA",
|
"id": "Z2HTSYFXB5HXD9",
|
||||||
"name": "ahosking.com",
|
"name": "ahoskingit.com",
|
||||||
"name_servers.#": "4",
|
"name_servers.#": "4",
|
||||||
"name_servers.0": "ns-1128.awsdns-13.org",
|
"name_servers.0": "ns-103.awsdns-12.com",
|
||||||
"name_servers.1": "ns-1957.awsdns-52.co.uk",
|
"name_servers.1": "ns-1078.awsdns-06.org",
|
||||||
"name_servers.2": "ns-319.awsdns-39.com",
|
"name_servers.2": "ns-1771.awsdns-29.co.uk",
|
||||||
"name_servers.3": "ns-587.awsdns-09.net",
|
"name_servers.3": "ns-669.awsdns-19.net",
|
||||||
"tags.%": "0",
|
"tags.%": "0",
|
||||||
"zone_id": "Z31BFYWP4MZAJA"
|
"zone_id": "Z2HTSYFXB5HXD9"
|
||||||
},
|
},
|
||||||
"meta": {},
|
"meta": {},
|
||||||
"tainted": false
|
"tainted": false
|
||||||
|
Loading…
Reference in New Issue
Block a user