Releases: nutanix/terraform-provider-nutanix
v1.9.3
1.9.3 (September 7, 2023)
Merged pull request:
- Setting machine type in updating virtual machines. #630
- Added examples of role creation using nutanix terraform provider. #632
Fixed bugs:
- Updating gives error: Machine type must be set to Q35 for secure boot. #622
- Machine type must be set to Q35 for secure boot. #494
Closed issues:
- nutanix_virtual_machine incorrectly casts nic_list and disk_list via the CDKTF. #624
Closed pull request:
- Fix Secure boot VMs when doing updates. #496
v1.9.2
1.9.2 (July 21, 2023)
Merged pull request:
- Fixing terraform doc link for detailed references. #618
Closed issues:
v1.9.1
1.9.1 (June 14, 2023)
Implemented enhancements:
- Handling version in ReadContext for "nutanix_karbon_cluster" resource. #606
- Changed Port field in "resource_karbon_private_registry" to Optional. #607
- NDB clusters endpoint to have support for Active Directory. #608
Closed issues:
- Add support documentation in terraform. #611
v1.9.0
1.9.0 (May 26, 2023)
New Feature:
-
Add support for new Karbon features. #290
New Resource :
- nutanix_karbon_worker_nodepool
Implemented enhancements:
- Adding timeouts in "nutanix_karbon_cluster" resource. #563
- Vlan with 0 vlan_id should be supported in subnet resource. #562
- Adding contributing doc and code of conduct in provider. #603
- Schema Validation for NDB database provision when profiles are required or optional. #591
Fixed bugs:
- Intermittent "context deadline exceeded" errors on "nutanix_karbon_cluster" resource. #544
- Resource "nutanix_subnet" fails when creating a managed IPAM network using a VLAN that overlaps with existing network. #543
- In NDB database resource, Required profile values for provisioning a database with registered dbserver or with new dbserver should be properly listed. #\604
Closed issues:
- Typo in documentation guest_customization_sysrep_custom_key_values. #495
- Documentation about subnet_type for nutanix_subnet is missing. #506
- parent_reference misspelled. #507
- availability_zone_reference not returning in nutanix_clusters. #573
Merged pull requests:
v1.8.1
1.8.1 (April 18, 2023)
New Feature:
-
Added a datasource for NDB network available ips. #570
New Data Source :
- nutanix_ndb_network_available_ips
Implemented enhancements:
- Handling the case if ndb cluster id is given wrong. #571
- Support for imports on ndb day-2 actions. #561
- Changing the provider version in ndb examples from beta to ga. #580
Fixed bugs:
- Tf ntnx provider crash for wrong ndb cluster id. #567
- lcm_config should be Set without plugin crash in clone resource. #583
Closed issues:
v1.8.0
1.8.0 (Feb 23, 2023)
New Features:
-
Feat/1.8.0-ga Release with Nutanix Database Service based resource and datasources #553
Resources:
- nutanix_ndb_database
- nutanix_ndb_maintenance_window
- nutanix_ndb_maintenance_task
- nutanix_ndb_tms_cluster
- nutanix_ndb_tag
- nutanix_ndb_network
- nutanix_ndb_dbserver_vm
- nutanix_ndb_register_dbserver
- nutanix_ndb_stretched_vlan
- nutanix_ndb_clone_refresh
- nutanix_ndb_cluster
- nutanix_ndb_profile
- nutanix_ndb_sla
- nutanix_ndb_database_scale
- nutanix_ndb_database_restore
- nutanix_ndb_database_snapshot
- nutanix_ndb_register_database
- nutanix_ndb_clone
- nutanix_ndb_log_catchups
- nutanix_ndb_authorize_dbservers
- nutanix_ndb_software_version_profile
- nutanix_ndb_linked_databases
Data Sources:
- nutanix_ndb_maintenance_window
- nutanix_ndb_maintenance_windows
- nutanix_ndb_tag
- nutanix_ndb_tags
- nutanix_ndb_network
- nutanix_ndb_networks
- nutanix_ndb_dbserver
- nutanix_ndb_dbservers
- nutanix_ndb_cluster
- nutanix_ndb_clusters
- nutanix_ndb_database
- nutanix_ndb_databases
- nutanix_ndb_profile
- nutanix_ndb_profiles
- nutanix_ndb_sla
- nutanix_ndb_snapshot
- nutanix_ndb_snapshots
- nutanix_ndb_time_machine
- nutanix_ndb_time_machines
- nutanix_ndb_tms_capability
- nutanix_ndb_clone
- nutanix_ndb_clones
v1.8.0-beta.3
1.8.0-beta-2 (Jan 20, 2023)
New Feature:
-
Feat/1.8.0-beta.2 Release with Nutanix Database Service based resource and datasources [#533] (#533)
New Resources:
- nutanix_ndb_profile
- nutanix_ndb_sla
- nutanix_ndb_database_scale
- nutanix_ndb_database_restore
- nutanix_ndb_database_snapshot
- nutanix_ndb_register_database
- nutanix_ndb_clone
- nutanix_ndb_log_catchups
- nutanix_ndb_authorize_dbservers
- nutanix_ndb_software_version_profile
- nutanix_ndb_linked_databases
New Data Sources:
- nutanix_ndb_snapshot
- nutanix_ndb_snapshots
- nutanix_ndb_time_machine
- nutanix_ndb_time_machines
- nutanix_ndb_tms_capability
- nutanix_ndb_clone
- nutanix_ndb_clones
Implemented enhancements:
v1.8.0-beta.2
1.8.0-beta-2 (Jan 20, 2023)
New Feature:
-
Feat/1.8.0-beta.2 Release with Nutanix Database Service based resource and datasources [#533] (#533)
New Resources:
- nutanix_ndb_profile
- nutanix_ndb_sla
- nutanix_ndb_database_scale
- nutanix_ndb_database_restore
- nutanix_ndb_database_snapshot
- nutanix_ndb_register_database
- nutanix_ndb_clone
- nutanix_ndb_log_catchups
- nutanix_ndb_authorize_dbservers
- nutanix_ndb_software_version_profile
- nutanix_ndb_linked_databases
New Data Sources:
- nutanix_ndb_snapshot
- nutanix_ndb_snapshots
- nutanix_ndb_time_machine
- nutanix_ndb_time_machines
- nutanix_ndb_tms_capability
- nutanix_ndb_clone
- nutanix_ndb_clones
Implemented enhancements:
v1.8.0-beta.1
1.8.0-beta.1 (Oct 12, 2022)
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