Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The IP address allocation resources allocate an IP address by creating a host record in NIOS.

  2. The IP address is then assigned to the interface created in the cloud environment, and then a VM is created.

  3. 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_ipv4_association and Infoblox_ipv6_association resources have been deprecated

and they will be removed in an upcoming release.If the IP address allocation operation was done using 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 file

. They are not supported from Infoblox IPAM Plug-In for Terraform version 2.3.0.