Skip to content

Commit

Permalink
Update CHANGELOG.md and release notes for v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bhati-pradeep committed Mar 22, 2022
1 parent 4f03f0b commit b3319ca
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 9 deletions.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
## 1.4.0 (March 17, 2022)

[Full Changelog](https://github.com/nutanix/terraform-provider-nutanix/compare/v1.3.0...v1.4.0)

**Implemented enhancements:**

- Datasources for service groups along with test cases [\#353](https://github.com/nutanix/terraform-provider-nutanix/issues/353)
- Set default value of disk_list.device_properties.device_type to DISK [\#157](https://github.com/nutanix/terraform-provider-nutanix/pull/157)
- Add num_queues parameter for virtual machine NICs [\#324](https://github.com/nutanix/terraform-provider-nutanix/pull/324)
- Add support for linking service and address groups to network security rules [\#345](https://github.com/nutanix/terraform-provider-nutanix/pull/345)


**Fixed Bugs**

- Karbon 2.4 Cluster creation failing [\#373](https://github.com/nutanix/terraform-provider-nutanix/issues/373)
- Use correct API endpoint for category queries [\#348](https://github.com/nutanix/terraform-provider-nutanix/pull/348)
- Terraform crashed while creating VM in Nutanix [\#205](https://github.com/nutanix/terraform-provider-nutanix/issues/205)
- nutanix_recovery_plan "Duplicate network mapping" [\#386](https://github.com/nutanix/terraform-provider-nutanix/issues/386)

**Closed issues:**

- fixed unchecked gets in getMetadataAttributes [\#206](https://github.com/nutanix/terraform-provider-nutanix/pull/206)
- Support defining categories_mapping for a VM [\#321](https://github.com/nutanix/terraform-provider-nutanix/issues/321)
- Add a complete example of parameter nutanix_guest_tools [\#299](https://github.com/nutanix/terraform-provider-nutanix/issues/299)

**Merged pull requests:**

- Use correct API endpoint for category queries [\#348](https://github.com/nutanix/terraform-provider-nutanix/pull/348)([embik](https://github.com/embik))
- Set default value of disk_list.device_properties.device_type to DISK [\#157](https://github.com/nutanix/terraform-provider-nutanix/pull/157) ([maxaudron](https://github.com/maxaudron))
- Added singular and plural datasources for service groups with test cases [\#363](https://github.com/nutanix/terraform-provider-nutanix/pull/363) ([siddharth-kulshrestha](https://github.com/siddharth-kulshrestha))
- Add acceptance tests [\#355](https://github.com/nutanix/terraform-provider-nutanix/pull/355) ([bhatipradeep](https://github.com/bhatipradeep))
- Change default node pool names for karbon cluster creation [\#381](https://github.com/nutanix/terraform-provider-nutanix/pull/381) [bhatipradeep](https://github.com/bhatipradeep))
- bug fix for issue-205 [\#380](https://github.com/nutanix/terraform-provider-nutanix/pull/380) ([abhimutant](https://github.com/abhimutant))
- Task/m 324 check [\#385](https://github.com/nutanix/terraform-provider-nutanix/pull/385) ([abhimutant](https://github.com/abhimutant))
- Security rules with service group and address groups [\#384](https://github.com/nutanix/terraform-provider-nutanix/pull/384) ([siddharth-kulshrestha](https://github.com/siddharth-kulshrestha))
- Fix bug where networkmappings are incorrectly referenced in recovery plan [\#392](https://github.com/nutanix/terraform-provider-nutanix/pull/392) ([yannickstruyf3](https://github.com/yannickstruyf3))



## 1.3.0 (Feb 16, 2022)

[Full Changelog](https://github.com/nutanix/terraform-provider-nutanix/compare/v1.2.2...v1.3.0)
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Terraform provider plugin to integrate with Nutanix Enterprise Cloud

NOTE: The latest version of the Nutanix provider is [v1.3.0](https://github.com/nutanix/terraform-provider-nutanix/releases/tag/v1.3.0)
NOTE: The latest version of the Nutanix provider is [v1.4.0](https://github.com/nutanix/terraform-provider-nutanix/releases/tag/v1.4.0)

## Build, Quality Status

Expand Down Expand Up @@ -34,6 +34,9 @@ The Terraform Nutanix provider is designed to work with Nutanix Prism Central, s

> For the 1.3.0 release of the provider it will have N-2 compatibility with the Prism Central APIs. This release was tested against Prism Central versions pc.2021.9.0.4, pc.2021.8.0.1 and pc.2021.7.

> For the 1.4.0 release of the provider it will have N-2 compatibility with the Prism Central APIs. This release was tested against Prism Central versions pc2022.1 pc.2021.9.0.4 and pc.2021.8.0.1.
## Example Usage

See the Examples folder for a handful of main.tf demos as well as some pre-compiled binaries.
Expand Down
16 changes: 8 additions & 8 deletions test_config.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
{
"subnet_name": "vlan.154",
"default_container_name": "default-container-75702903530678",
"default_container_name": "default-container-44480920297856",
"user_group_with_distinguished_name": {
"distinguished_name": "cn=sspadmins,cn=users,dc=qa,dc=nucalm,dc=io",
"display_name": "sspadmins",
"uuid": "4e34dc16-79f4-44a4-9b81-08ff58f2f261"
"uuid": "985bf34e-4cce-4777-9045-2f03918c8022"
},
"permissions": [
{
"name": "",
"uuid": "2d9c8063-8ab0-481e-b505-4c4ee0644ba5"
"uuid": "22d6eb5e-0c6e-4260-8f82-d3b422b7f224"
},
{
"name": "Delete_ACP",
"uuid": "8b0b4d1a-d2ac-4ccd-a618-95378fc8d559"
"uuid": "11d74ead-2085-4528-81d3-2d3ba0c005f3"
}
],
"users": [
{
"principal_name": "[email protected]",
"expected_display_name": "user4",
"directory_service_uuid": "bdf0bafb-bbd7-4a1b-ba14-94a990607506"
"directory_service_uuid": "165db740-79d5-434e-a4b7-e6e8c9246297"
},
{
"principal_name": "[email protected]",
"expected_display_name": "user6",
"directory_service_uuid": "bdf0bafb-bbd7-4a1b-ba14-94a990607506"
"directory_service_uuid": "165db740-79d5-434e-a4b7-e6e8c9246297"
},
{
"principal_name": "[email protected]",
"expected_display_name": "ssptest3",
"directory_service_uuid": "bdf0bafb-bbd7-4a1b-ba14-94a990607506"
"directory_service_uuid": "165db740-79d5-434e-a4b7-e6e8c9246297"
}
],
"node_os_version": "ntnx-1.2",
"node_os_version": "ntnx-1.0",
"ad_rule_target": {
"name": "ADGroup",
"values": "sspadmins"
Expand Down

0 comments on commit b3319ca

Please sign in to comment.