Skip to content

v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 30 Oct 09:07
a69e0cd

3.0.0 (2024-10-30)

⚠ BREAKING CHANGES

  • the data structure has been enhanced to accommodate both public and private dns zones

Features

  • add support for public dns zones and record types (#36) (2e11725)

Upgrade from v2.1.0 to v3.0.0:

  • Update module reference to: version = "~> 3.0"
  • Restructure the zones object:
    • within zones either private or public is required now to categorize the zone types
  • Added output variables:
    • private_zones and public_zones