Skip to content

Commit

Permalink
website docs
Browse files Browse the repository at this point in the history
  • Loading branch information
abhimutant committed Dec 25, 2024
1 parent 47f1a64 commit 0e92247
Show file tree
Hide file tree
Showing 6 changed files with 334 additions and 7 deletions.
1 change: 1 addition & 0 deletions website/docs/d/images_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_images_v2"
sidebar_current: "docs-nutanix-datasource-images-v2"
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/network_security_policies_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_network_security_policies_v2"
sidebar_current: "docs-nutanix-datasource-network_security_policies_v4"
sidebar_current: "docs-nutanix-datasource-network_security_policies_v2"
description: |-
List all the Network Security Policies
---
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/network_security_policy_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_network_security_policy_v2"
sidebar_current: "docs-nutanix-datasource-network_security_policy_v4"
sidebar_current: "docs-nutanix-datasource-network_security_policy_v2"
description: |-
Get a Network Security Policy
---
Expand Down
2 changes: 1 addition & 1 deletion website/docs/d/ngt_configuration_v2.html.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_ngt_configuration_v2"
sidebar_current: "docs-nutanix-resource-ngt-configuration-v2"
sidebar_current: "docs-nutanix-datasource-ngt-configuration-v2"
description: |-
Retrieves the Nutanix Guest Tools configuration for a Virtual Machine.
Expand Down
6 changes: 4 additions & 2 deletions website/docs/index.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ The provider is used to interact with the many resources and data sources suppor

Use the navigation on the left to read about the available resources and data sources this provider can use.

~> **Important Notice:** Upcoming Deprecation of Legacy Nutanix Terraform Provider Resources. Starting with the Nutanix Terraform Provider release planned for Q4-CY2026, legacy resources which are based on v0.8,v1,v2 and v3 APIs will be deprecated and no longer supported. For more information, visit [Legacy API Deprecation Announcement](https://portal.nutanix.com/page/documents/eol/list?type=announcement) [Legacy API Deprecation - FAQs](https://portal.nutanix.com/page/documents/kbs/details?targetId=kA0VO0000005rgP0AQ). Nutanix strongly encourages you to migrate your scripts and applications to the latest v2 version of the Nutanix Terraform Provider resources, which are built on our v4 APIs/SDKs. By adopting the latest v2 version based on v4 APIs and SDKs, our users can leverage the enhanced capabilities and latest innovations from Nutanix. We understand that this transition may require some effort, and we are committed to supporting you throughout the process. Please refer to our documentation and support channels for guidance and assistance.

## Support

Terraform Nutanix Provider leverages the community-supported model. See [Open Source Support](https://portal.nutanix.com/page/documents/kbs/details?targetId=kA07V000000LdWPSA0) for more information about its support policy.


-> **Nutanix Deprecation Announcement** Important Notice: Upcoming Deprecation of Legacy Nutanix Terraform Provider Resources. Starting with the Nutanix Terraform Provider release planned for Q4-CY2026, legacy resources which are based on v0.8,v1,v2 and v3 APIs will be deprecated and no longer supported. For more information, visit [Legacy API Deprecation Announcement](https://portal.nutanix.com/page/documents/eol/list?type=announcement) [Legacy API Deprecation - FAQs](https://portal.nutanix.com/page/documents/kbs/details?targetId=kA0VO0000005rgP0AQ). Nutanix strongly encourages you to migrate your scripts and applications to the latest v2 version of the Nutanix Terraform Provider resources, which are built on our v4 APIs/SDKs. By adopting the latest v2 version based on v4 APIs and SDKs, our users can leverage the enhanced capabilities and latest innovations from Nutanix. We understand that this transition may require some effort, and we are committed to supporting you throughout the process. Please refer to our documentation and support channels for guidance and assistance.
-> **Note:** Update!!
We now have a brand new developer-centric Support Program designed for organizations that require a deeper level of developer support to manage their Nutanix environment and build applications quickly and efficiently. As part of this new Advanced API/SDK Support Program, you will get access to trusted technical advisors who specialize in developer tools including Nutanix Terraform Provider and receive support for your unique development needs and custom integration queries.Visit our Support Portal - Premium Add-On Support Programs to learn more about this program. **Contributions to open-source Nutanix Terraform Provider repository will continue to leverage a community-supported model. Visit https://portal.nutanix.com/kb/13424 for more details.


## Example Usage
Expand Down
Loading

0 comments on commit 0e92247

Please sign in to comment.