https://store-images.s-microsoft.com/image/apps.39362.6a92cbd9-1215-4f0f-94db-93c1cb344166.a3a1b866-edda-4220-8ff0-998fe22c97c7.734fedf3-aeb1-402d-b0ee-7cc40fa7471d

Terraform & Visual Studio Code on Windows Server 2012 R2

AskforCloud LLC

Terraform & Visual Studio Code on Windows Server 2012 R2

AskforCloud LLC

The HashiCorp Terraform Extension for Visual Studio Code (VS Code) .

The HashiCorp Terraform Extension for Visual Studio Code (VS Code) with the Terraform Language Server adds editing features for Terraform files such as syntax highlighting, IntelliSense, code navigation, code formatting, module explorer and much more!

Visual Studio Code is a free and open-source code editor, which runs on the macOS, Linux, and Windows operating systems. Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows.

Terraform is an open-source infrastructure as code (IaC) tool that allows you to build, change, and version infrastructure safely and efficiently. This includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS entries, SaaS features, etc. Terraform can manage both existing service providers and custom in-house solutions.

Quick Start : -

To activate the extension, open any folder or VS Code workspace containing Terraform files. Once activated, the Terraform language indicator will appear in the bottom right corner of the window.

Features -

🗸 IntelliSense Edit your code with auto-completion of providers, resource names, data sources, attributes and more
🗸 Syntax validation Diagnostics using terraform validate provide inline error checking
🗸 Syntax highlighting Highlighting syntax from Terraform 0.12 to 1.X
🗸 Code Navigation Navigate through your codebase with Go to Definition and Symbol support
🗸 Code Formatting Format your code with terraform fmt automatically
🗸 Code Snippets Shortcuts for commmon snippets like for_each and variable
🗸 Terraform Module Explorer View all modules and providers referenced in the currently open document.
🗸 Terraform commands Directly execute commands like terraform init or terraform plan from the VS Code Command Palette.

Disclaimer - This Virtual machine offer contains free and open source software. All the software, trademarks used in the Virtual machine offer are the exclusive property of their respective owners. Askforcloud LLC does not offer commercial license of the product mentioned above. Microsoft vscode is licensed under the MIT License.

Note -
🗸 Terraform is a registered trademark of HashiCorp Inc.
🗸 Terraform is licensed under Mozilla Public License v2.