You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Terraform provider plugin to integrate with Nutanix Enterprise Cloud
4
4
5
-
NOTE: The latest version of the Nutanix provider is [v1.6.0](https://github.com/nutanix/terraform-provider-nutanix/releases/tag/v1.6.0)
5
+
NOTE: The latest version of the Nutanix provider is [v1.6.1](https://github.com/nutanix/terraform-provider-nutanix/releases/tag/v1.6.1)
6
6
7
7
Modules based on Terraform Nutanix Provider can be found here : [Modules](https://github.com/nutanix/terraform-provider-nutanix/tree/master/modules)
8
8
## Build, Quality Status
@@ -40,10 +40,10 @@ The Terraform Nutanix provider is designed to work with Nutanix Prism Central an
40
40
41
41
> For the 1.5.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.0.2 pc.2021.9.0.4 and pc.2021.8.0.1.
42
42
43
-
> For the 1.6.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.4 pc2022.1.0.2 and pc2021.9.0.4.
43
+
> For the 1.6.1 release of the provider it will have N-2 compatibility with the Prism Central APIs. This release was tested against Prism Central versions pc2022.4 pc2022.1.0.2 and pc2021.9.0.4.
44
44
45
45
### note
46
-
With v1.6.0 release of flow networking feature in provider, IAMv2 setups would be mandate.
46
+
With v1.6.1 release of flow networking feature in provider, IAMv2 setups would be mandate.
47
47
Also, there is known issue for access_control_policies resource where update would be failing. We are continuously tracking the issue internally.
0 commit comments