Allows for the creation or updating of an IPv6 Network in Address Manager.
Attributes
| Attribute | Required/Optional | Description | Example |
|---|---|---|---|
configuration |
Optional | The name of the BlueCat Configuration to be used for the Network. If this is not supplied, the Gateway default configuration name is used. | terraform_demo |
name |
Optional | The name of the Network. | Server Farm IPv6 |
cidr |
Required | The network address in CIDR format. | 2003:1000::/65 |
template |
Optional | The IPv6 Template to assign to the Network. | NetworkTemplateIPv6 |
parent_block |
Optional | The parent block of the network in CIDR format. | 2003:1000::/64 |
properties |
Optional | The properties of the IPv6 Network. | attribute=value |
ip_version |
Optional | The value of ipv6 will be used for this
attribute. |
ipv6 |
depends_on |