initial setup -- needs to be changed

This commit is contained in:
Michael_Sodan 2025-05-26 16:33:48 +02:00
parent 7edc741813
commit 46a131597f
2 changed files with 0 additions and 1168 deletions

View file

@ -1,64 +0,0 @@
{
"version": 4,
"terraform_version": "1.5.7",
"serial": 193,
"lineage": "76c97600-5d5c-ac52-ab54-ac0b6ef2bc4b",
"outputs": {},
"resources": [
{
"module": "module.project",
"mode": "managed",
"type": "stackit_network_area",
"name": "sna",
"provider": "module.project.provider[\"registry.terraform.io/stackitcloud/stackit\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"default_nameservers": null,
"default_prefix_length": 25,
"id": "03a34540-3c1a-4794-b2c6-7111ecf824ef,545533a8-fc9b-406b-b046-ff179c89e0e0",
"labels": null,
"max_prefix_length": 29,
"min_prefix_length": 24,
"name": "landingzone_sna",
"network_area_id": "545533a8-fc9b-406b-b046-ff179c89e0e0",
"network_ranges": [
{
"network_range_id": "d34b50ec-c050-41fd-9296-111eaa847788",
"prefix": "10.220.0.0/16"
}
],
"organization_id": "03a34540-3c1a-4794-b2c6-7111ecf824ef",
"project_count": 3,
"transfer_network": "172.16.9.0/24"
},
"sensitive_attributes": [],
"dependencies": [
"module.project.time_sleep.wait_before_destroy"
]
}
]
},
{
"module": "module.project",
"mode": "managed",
"type": "time_sleep",
"name": "wait_before_destroy",
"provider": "provider[\"registry.terraform.io/hashicorp/time\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"create_duration": null,
"destroy_duration": "60s",
"id": "2025-05-26T12:39:32Z",
"triggers": null
},
"sensitive_attributes": []
}
]
}
],
"check_results": null
}

File diff suppressed because it is too large Load diff