Skip to content

v2.1.0

Compare
Choose a tag to compare
@skudriavtsev skudriavtsev released this 10 Feb 17:08
· 88 commits to master since this release
bb68a94
  • Moved to Terraform Plugin SDK v2
  • Allocation/Association resources reworked:
    • new resources added: infoblox_ipv_allocation and infoblox_ip_association;
      both IPv4 and IPv6 addresses may be allocated within a single resource in one go.
    • infoblox_ipv4_allocation, infoblox_ipv6_allocation, infoblox_ipv4_association and infoblox_ipv6_association
      are deprecated and unsupported from now on.
  • Improvements in infoblox_ipv4_network and infoblox_ipv6_network resources: IP address reservation reworked.
  • Numerous bugfixes