Creates an external host record in Address Manager with list of linked addresses.
Attributes
| Attribute | Required/Optional | Description | Example |
|---|---|---|---|
configuration |
Optional | The name of the BlueCat Configuration to be used for the host record. If this is not supplied, the Gateway default configuration name is used. | terraform_demo |
view |
Optional | The view that contains the details of the zone. If this is not supplied, the Gateway default view name is used. | Internal |
absolute_name |
Required | The name of the External Host Record. Must be a fully-qualified domain name (FQDN). | externalhost.bluecat.com |
addresses |
Optional | A list of IP Addresses to link to the external host record. | 10.0.0.12,45.0.0.6 |
properties |
Optional | The properties of the host record. | comment=My comments |