Skip to content

Releases: nutanix/terraform-provider-nutanix

v1.8.0-beta.1

12 Oct 06:29
abdd924
Compare
Choose a tag to compare
v1.8.0-beta.1 Pre-release
Pre-release

1.8.0-beta.1 (Oct 12, 2022)

Full Changelog

New Feature:

  • Feat/1.8.0-beta.1 Release with Nutanix Database Service based resources and datasources [#501] (#501)

    New Data Sources :

    • nutanix_ndb_cluster
    • nutanix_ndb_clusters
    • nutanix_ndb_database
    • nutanix_ndb_databases
    • nutanix_ndb_profile
    • nutanix_ndb_profiles
    • nutanix_ndb_sla
    • nutanix_ndb_slas

    New Resources :

    • nutanix_ndb_database

v1.7.1

31 Aug 10:37
fe670b2
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements

  • Enhancement in nutanix project resource to support ACPs #487

Closed Issues

  • Resource enhancement to support ACPs in nutanix project #488

v1.7.0

12 Aug 11:24
d97329a
Compare
Choose a tag to compare

Full Changelog

New Feature

  • Added a resource for user groups. #477

    New Resource :

    • nutanix_user_groups

Merged pull request

Fixed bugs

  • Terraform provider crashes when using guest_customization_sysprep_custom_key_values #441
  • Nutanix terraform- Karbon clusters, the storage_class_config is not been displayed. #417
  • Checksum is not considered while uploading image from local using nutanix_image resource. #469
  • Not able to update image_type of PC image #454
  • Image gets deleted from PC if nutanix_image update errors out #453

Closed issues

  • Support for User Groups #475
  • Resizing disk identified in plan, but not actually done during apply #463
  • uuid of address_groups are not available #461
  • ntx provider have ENTITY_READ_ERROR when try to recreate a VM deleted manually #451
  • Allow project definiation by name and not just ID #406
  • Upload images to Foundation VM from a remote server using nutanix_foundation_image resource #455
  • Change catagories from list to dictionary for more straightforward use #407
  • VM creation fails when boot_type = LEGACY #304
  • Add attributes to set timezone during cluster creation using image_nodes #449
  • Enable multi-pc tests #448

v1.6.1

07 Jul 04:48
Compare
Choose a tag to compare

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

v1.5.0

06 May 20:11
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Update Acceptance tests workflow to run specific provider tests #437 (bhatipradeep)
  • Foundation unit tests and existing test fixes #433 (bhatipradeep)
  • Foundation Acceptance tests and minor fixes #436 (bhatipradeep)
  • Foundation Central unit tests and acceptance tests #439 (abhimutant)
  • Optimize Image upload to avoid buffering. Add cluster related fields in image upload resource & data source for PC #432 (bhatipradeep)
  • fixing karbon docs at registry #434 (abhimutant)
  • Example for using config downloaded from install.nutanix.com to image nodes #444 (bhatipradeep)
  • Add example to pull secrets from hashicorp vault to use them in node imaging #431 (bhatipradeep)

Fixed Bugs:

  • Image upload failures due to OOM #430
  • Not able to upload image to a specific cluster #428
  • Doc for Nutanix karbon_cluster_kubeConfig pointing to deadlink in registry #429

v1.5.0-beta.2

14 Apr 06:29
Compare
Choose a tag to compare
v1.5.0-beta.2 Pre-release
Pre-release

New Feature

  • Added data sources and resources for Nutanix Foundation Central. #420

New Data Sources:
- nutanix_foundation_central_api_keys
- nutanix_foundation_central_list_api_keys
- nutanix_foundation_central_imaged_nodes_list
- nutanix_foundation_central_imaged_clusters_list
- nutanix_foundation_central_cluster_details
- nutanix_foundation_central_imaged_node_details

New Resources:
- nutanix_foundation_central_image_cluster
- nutanix_foundation_central_api_keys

New Modules :
- aos-based-node-imaging/node-serials-filter
- manual-mode-imaging

Merged Pull Requests

For the 1.5.0-beta.2 release of the provider it will have N-1 compatibility with the Nutanix Foundation Central. This release was tested against Foundation Central versions v1.3 and v1.2 .

NOTE: Foundation Central integration in this release is still in beta phase.

Full Changelog: v1.5.0-beta...v1.5.0-beta.2

v1.5.0-beta

31 Mar 17:54
Compare
Choose a tag to compare
v1.5.0-beta Pre-release
Pre-release

New Feature:

  • Add resources and data sources for Nutanix Foundation #413

    New Data Sources :

    • nutanix_foundation_nos_packages
    • nutanix_foundation_hypervisor_isos
    • nutanix_foundation_discover_nodes
    • nutanix_foundation_node_network_details

    New Resources :

    • nutanix_foundation_image_nodes
    • nutanix_foundation_ipmi_config
    • nutanix_foundation_image

    New Modules :

    • aos-based-node-imaging/node-serials-filter
    • discover-nodes-network-details/node-serials-filter
    • manual-mode-imaging

Merged pull requests:

For the 1.5.0-beta release of the provider it will have N-1 compatibility with the Nutanix Foundation. This release was tested against Foundation versions v5.2 and v5.1.1

NOTE: Foundation integration in this release is still in beta phase.

v1.4.1

24 Mar 08:17
Compare
Choose a tag to compare

Full Changelog

Fixed Bugs

  • Network Security Rules: ip subnet is passed as an empty object in the API to create network security which causes API to get failed #399

Merged pull requests:

  • Network Security Rules: ip subnet is passed as an empty object in the API to create network security which causes API to get failed #348(siddharth-kulshrestha)

v1.4.0

22 Mar 10:46
Compare
Choose a tag to compare

Enhancements:

  • Datasources for service groups along with test cases #353
  • Set default value of disk_list.device_properties.device_type to DISK #157
  • Add num_queues parameter for virtual machine NICs #324
  • Add support for linking service and address groups to network security rules #345

Fixed Bugs:

  • Karbon 2.4 Cluster creation failing #373
  • Use correct API endpoint for category queries #348
  • Terraform crashed while creating VM in Nutanix #205
  • nutanix_recovery_plan "Duplicate network mapping" #386
  • Support defining categories_mapping for a VM #321
  • Add a complete example of parameter nutanix_guest_tools #299

Merged Pull Requests:

v1.3.0

16 Feb 07:03
Compare
Choose a tag to compare

New:

  • SDK V2 Upgrade: Upgrade Terraform provider to the latest SDK #287
  • Implement Timeout blocks on resource level #254
  • Allow Subnet Datasources to filter based on PE ID #308
  • Implement CI/CD pipeline for this project #314
  • Allow Subnet Datasources to filter based on PE ID #308
  • Add vCPU hard pinning #307
  • Add resources for address groups and service groups #322

Fixes:

  • Provider plugin crashes when nutanix_subnet datasource queried with overlay subnet #327
  • nutanix_projects and nutanix_project throws error when there is external network associated to a project #337