With the IP address operation association resources you can update Host host records created using the IP address allocation resources with details of VMs created in the cloud environment for those Host host records. The IP address association flow is a three-step process:
The IP address allocation resources allocate an IP address by creating a
...
host record in NIOS.
The IP address is then assigned to the interface created in the cloud environment, and then a VM is created.
Details of the VM are populated into the
...
host record in NIOS using the IP address association resource.
The resources available in the current version of Infoblox IPAM Plug-In for VMware are:
Use the infoblox_ip_association
...
resource to associate IPv4 and/or IPv6
...
infoblox_ipv4_association
: To allocate IPv4 addresses only
...
addresses.
Note |
---|
Note Infoblox strongly recommends that you use the infoblox_ip_association resource enhanced to provide better support for managing Host records created using the infoblox_ip_allocation resource.The infoblox_ip_allocation resource, for the IP address association operation, you are advised to use the infoblox_ip_association resource only and not infoblox_ipv4_association or infoblox_ipv6_association resource in a .tf filehave been deprecated. They are not supported from Infoblox IPAM Plug-In for Terraform version 2.3.0. |