With IP address allocation resources, you can allocate IPv4 and/or IPv6 addresses from a specified network by creating a Host host record. The allocated IP addresses are then assigned to the interface of an instance created in a cloud environment, after which a VM is created. If required, you may integrate the VM with the corresponding Host host record in NIOS as described in IP Address Association.
The resources available in the current version of Infoblox IPAM Plug-In for VMware are:
Use the infoblox_ip_allocation
...
resource to allocate IPv4 and/or IPv6 addresses
...
infoblox_ipv4_allocation: To allocate IPv4 addresses only
...
infoblox_ipv6_allocation: To allocate IPv6 addresses only
.
Note |
---|
Note Infoblox strongly recommends that you use the infoblox_ip_allocation resource to provide better support for performing create, update, and delete operations. TheThe When allocating multiple IP addresses by using the have been deprecated. They are not supported from Infoblox IPAM Plug-In for Terraform version 2. 0.1 to version 2.1.0, perform the following steps:Remove the Upgrade the plug-in as described in the Terraform documentation. terraform apply command3.0. |