Overview

Magic Modules #

Magic Modules is a code generator and CI system that’s used to develop the Terraform providers for Google Platform, 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.

Getting started #

Check out the setup guide for information on how to set up your environment.

Other Resources #