Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 900 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 900 Bytes

Magic Modules Logo

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.