Extension for Dell Infrastructure as Code snippetsThe extension enables Ansible and Terraform code snippets using Ansible collections and Terraform providers for Dell Infrastructure FeaturesFollowing snippets are available: PowerScale Ansible snippetsJust open a YML file, type "pscale" and hit Ctrl+Space PowerFlex Ansible snippetsJust open a YML file, type "pflex" and hit Ctrl+Space PowerStore Ansible snippetsJust open a YML file, type "pstore" and hit Ctrl+Space PowerMax Ansible snippetsJust open a YML file, type "pmax" and hit Ctrl+Space Builtin Ansible snippetsJust open a YML file, type "builtin" and hit Ctrl+Space PowerScale Terraform snippetsJust open a TF file, type "pscale" and hit Ctrl+Space (make sure you have the Hashicorp Terraform extension installed for HCL language support) RequirementsMake sure the language support extensions are supported. For Terraform (.TF files with HCL code) this works: https://marketplace.visualstudio.com/items?itemName=HashiCorp.terraform Release Notes0.1.3Includes Ansible snippets for builtin modules: https://github.com/ansible/ansible/tree/devel/lib/ansible/modules 0.1.1Includes Ansible snippets for PowerMax modules. Thanks to the meticulous review of Paul Martin, one of the pioneers of IaC at Dell and lead contributor of PyU4V. 0.1.0Includes Ansible snippets for PowerFlex and PowerStore Ansible modules. 0.0.2Includes support for PowerScale Terraform provider. Works in .TF files. 0.0.1First release with PowerScale Ansible support. Works in .YAML or .YML files |