update
This commit is contained in:
parent
4f46c71746
commit
bcf2d8d308
2 changed files with 13 additions and 1977 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.6.2",
|
||||
"serial": 53,
|
||||
"serial": 56,
|
||||
"lineage": "60a035a9-3548-3c8a-f46b-288ce030177e",
|
||||
"outputs": {
|
||||
"database_subnets": {
|
||||
|
@ -135,8 +135,8 @@
|
|||
{
|
||||
"schema_version": 1,
|
||||
"attributes": {
|
||||
"ami": "ami-0a8f105ae508c43ab",
|
||||
"arn": "arn:aws:ec2:eu-west-1:355614969320:instance/i-0ae6918992f5f10ab",
|
||||
"ami": "ami-0f5eb0451af853a24",
|
||||
"arn": "arn:aws:ec2:eu-west-1:355614969320:instance/i-05f02c343db1101a8",
|
||||
"associate_public_ip_address": true,
|
||||
"availability_zone": "eu-west-1a",
|
||||
"capacity_reservation_specification": [
|
||||
|
@ -174,7 +174,7 @@
|
|||
"host_id": "",
|
||||
"host_resource_group_arn": null,
|
||||
"iam_instance_profile": "",
|
||||
"id": "i-0ae6918992f5f10ab",
|
||||
"id": "i-05f02c343db1101a8",
|
||||
"instance_initiated_shutdown_behavior": "stop",
|
||||
"instance_lifecycle": "",
|
||||
"instance_market_options": [],
|
||||
|
@ -204,8 +204,8 @@
|
|||
"password_data": "",
|
||||
"placement_group": "",
|
||||
"placement_partition_number": 0,
|
||||
"primary_network_interface_id": "eni-0265997040deef568",
|
||||
"private_dns": "ip-20-10-11-17.eu-west-1.compute.internal",
|
||||
"primary_network_interface_id": "eni-0961360b741a4d1e7",
|
||||
"private_dns": "ip-20-10-11-172.eu-west-1.compute.internal",
|
||||
"private_dns_name_options": [
|
||||
{
|
||||
"enable_resource_name_dns_a_record": false,
|
||||
|
@ -213,9 +213,9 @@
|
|||
"hostname_type": "ip-name"
|
||||
}
|
||||
],
|
||||
"private_ip": "20.10.11.17",
|
||||
"public_dns": "ec2-3-255-150-157.eu-west-1.compute.amazonaws.com",
|
||||
"public_ip": "3.255.150.157",
|
||||
"private_ip": "20.10.11.172",
|
||||
"public_dns": "ec2-52-210-19-80.eu-west-1.compute.amazonaws.com",
|
||||
"public_ip": "52.210.19.80",
|
||||
"root_block_device": [
|
||||
{
|
||||
"delete_on_termination": true,
|
||||
|
@ -226,7 +226,7 @@
|
|||
"tags": {},
|
||||
"tags_all": {},
|
||||
"throughput": 0,
|
||||
"volume_id": "vol-0161ba8ec437199f7",
|
||||
"volume_id": "vol-0fce1ce169adac389",
|
||||
"volume_size": 10,
|
||||
"volume_type": "gp2"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue