Added gcat state
This commit is contained in:
parent
38d98cdb27
commit
fcda39c90d
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.6.4",
|
||||
"serial": 19,
|
||||
"serial": 29,
|
||||
"lineage": "8a740e95-13ce-029b-b372-f1b423772e3f",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
|
@ -61,8 +61,8 @@
|
|||
"attributes": {
|
||||
"id": "f580e6ef-93ec-4926-b7fb-6db6fc7160a5",
|
||||
"members": [
|
||||
"60eb54dd-39c7-42d9-8231-f360492e9405",
|
||||
"4f58c353-0a5c-46a9-9ffb-19d70de366cb"
|
||||
"f7537c3e-8859-4110-9a05-e50ad14b0fb5",
|
||||
"e2f75039-c8ca-4a05-86c7-9086ba851272"
|
||||
],
|
||||
"name": "gcat",
|
||||
"policies": [
|
||||
|
@ -92,7 +92,7 @@
|
|||
"index_key": "gcat_1",
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"access_ip_v4": "10.1.28.132",
|
||||
"access_ip_v4": "10.1.29.3",
|
||||
"access_ip_v6": "",
|
||||
"admin_pass": null,
|
||||
"all_metadata": {},
|
||||
|
@ -115,12 +115,12 @@
|
|||
}
|
||||
],
|
||||
"config_drive": null,
|
||||
"created": "2023-12-05 14:43:16 +0000 UTC",
|
||||
"created": "2023-12-06 09:43:10 +0000 UTC",
|
||||
"flavor_id": "4",
|
||||
"flavor_name": "m1.medium",
|
||||
"floating_ip": null,
|
||||
"force_delete": false,
|
||||
"id": "5d8ebe4f-b77b-4fbf-9991-ea402da3d98c",
|
||||
"id": "9f0e0703-36cd-4c4b-8c66-4af8529e65dd",
|
||||
"image_id": "Attempt to boot from volume - no image supplied",
|
||||
"image_name": null,
|
||||
"key_pair": "pc-frosini_key",
|
||||
|
@ -129,10 +129,10 @@
|
|||
"network": [
|
||||
{
|
||||
"access_network": false,
|
||||
"fixed_ip_v4": "10.1.28.132",
|
||||
"fixed_ip_v4": "10.1.29.3",
|
||||
"fixed_ip_v6": "",
|
||||
"floating_ip": "",
|
||||
"mac": "fa:16:3e:73:dd:c3",
|
||||
"mac": "fa:16:3e:93:fc:53",
|
||||
"name": "d4s-dev-cloud-main",
|
||||
"port": "",
|
||||
"uuid": "e0af5eba-f24a-4d0d-8184-bc654b980c4a"
|
||||
|
@ -161,7 +161,7 @@
|
|||
"stop_before_destroy": false,
|
||||
"tags": null,
|
||||
"timeouts": null,
|
||||
"updated": "2023-12-05 14:43:49 +0000 UTC",
|
||||
"updated": "2023-12-06 09:43:47 +0000 UTC",
|
||||
"user_data": "ef3d6e5deb29bd1e5de5a76ae6860f3ee872738c",
|
||||
"vendor_options": [],
|
||||
"volume": []
|
||||
|
@ -176,7 +176,7 @@
|
|||
"index_key": "gcat_2",
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"access_ip_v4": "10.1.28.210",
|
||||
"access_ip_v4": "10.1.31.57",
|
||||
"access_ip_v6": "",
|
||||
"admin_pass": null,
|
||||
"all_metadata": {},
|
||||
|
@ -199,12 +199,12 @@
|
|||
}
|
||||
],
|
||||
"config_drive": null,
|
||||
"created": "2023-12-05 14:43:15 +0000 UTC",
|
||||
"created": "2023-12-06 09:43:11 +0000 UTC",
|
||||
"flavor_id": "4",
|
||||
"flavor_name": "m1.medium",
|
||||
"floating_ip": null,
|
||||
"force_delete": false,
|
||||
"id": "91fe0237-c8ba-4396-ba8e-b66d33aeeffa",
|
||||
"id": "47d492d4-b0d1-470b-8587-21651d8e4c58",
|
||||
"image_id": "Attempt to boot from volume - no image supplied",
|
||||
"image_name": null,
|
||||
"key_pair": "pc-frosini_key",
|
||||
|
@ -213,10 +213,10 @@
|
|||
"network": [
|
||||
{
|
||||
"access_network": false,
|
||||
"fixed_ip_v4": "10.1.28.210",
|
||||
"fixed_ip_v4": "10.1.31.57",
|
||||
"fixed_ip_v6": "",
|
||||
"floating_ip": "",
|
||||
"mac": "fa:16:3e:9d:22:fd",
|
||||
"mac": "fa:16:3e:04:a6:8d",
|
||||
"name": "d4s-dev-cloud-main",
|
||||
"port": "",
|
||||
"uuid": "e0af5eba-f24a-4d0d-8184-bc654b980c4a"
|
||||
|
@ -245,7 +245,7 @@
|
|||
"stop_before_destroy": false,
|
||||
"tags": null,
|
||||
"timeouts": null,
|
||||
"updated": "2023-12-05 14:43:53 +0000 UTC",
|
||||
"updated": "2023-12-06 09:43:47 +0000 UTC",
|
||||
"user_data": "ef3d6e5deb29bd1e5de5a76ae6860f3ee872738c",
|
||||
"vendor_options": [],
|
||||
"volume": []
|
||||
|
|
Loading…
Reference in New Issue