orchestration.clouds/ahoskingit/terraform/terraform.tfstate

202 lines
8.4 KiB
JSON

{
"version": 3,
"terraform_version": "0.8.2",
"serial": 3,
"lineage": "db7d87ff-3078-47ed-a0a9-91749a2dbba5",
"modules": [
{
"path": [
"root"
],
"outputs": {},
"resources": {
"aws_route53_record.ahoskingit": {
"type": "aws_route53_record",
"depends_on": [
"aws_route53_zone.ahoskingit"
],
"primary": {
"id": "Z2HTSYFXB5HXD9_ahoskingit.com_A",
"attributes": {
"fqdn": "ahoskingit.com",
"health_check_id": "",
"id": "Z2HTSYFXB5HXD9_ahoskingit.com_A",
"name": "ahoskingit.com",
"records.#": "1",
"records.917561105": "104.37.195.87",
"set_identifier": "",
"ttl": "5",
"type": "A",
"zone_id": "Z2HTSYFXB5HXD9"
},
"meta": {
"schema_version": "2"
},
"tainted": false
},
"deposed": [],
"provider": ""
},
"aws_route53_record.home_ahoskingit": {
"type": "aws_route53_record",
"depends_on": [
"aws_route53_zone.ahoskingit"
],
"primary": {
"id": "Z2HTSYFXB5HXD9_home.ahoskingit.com_A",
"attributes": {
"fqdn": "home.ahoskingit.com",
"health_check_id": "",
"id": "Z2HTSYFXB5HXD9_home.ahoskingit.com_A",
"name": "home.ahoskingit.com",
"records.#": "1",
"records.2764920476": "174.114.190.249",
"set_identifier": "",
"ttl": "5",
"type": "A",
"zone_id": "Z2HTSYFXB5HXD9"
},
"meta": {
"schema_version": "2"
},
"tainted": false
},
"deposed": [],
"provider": ""
},
"aws_route53_record.kfa_ahoskingit": {
"type": "aws_route53_record",
"depends_on": [
"aws_route53_zone.ahoskingit"
],
"primary": {
"id": "Z2HTSYFXB5HXD9_kfa.ahoskingit.com_A",
"attributes": {
"fqdn": "kfa.ahoskingit.com",
"health_check_id": "",
"id": "Z2HTSYFXB5HXD9_kfa.ahoskingit.com_A",
"name": "kfa.ahoskingit.com",
"records.#": "1",
"records.2089743534": "76.9.203.226",
"set_identifier": "",
"ttl": "5",
"type": "A",
"zone_id": "Z2HTSYFXB5HXD9"
},
"meta": {
"schema_version": "2"
},
"tainted": false
},
"deposed": [],
"provider": ""
},
"aws_route53_record.lab_ahoskingit": {
"type": "aws_route53_record",
"depends_on": [
"aws_route53_record.kfa_ahoskingit",
"aws_route53_zone.ahoskingit"
],
"primary": {
"id": "Z2HTSYFXB5HXD9_lab.ahoskingit.com_CNAME",
"attributes": {
"fqdn": "lab.ahoskingit.com",
"health_check_id": "",
"id": "Z2HTSYFXB5HXD9_lab.ahoskingit.com_CNAME",
"name": "lab.ahoskingit.com",
"records.#": "1",
"records.2305415569": "kfa.ahoskingit.com",
"set_identifier": "",
"ttl": "5",
"type": "CNAME",
"zone_id": "Z2HTSYFXB5HXD9"
},
"meta": {
"schema_version": "2"
},
"tainted": false
},
"deposed": [],
"provider": ""
},
"aws_route53_record.www_hivebytes": {
"type": "aws_route53_record",
"depends_on": [
"aws_route53_zone.hivebytes"
],
"primary": {
"id": "Z6N8BZD6AJJ8P_www.hivebytes.com_A",
"attributes": {
"fqdn": "www.hivebytes.com",
"health_check_id": "",
"id": "Z6N8BZD6AJJ8P_www.hivebytes.com_A",
"name": "www.hivebytes.com",
"records.#": "1",
"records.2764920476": "174.114.190.249",
"set_identifier": "",
"ttl": "5",
"type": "A",
"zone_id": "Z6N8BZD6AJJ8P"
},
"meta": {
"schema_version": "2"
},
"tainted": false
},
"deposed": [],
"provider": ""
},
"aws_route53_zone.ahoskingit": {
"type": "aws_route53_zone",
"depends_on": [],
"primary": {
"id": "Z2HTSYFXB5HXD9",
"attributes": {
"comment": "Managed by Terraform",
"force_destroy": "false",
"id": "Z2HTSYFXB5HXD9",
"name": "ahoskingit.com",
"name_servers.#": "4",
"name_servers.0": "ns-103.awsdns-12.com",
"name_servers.1": "ns-1078.awsdns-06.org",
"name_servers.2": "ns-1771.awsdns-29.co.uk",
"name_servers.3": "ns-669.awsdns-19.net",
"tags.%": "0",
"zone_id": "Z2HTSYFXB5HXD9"
},
"meta": {},
"tainted": false
},
"deposed": [],
"provider": ""
},
"aws_route53_zone.hivebytes": {
"type": "aws_route53_zone",
"depends_on": [],
"primary": {
"id": "Z6N8BZD6AJJ8P",
"attributes": {
"comment": "Managed by Terraform",
"force_destroy": "false",
"id": "Z6N8BZD6AJJ8P",
"name": "hivebytes.com",
"name_servers.#": "4",
"name_servers.0": "ns-1219.awsdns-24.org",
"name_servers.1": "ns-2020.awsdns-60.co.uk",
"name_servers.2": "ns-210.awsdns-26.com",
"name_servers.3": "ns-668.awsdns-19.net",
"tags.%": "0",
"zone_id": "Z6N8BZD6AJJ8P"
},
"meta": {},
"tainted": false
},
"deposed": [],
"provider": ""
}
},
"depends_on": []
}
]
}