The page lists the new features of Infoblox IPAM Plug-In for Terraform 2.x.x releases.
What’s New in IPAM Plug-In for Terraform 2.8.0
The following features have been introduced starting from IPAM Plug-In for Terraform 2.8.0.
Support for Managing the Delegated Zone Object in Terraform
IPAM Plug-In for Terraform supports the management of the delegated zone object in Terraform. For more information, see Zone Delegated.
Support for Creating Objects with the Next Available IP Address and Next Available Network Obtained Using the Extensible Attribute Filter (RFE-14258)
IPAM Plug-In for Terraform supports creation of A, AAAA, Host record objects with the next available IP address obtained by specifying extensible attribute filters. For more information, see the infoblox_a_record Resource, infoblox_aaaa_record Resource, infoblox_ip_allocation topics respectively.
The plug-in also supports creation of network and network container objects with the next available network obtained by specifying extensible attribute filters. For more information, see the see the Network and Network Container topics respectively.
What’s New in IPAM Plug-In for Terraform 2.7.0
The following features have been introduced starting from IPAM Plug-In for Terraform 2.7.0.
Support for Managing Forward Zone Object in Terraform (RFE-13732)
Starting from version 2.7.0, IPAM Plug-In for Terraform supports the management of the forward zone object in Terraform. For more information, see Zone Forward.
Search Functionality Enabled for Host Record, IPv6 Network Container, and IPv6 Network objects
Starting from version 2.7.0, IPAM Plug-In for Terraform supports the use of data source blocks to retrieve information on objects, IPv6 network, IPv6 network container, and host records. For more information, see the corresponding topics on page Resources and Data Sources Supported by Infoblox IPAM Plug-In for Terraform.
Support for Terraform Version 1.8.1
IPAM Plug-In for Terraform version 2.7.0 has the ability to support the latest version of Terraform 1.8.1.
Support for Golang Version 1.21 and Later
IPAM Plug-In for Terraform version 2.7.0 has the ability to support Golang version 1.21 and later.
Support for Using the import
Block to Import NIOS Objects (RFE-14016)
IPAM Plug-In for Terraform enables you to import NIOS objects into Terraform by defining Terraform import
blocks in the Terraform state file of corresponding Terraform resources. For more information, see Importing Existing NIOS Objects to Terraform.
What’s New in IPAM Plug-In for Terraform 2.6.0
The following features have been introduced starting from IPAM Plug-In for Terraform 2.6.0.
Terraform Internal ID to Manage Supported Resource Objects (RFE-13883)
The IPAM Plug-In for Terraform version 2.6.0 introduces the extensible attribute Terraform Internal ID to manage resources in Terraform. The extensible attribute assigns a UUID to every supported resource, which helps to identify the resource and manage drift state in Terraform. For more information, see Management of Plug-In Operations with Terraform Internal ID.