bluecat_ipv6block resource - Adaptive Plugins - BlueCat Gateway - 2.2.1

BlueCat Terraform Plugin Administration Guide

ft:locale
en-US
Product name
BlueCat Gateway
Version
2.2.1

Allows for the creation or updating of an IPv6 Block in Address Manager.

Attributes
Attribute Required/Optional Description Example
configuration Optional The name of the BlueCat Configuration. If this is not supplied, the default configuration name is used. terraform_demo
name Required The name of the Block. Server Farm IPv6
parent_block Optional The CIDR of the block when used as a parent block. Specify this field to create a child block. The parent_block must be in CIDR format. 10.1.0.0/16
address Required The address of the block. 2003:1000::
cidr Required The CIDR of the block. 65
ip_version Optional The value of ipv6 will be used for this attribute. ipv6
properties Optional The properties of the block. attribute=value
depends_on