Skip to content

Releases: hashicorp/terraform-plugin-framework-nettypes

v0.1.0

28 Jul 15:25
Compare
Choose a tag to compare

FEATURES:

  • nettypes/iptypes: Add new IPv4Address custom type implementation, representing an IPv4 address string (#2)
  • nettypes/iptypes: Add new IPv6Address custom type implementation, representing an IPv6 address string (#2)
  • nettypes/cidrtypes: Add new IPv4Prefix custom type implementation, representing an IPv4 CIDR string (#2)
  • nettypes/cidrtypes: Add new IPv6Prefix custom type implementation, representing an IPv6 CIDR string (#2)