added correct DNS Server to subnets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.12.1",
|
||||
"serial": 212,
|
||||
"serial": 214,
|
||||
"lineage": "380e7668-64eb-52d5-fbac-0395ca160fd9",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
@@ -326,6 +326,35 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "openstack_dns_zone_v2",
|
||||
"name": "hnrx-dev-zone",
|
||||
"provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"attributes": null,
|
||||
"description": "default hnrx dev zone",
|
||||
"disable_status_check": false,
|
||||
"email": "matthias.hinrichs@hnrx.net",
|
||||
"id": "135421f7-7bca-4015-a262-b76e7b549540",
|
||||
"masters": null,
|
||||
"name": "dev.hnrx.cloud.",
|
||||
"project_id": "fad7e11f880840b6bc739aa72d470bfc",
|
||||
"region": "RegionOne",
|
||||
"timeouts": null,
|
||||
"ttl": 60,
|
||||
"type": "PRIMARY",
|
||||
"value_specs": null
|
||||
},
|
||||
"sensitive_attributes": [],
|
||||
"identity_schema_version": 0,
|
||||
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "openstack_dns_zone_v2",
|
||||
|
||||
Reference in New Issue
Block a user