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
- Host: GitHub
- URL: https://github.com/sango-tech/terraform-modules
- Owner: sango-tech
- Created: 2020-10-31T15:12:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-31T15:17:18.000Z (over 5 years ago)
- Last Synced: 2025-02-06T05:30:04.416Z (over 1 year ago)
- Topics: terraform-modules, utilities
- Language: HCL
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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