https://github.com/Appsilon/terraform-module-template
https://github.com/Appsilon/terraform-module-template
terraform-module
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Appsilon/terraform-module-template
- Owner: Appsilon
- License: mit
- Created: 2021-06-15T11:26:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T17:42:23.000Z (7 months ago)
- Last Synced: 2024-09-12T03:43:20.662Z (7 months ago)
- Topics: terraform-module
- Language: HCL
- Size: 93.8 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Appsilon/terraform-module-template - (HCL)
README
# Terraform module template
[](https://github.com/appsilon/terraform-module-template/releases/latest)
[](https://github.com/appsilon/terraform-module-template/actions?query=workflow%3Atest)Terraform module which creates *describe your intent* resources on AWS.
## Usage
Use this template to scaffold a new terraform module. Remember to change the following:
- The descriptions and build badges in this [README](README.md).
- Update the [basic](examples/simple) example.
- Update the [e2e tests](test/).## Authors
Inspired by [Trussworks](https://github.com/trussworks/terraform-module-template).
## License
MIT License. See [LICENSE](LICENSE) for full details.