Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xenion1987/terraform-playground


https://github.com/xenion1987/terraform-playground

devcontainer terraform vscode

Last synced: 10 days ago
JSON representation

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)**