176 lines
8.3 KiB
JSON
176 lines
8.3 KiB
JSON
{
|
|
"version": 3,
|
|
"terraform_version": "0.7.3",
|
|
"serial": 31,
|
|
"lineage": "deedcad1-a3e9-4e02-9135-c347bbbe0be0",
|
|
"modules": [
|
|
{
|
|
"path": [
|
|
"root"
|
|
],
|
|
"outputs": {
|
|
"endpoint": {
|
|
"sensitive": false,
|
|
"type": "string",
|
|
"value": "http://master.tus.io:80/"
|
|
},
|
|
"public_address": {
|
|
"sensitive": false,
|
|
"type": "string",
|
|
"value": "ec2-54-226-202-57.compute-1.amazonaws.com"
|
|
},
|
|
"public_addresses": {
|
|
"sensitive": false,
|
|
"type": "string",
|
|
"value": "ec2-54-226-202-57.compute-1.amazonaws.com"
|
|
}
|
|
},
|
|
"resources": {
|
|
"aws_instance.tusd": {
|
|
"type": "aws_instance",
|
|
"depends_on": [
|
|
"aws_key_pair.infra-tusd-main"
|
|
],
|
|
"primary": {
|
|
"id": "i-0321c9c5ee19ea8c3",
|
|
"attributes": {
|
|
"ami": "ami-9bce7af0",
|
|
"availability_zone": "us-east-1a",
|
|
"disable_api_termination": "false",
|
|
"ebs_block_device.#": "0",
|
|
"ebs_optimized": "false",
|
|
"ephemeral_block_device.#": "0",
|
|
"iam_instance_profile": "",
|
|
"id": "i-0321c9c5ee19ea8c3",
|
|
"instance_state": "running",
|
|
"instance_type": "c3.large",
|
|
"key_name": "infra-tusd-main",
|
|
"monitoring": "false",
|
|
"network_interface_id": "",
|
|
"private_dns": "ip-10-178-163-38.ec2.internal",
|
|
"private_ip": "10.178.163.38",
|
|
"public_dns": "ec2-54-226-202-57.compute-1.amazonaws.com",
|
|
"public_ip": "54.226.202.57",
|
|
"root_block_device.#": "1",
|
|
"root_block_device.0.delete_on_termination": "true",
|
|
"root_block_device.0.iops": "100",
|
|
"root_block_device.0.volume_size": "8",
|
|
"root_block_device.0.volume_type": "gp2",
|
|
"security_groups.#": "1",
|
|
"security_groups.1898427277": "fw-tusd-main",
|
|
"source_dest_check": "true",
|
|
"subnet_id": "",
|
|
"tags.%": "1",
|
|
"tags.Name": "master.tus.io",
|
|
"tenancy": "default",
|
|
"vpc_security_group_ids.#": "0"
|
|
},
|
|
"meta": {
|
|
"schema_version": "1"
|
|
},
|
|
"tainted": false
|
|
},
|
|
"deposed": [],
|
|
"provider": ""
|
|
},
|
|
"aws_key_pair.infra-tusd-main": {
|
|
"type": "aws_key_pair",
|
|
"depends_on": [],
|
|
"primary": {
|
|
"id": "infra-tusd-main",
|
|
"attributes": {
|
|
"fingerprint": "ef:50:7a:2b:49:88:0b:c5:ab:55:2c:83:16:e7:e5:0f",
|
|
"id": "infra-tusd-main",
|
|
"key_name": "infra-tusd-main",
|
|
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBRaeCTrJguFd7Ger1UNO4gY85dbwIKujzhG1U6UNmjMeLbZPrJXjNwOuAw2I6bo6rchtjH3pMAm0XfsAi1DWOaEv2Iu38xJom157b4Ihk23RLGRyzEWQF3XWIX6FGmOWuuy1YDojTVcKvdLXbgy8Kn/b3qBv3Qfrc0F5o6K/MrXbD5MvNqgJGaQUiIxgQllOB9fIq/5HfV1u1xlvih6VJLBx67HxQN+JMdeLifYOLGuJyF4ByqI+1DNjpf/Lu7wNUsoVFAdis5MQ11gT+rrOoMTeZxgj2XJAxl0tUEOBYd0S10kd0w2F9N8RJEI6Qv7Mdo/yIcYhb82tq3AFcGrkl kvz@tusd.freyproject.io"
|
|
},
|
|
"meta": {
|
|
"schema_version": "1"
|
|
},
|
|
"tainted": false
|
|
},
|
|
"deposed": [],
|
|
"provider": ""
|
|
},
|
|
"aws_route53_record.www": {
|
|
"type": "aws_route53_record",
|
|
"depends_on": [
|
|
"aws_instance.tusd"
|
|
],
|
|
"primary": {
|
|
"id": "Z3IT8X6U91XY1P_master.tus.io_CNAME",
|
|
"attributes": {
|
|
"fqdn": "master.tus.io",
|
|
"health_check_id": "",
|
|
"id": "Z3IT8X6U91XY1P_master.tus.io_CNAME",
|
|
"name": "master.tus.io",
|
|
"records.#": "1",
|
|
"records.2249160635": "ec2-54-226-202-57.compute-1.amazonaws.com",
|
|
"set_identifier": "",
|
|
"ttl": "300",
|
|
"type": "CNAME",
|
|
"zone_id": "Z3IT8X6U91XY1P"
|
|
},
|
|
"meta": {
|
|
"schema_version": "2"
|
|
},
|
|
"tainted": false
|
|
},
|
|
"deposed": [],
|
|
"provider": ""
|
|
},
|
|
"aws_security_group.fw-tusd-main": {
|
|
"type": "aws_security_group",
|
|
"depends_on": [],
|
|
"primary": {
|
|
"id": "sg-60cc290d",
|
|
"attributes": {
|
|
"description": "Infra tusd",
|
|
"egress.#": "0",
|
|
"id": "sg-60cc290d",
|
|
"ingress.#": "4",
|
|
"ingress.2214680975.cidr_blocks.#": "1",
|
|
"ingress.2214680975.cidr_blocks.0": "0.0.0.0/0",
|
|
"ingress.2214680975.from_port": "80",
|
|
"ingress.2214680975.protocol": "tcp",
|
|
"ingress.2214680975.security_groups.#": "0",
|
|
"ingress.2214680975.self": "false",
|
|
"ingress.2214680975.to_port": "80",
|
|
"ingress.2541437006.cidr_blocks.#": "1",
|
|
"ingress.2541437006.cidr_blocks.0": "0.0.0.0/0",
|
|
"ingress.2541437006.from_port": "22",
|
|
"ingress.2541437006.protocol": "tcp",
|
|
"ingress.2541437006.security_groups.#": "0",
|
|
"ingress.2541437006.self": "false",
|
|
"ingress.2541437006.to_port": "22",
|
|
"ingress.2617001939.cidr_blocks.#": "1",
|
|
"ingress.2617001939.cidr_blocks.0": "0.0.0.0/0",
|
|
"ingress.2617001939.from_port": "443",
|
|
"ingress.2617001939.protocol": "tcp",
|
|
"ingress.2617001939.security_groups.#": "0",
|
|
"ingress.2617001939.self": "false",
|
|
"ingress.2617001939.to_port": "443",
|
|
"ingress.516175195.cidr_blocks.#": "1",
|
|
"ingress.516175195.cidr_blocks.0": "0.0.0.0/0",
|
|
"ingress.516175195.from_port": "8080",
|
|
"ingress.516175195.protocol": "tcp",
|
|
"ingress.516175195.security_groups.#": "0",
|
|
"ingress.516175195.self": "false",
|
|
"ingress.516175195.to_port": "8080",
|
|
"name": "fw-tusd-main",
|
|
"owner_id": "402421253186",
|
|
"tags.%": "0",
|
|
"vpc_id": ""
|
|
},
|
|
"meta": {},
|
|
"tainted": false
|
|
},
|
|
"deposed": [],
|
|
"provider": ""
|
|
}
|
|
},
|
|
"depends_on": []
|
|
}
|
|
]
|
|
}
|