Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xenion1987/terraform-playground
https://github.com/xenion1987/terraform-playground
devcontainer terraform vscode
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xenion1987/terraform-playground
- Owner: Xenion1987
- License: mit
- Created: 2023-12-20T19:22:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T10:23:54.000Z (6 months ago)
- Last Synced: 2024-11-13T08:18:28.019Z (2 months ago)
- Topics: devcontainer, terraform, vscode
- Language: Shell
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terraform Playground
- [Terraform Playground](#terraform-playground)
- [Requirements](#requirements)
- [Docker](#docker)
- [Microsoft Visual Studio Code](#microsoft-visual-studio-code)
- [vscode extensions](#vscode-extensions)This repository can be used as a template for developing with `terraform`. This repository sets up a complete terraform development environment including:
- terraform
- terraform-docs
- terragrunt
- tflint
- trivy
- vscode terraform plugins
- pre-commit
- openstackclient## Requirements
### Docker
[Install Docker (Desktop)](https://docs.docker.com/get-docker/)
### Microsoft Visual Studio Code
Download and install [vscode](https://code.visualstudio.com/)
### vscode extensions
In **vscode**, install extension **[ms-vscode-remote.remote-containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)**