Skip to content

Major release

Compare
Choose a tag to compare
@somashekhar somashekhar released this 27 Jul 12:11
· 118 commits to master since this release
48165ef

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