Skip to content

v1.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 04:48
· 21 commits to master since this release

Full Changelog

New Feature:

  • Add Datasource and Resource for Flow Networking [#473] (#473)

    New Data Sources :

    • nutanix_floating_ip
    • nutanix_floating_ips
    • nutanix_pbr
    • nutanix_pbrs
    • nutanix_static_routes
    • nutanix_vpc
    • nutanix_vpcs

    New Resources :

    • nutanix_floating_ip
    • nutanix_pbr
    • nutanix_static_routes
    • nutanix_vpc

Merged pull requests:

Implemented enhancements:

  • Support of External and Overlay Subnets #460