An open API service indexing awesome lists of open source software.

https://github.com/asilvajunior/devcontainer-terraform

This is a starter template meant to help get started with new Terraform on Azure projects.
https://github.com/asilvajunior/devcontainer-terraform

azure codespaces devcontainer docker linux terraform vscode

Last synced: 3 months ago
JSON representation

This is a starter template meant to help get started with new Terraform on Azure projects.

Awesome Lists containing this project

README

          



# Starter template for Terraform on Azure

This is a starter template meant to help get started with new Terraform on Azure projects.

This repo includes a [dev container](https://code.visualstudio.com/docs/remote/containers) meant for use with [VS Code](https://code.visualstudio.com/) and [Visual Studio CodeSpaces](https://visualstudio.microsoft.com/services/visual-studio-codespaces/).

## Generating the dev container

1. In VS Code, run `CTRL+SHIFT+P -> Remote-Containers: Add Development Container Configuration Files...`.

2. Click "Show All Definitions..." if needed and select "Devcontainer Terraform".

This material is part of the content created on my Website: [Unicast Cloud](https://unicast.com.br/)


Do you like my open source projects? Nominate me to Github Stars ⭐

## 📝 License

This project is under [MIT License](./LICENSE).