Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 05:54
· 153 commits to master since this release
48165ef

This re-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