The following section describes the data sources supported by BlueCat Provider for Terraform.
Supported data sources are as follows:
-
bluecat_ipv4block -
bluecat_ipv4network -
bluecat_ipv6block -
bluecat_ipv6network -
bluecat_host_record -
bluecat_cname_record -
bluecat_zone -
bluecat_view
Data sources use the allowed_property_keys field to filter out
unnecessary properties. This field is an array of property keys. Data sources still use
the properties field as a read-only field calculated using the
allowed_property_keys.
If you do not define the allowed_property_keys field, the data source
returns all properties returned by Address Manager.