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.
- Host: GitHub
- URL: https://github.com/asilvajunior/devcontainer-terraform
- Owner: asilvajunior
- License: mit
- Created: 2022-10-10T14:40:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T21:00:44.000Z (about 1 year ago)
- Last Synced: 2025-04-09T18:13:32.703Z (about 1 year ago)
- Topics: azure, codespaces, devcontainer, docker, linux, terraform, vscode
- Language: Shell
- Homepage: https://unicast.com.br/
- Size: 53.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).