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

https://github.com/nopp/usefull-terraform

Usefull terraform to create AWS Resources
https://github.com/nopp/usefull-terraform

Last synced: 4 months ago
JSON representation

Usefull terraform to create AWS Resources

Awesome Lists containing this project

README

          

# How to use

Working with terraform 0.12

### Default values
Region = us-east-2

CIDR = 10.39.0.0/16

```
$ ./createEnvironment.sh
$ ./removeEnvironment.sh
```