Skip to content

Releases: infobloxopen/terraform-provider-infoblox

Major release

27 Jul 12:11
48165ef
Compare
Choose a tag to compare

This release contains major features which includes supporting Creation, Updation and Deletion operations on multiple NIOS DHCP and DNS objects.
Below are the Terraform resources which have been added/enhanced for comment, Extensible Attributes, TTL flags appropriately.

  • Network View
  • IPv4 Network Container
  • IPv6 Network containers
  • IPv4 Network
  • IPv6 Network
  • Allocation through Host Record
  • Association through Host Record
  • DHCP and DNS flags support for Host Record
  • A record with IPv4 and FQDN
  • A record with IPv4 CIDR (gets an IP using next available IP feature) and FQDN
  • AAAA record with IPv6 and FQDN
  • AAAA record with IPv6 CIDR (gets an IP using next available IP feature) and FQDN
  • PTR record in forward mapping zone
  • PTR record in reverse mapping zone
  • CNAME record

Below are the Terraform data sources which have been updated for comment, Extensible Attributes and TTL appropriately ,

  • A record
  • PTR record
  • IPv4 Network

v1.1.1

23 Apr 11:08
5a744e3
Compare
Choose a tag to compare

Publishing the Infoblox Terraform Provider to the official Terraform registry

minor bug fixes

10 Sep 07:10
Compare
Choose a tag to compare

removed cloud license check for on prem instance
bug fixes

v1.0.0 (2019-08-09)

09 Aug 13:27
2fd81f2
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Support for CNAME or A Records #22

Closed issues:

  • Does this provider work with Terraform 0.12.1 #29
  • Error on plan #26

Merged pull requests: