DNS Managed Zone

This table represents the DNS Managed Zone resource from Google Cloud Platform.

gcp.dns_managed_zone

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
cloud_logging_configcorejson
creation_timecoretimestampThe time that this resource was created on the server. This is in RFC3339 text format. Output only.
datadog_display_namecorestring
descriptioncorestringA mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the managed zone's function.
dns_namecorestringThe DNS name of this managed zone, for instance "example.com.".
dnssec_configcorejsonDNSSEC configuration.
forwarding_configcorejsonThe presence for this field indicates that outbound forwarding is enabled for this zone. The value of this field contains the set of destinations to forward to.
idcorestringUnique identifier for the resource; defined by the server (output only)
kindcorestring
labelscorearray<string>
namecorestringUser assigned name for this resource. Must be unique within the project. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.
name_server_setcorestringOptionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users leave this field unset. If you need to use this field, contact your account team.
name_serverscorearray<string>Delegate your managed_zone to these virtual name servers; defined by the server (output only)
organization_idcorestring
parentcorestring
peering_configcorejsonThe presence of this field indicates that DNS Peering is enabled for this zone. The value of this field contains the network to peer with.
private_visibility_configcorejsonFor privately visible zones, the set of Virtual Private Cloud resources that the zone is visible from.
project_idcorestring
project_numbercorestring
resource_namecorestring
reverse_lookup_configcorejsonThe presence of this field indicates that this is a managed reverse lookup zone and Cloud DNS resolves reverse lookup queries using automatically configured records for VPC resources. This only applies to networks listed under private_visibility_config.
service_directory_configcorejsonThis field links to the associated service directory namespace. Do not set this field for public zones or forwarding zones.
tagscorehstore
visibilitycorestringThe zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources. Possible values: ['public', 'private']. Values descriptions: ['', '']