Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kjmkznr/docker-terraform


https://github.com/kjmkznr/docker-terraform

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# docker-terraform

## How to use

### Run Docker

```
docker run kjmkznr/terraform:latest terraform init
docker run kjmkznr/terraform:latest terraform plan
docker run kjmkznr/terraform:latest terraform apply
```