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

https://github.com/sango-tech/terraform-modules


https://github.com/sango-tech/terraform-modules

terraform-modules utilities

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Reusable Terraform modules

## Import this module

```tf
module "webserver_cluster" {
source = "github.com/sango-tech/terraform-modules//sg?ref=v0.0.1"
# ...params
}
```

## Modules
### iam: IAM
### sg: Securyty Group
### key_pair: Key Pair