Set directory structure
This commit is contained in:
33
10-sno-hub-cluster/00-dns/terraform.tfstate.backup
Normal file
33
10-sno-hub-cluster/00-dns/terraform.tfstate.backup
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.5.7",
|
||||
"serial": 1,
|
||||
"lineage": "cd534326-12a6-df16-4d84-72182549473f",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "freeipa_dns_record",
|
||||
"name": "ocp-hub",
|
||||
"provider": "provider[\"registry.terraform.io/rework-space-com/freeipa\"]",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"id": "int.mk-labs.cloud._hub_A",
|
||||
"name": "hub",
|
||||
"records": [
|
||||
"10.1.71.11"
|
||||
],
|
||||
"set_identifier": null,
|
||||
"ttl": 60,
|
||||
"type": "A",
|
||||
"zone_name": "int.mk-labs.cloud."
|
||||
},
|
||||
"sensitive_attributes": []
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"check_results": null
|
||||
}
|
||||
Reference in New Issue
Block a user