mirror of
https://github.com/hashicorp/magic-modules
synced 2026-04-05 18:51:09 +00:00
No description
- Go 94.4%
- HCL 1.8%
- HTML 1.5%
- Shell 1.2%
- Makefile 0.6%
- Other 0.4%
| .ci | ||
| .github | ||
| docs | ||
| mmv1 | ||
| scripts | ||
| tools | ||
| tpgtools | ||
| .gitignore | ||
| .ruby-version | ||
| .yamllint | ||
| CODEOWNERS | ||
| GNUmakefile | ||
| LICENSE | ||
| README.md | ||
Magic Modules
Magic Modules is a code generator and CI system that's used to develop the Terraform provider
for Google Cloud, google (or TPG) and
google-beta (or TPGB).
Magic Modules allows contributors to make changes against a single codebase and develop both
provider versions simultaneously. After sending a pull request against this repository, the
modular-magician robot user will manage (most of) the heavy lifting from generating a
complete output, running presubmit tests, and updating the providers following your
change.
For information on how to use or contribute to Magic Modules, see the documentation.