---
title: "What's New"
canonical: "https://docs.infoblox.com/space/ipamdriverterraform/594706476/What's%20New"
format: markdown
---
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.10.0

The following enhancement has been introduced starting from IPAM Plug-In for Terraform 2.10.0.

## Support for Managing IPv4 Fixed Address, IPv4 Range, IPv4 Range Template, IPv4 Shared Network, ALIAS, and NS Record Objects in Terraform

IPAM Plug-In for Terraform supports the management of *[IPv4 Fixed Address](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/1383268582)*, *[IPv4 Range](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/1383596206)*, *[IPv4 Range Template](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/1383596232)*, *[IPv4 Shared Network](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/1383137501)*, *[ALIAS](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/53121359)*, and *[NS](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/53121359)* Record Objects.

## Support for Retrieving Network Utilization and DHCP Options Data for Network Objects

IPAM Plug-In for Terraform supports retrieving network utilization and DHCP options data for IPv4 network objects using *[IPv4 network data source](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/53154262)* blocks and supports retrieving DHCP options data for IPv6 network objects using *[IPv6 network data source](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/698613830)* blocks.

# What’s New in IPAM Plug-In for Terraform 2.9.0

The following features have been introduced starting from IPAM Plug-In for Terraform 2.9.0.

## Support for Managing DTC Pool, DTC Server, and DTC LBDN Objects in Terraform (RFE-14296)

IPAM Plug-In for Terraform supports the management of the following DNS Traffic Control (DTC) objects in Terraform: DTC Pool, DTC Server, and DTC LBDN. For more information, see *[DTC Pool](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/1170440431)*, *[DTC Server](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/1170473202)*, and *[DTC LBDN](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/1170538732)* respectively.

# 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](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/974095179)*.

## 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](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/53154282)*, *[infoblox_aaaa_record Resource](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/53121429)*, *[infoblox_ip_allocation](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/53121460)* 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](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/53023242)* and *[Network Container](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/53055717)* 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)

IPAM Plug-In for Terraform supports the management of the forward zone object in Terraform. For more information, see *[Zone Forward](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/698908677)*.

## Search Functionality Enabled for Host Record, IPv6 Network Container, and IPv6 Network objects

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](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/53154076)*.

## 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](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/116424862)*.

# 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](https://infoblox-docs.atlassian.net/wiki/spaces/ipamdriverterraform/pages/593692260)*.