mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-07-29 06:09:50 +00:00
Amazon linux AMI
This commit is contained in:
139
ops/terraform/terraform.tfstate.backup
Normal file
139
ops/terraform/terraform.tfstate.backup
Normal file
@ -0,0 +1,139 @@
|
||||
{
|
||||
"version": 3,
|
||||
"terraform_version": "0.11.10",
|
||||
"serial": 5,
|
||||
"lineage": "40e25136-2a8a-573c-e896-537bfb7f8b22",
|
||||
"modules": [
|
||||
{
|
||||
"path": [
|
||||
"root"
|
||||
],
|
||||
"outputs": {},
|
||||
"resources": {
|
||||
"aws_key_pair.terraform_ec2_key": {
|
||||
"type": "aws_key_pair",
|
||||
"depends_on": [],
|
||||
"primary": {
|
||||
"id": "terraform_ec2_key",
|
||||
"attributes": {
|
||||
"fingerprint": "24:c0:bd:83:25:d9:bb:12:0e:88:ab:d0:17:d9:07:74",
|
||||
"id": "terraform_ec2_key",
|
||||
"key_name": "terraform_ec2_key",
|
||||
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClFxq0O91KsqPLYWeONMjta9p5XsoP/LjzE1jUayr4n5c7uUb/ND9rab9lD+6DK0fhvN58xfZ4YdqPA1HUubaZtE21TIqL6zcOJ8c2z55iBEpzN6c9x6bmS+ZmOrWMUWsweZa1WWBz6UMDvrCRy+yDysndGOLbHZbjtYPv9Zg/9aCunVYDbQIfStRl9YwrR/wtIAyC5PsXJMoaoGrkh5Ac24upkPXCfm2MDirZuKfeMFh+5gSEzSfXXS1OKSVfXrxh9uL+TyqL1MCOn8QSxHVvdaLql6p0FXZrU53RXg5fVz0OwX2W1iSi/7xJiTcXoqZH7RhsH+gLfi1GdljQ2hCj s0dy@thinkpad"
|
||||
},
|
||||
"meta": {
|
||||
"schema_version": "1"
|
||||
},
|
||||
"tainted": false
|
||||
},
|
||||
"deposed": [],
|
||||
"provider": "provider.aws"
|
||||
},
|
||||
"aws_security_group.allow_http": {
|
||||
"type": "aws_security_group",
|
||||
"depends_on": [],
|
||||
"primary": {
|
||||
"id": "sg-000fa76bafd2d1490",
|
||||
"attributes": {
|
||||
"arn": "arn:aws:ec2:eu-west-3:116854918046:security-group/sg-000fa76bafd2d1490",
|
||||
"description": "Managed by Terraform",
|
||||
"egress.#": "2",
|
||||
"egress.2214680975.cidr_blocks.#": "1",
|
||||
"egress.2214680975.cidr_blocks.0": "0.0.0.0/0",
|
||||
"egress.2214680975.description": "",
|
||||
"egress.2214680975.from_port": "80",
|
||||
"egress.2214680975.ipv6_cidr_blocks.#": "0",
|
||||
"egress.2214680975.prefix_list_ids.#": "0",
|
||||
"egress.2214680975.protocol": "tcp",
|
||||
"egress.2214680975.security_groups.#": "0",
|
||||
"egress.2214680975.self": "false",
|
||||
"egress.2214680975.to_port": "80",
|
||||
"egress.2617001939.cidr_blocks.#": "1",
|
||||
"egress.2617001939.cidr_blocks.0": "0.0.0.0/0",
|
||||
"egress.2617001939.description": "",
|
||||
"egress.2617001939.from_port": "443",
|
||||
"egress.2617001939.ipv6_cidr_blocks.#": "0",
|
||||
"egress.2617001939.prefix_list_ids.#": "0",
|
||||
"egress.2617001939.protocol": "tcp",
|
||||
"egress.2617001939.security_groups.#": "0",
|
||||
"egress.2617001939.self": "false",
|
||||
"egress.2617001939.to_port": "443",
|
||||
"id": "sg-000fa76bafd2d1490",
|
||||
"ingress.#": "0",
|
||||
"name": "allow http",
|
||||
"owner_id": "116854918046",
|
||||
"revoke_rules_on_delete": "false",
|
||||
"tags.%": "0",
|
||||
"vpc_id": "vpc-8a4b1ae3"
|
||||
},
|
||||
"meta": {
|
||||
"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0": {
|
||||
"create": 600000000000,
|
||||
"delete": 600000000000
|
||||
},
|
||||
"schema_version": "1"
|
||||
},
|
||||
"tainted": false
|
||||
},
|
||||
"deposed": [],
|
||||
"provider": "provider.aws"
|
||||
},
|
||||
"aws_security_group.allow_ssh": {
|
||||
"type": "aws_security_group",
|
||||
"depends_on": [],
|
||||
"primary": {
|
||||
"id": "sg-069d406cd5c97a02e",
|
||||
"attributes": {
|
||||
"arn": "arn:aws:ec2:eu-west-3:116854918046:security-group/sg-069d406cd5c97a02e",
|
||||
"description": "Managed by Terraform",
|
||||
"egress.#": "0",
|
||||
"id": "sg-069d406cd5c97a02e",
|
||||
"ingress.#": "1",
|
||||
"ingress.2541437006.cidr_blocks.#": "1",
|
||||
"ingress.2541437006.cidr_blocks.0": "0.0.0.0/0",
|
||||
"ingress.2541437006.description": "",
|
||||
"ingress.2541437006.from_port": "22",
|
||||
"ingress.2541437006.ipv6_cidr_blocks.#": "0",
|
||||
"ingress.2541437006.prefix_list_ids.#": "0",
|
||||
"ingress.2541437006.protocol": "tcp",
|
||||
"ingress.2541437006.security_groups.#": "0",
|
||||
"ingress.2541437006.self": "false",
|
||||
"ingress.2541437006.to_port": "22",
|
||||
"name": "allow ssh",
|
||||
"owner_id": "116854918046",
|
||||
"revoke_rules_on_delete": "false",
|
||||
"tags.%": "0",
|
||||
"vpc_id": "vpc-8a4b1ae3"
|
||||
},
|
||||
"meta": {
|
||||
"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0": {
|
||||
"create": 600000000000,
|
||||
"delete": 600000000000
|
||||
},
|
||||
"schema_version": "1"
|
||||
},
|
||||
"tainted": false
|
||||
},
|
||||
"deposed": [],
|
||||
"provider": "provider.aws"
|
||||
},
|
||||
"data.aws_eip.webserver-ip": {
|
||||
"type": "aws_eip",
|
||||
"depends_on": [],
|
||||
"primary": {
|
||||
"id": "eipalloc-0f61e902f5f680dc0",
|
||||
"attributes": {
|
||||
"id": "eipalloc-0f61e902f5f680dc0",
|
||||
"public_ip": "35.180.10.123"
|
||||
},
|
||||
"meta": {},
|
||||
"tainted": false
|
||||
},
|
||||
"deposed": [],
|
||||
"provider": "provider.aws"
|
||||
}
|
||||
},
|
||||
"depends_on": []
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user