A comprehensive Terraform module template repository with automated testing, documentation generation, and release management.
This repository contains the following Terraform modules:
- modules/main/ - Main module with core functionality
- Additional modules can be added to extend functionality
Complete usage examples are available in the examples directory:
- examples/basic/ - Basic usage of the main module
- examples/complete/ - Advanced configuration patterns with multiple module instances
We welcome contributions! Please see our CONTRIBUTING.md guide for details on:
- Development setup and workflows
- Testing procedures
- Code standards and best practices
- How to add new submodules
For bug reports and feature requests, please use GitHub Issues.
We use Semantic Versioning for releases. For the versions available, see the tags on this repository.
This project is licensed under the Apache License 2.0. See the LICENSE file for details.