Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Nutanix IaC SnippetsNew to Visual Studio Code? Get it now.
Nutanix IaC Snippets

Nutanix IaC Snippets

kodatix

|
9 installs
| (0) | Free
Ansible and Terraform snippets for Nutanix infrastructure
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

nutanix-iac-snippets

This snippets extension brings well commented "golden examples" of Nutanix IaC integrations as snippets.

This is a community contribution. Please test your configs and code before deploying. Extension publisher cannot guarantee that the snippets will work in your environment or that they are accurate. Please report bugs and issues at agentics.dev@gmail.com

Features

Ansible snippets

Open a YAML file and type ntnx and hit Ctrl + Space to see the list of Ansible modules that are available for Nutanix and select one of them. You will see a well commented "golden example" of that module that you can edit to create the task that you want to automate in Ansible.

Based on Nutanix Ansible Collection: https://github.com/nutanix/nutanix.ansible/

Terraform snippets

Open a Terraform (.tf) file and type ntnx and hit Ctrl + Space to see the list of Terraform resources that are available for Nutanix and select one of them. You will see a well commented "golden example" of that resource that you can edit to create the task that you want to automate in Terraform.

NOTE: Install Terraform language support in VS Code.

Based on Nutanix Terraform Provider: https://github.com/nutanix/terraform-provider-nutanix/

Requirements

  • VS Code 1.95 or later
  • Install Terraform language support in VS Code.

Release Notes

0.1.0

Initial release with Ansible and Terraform Snippets.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft