No description
  • Go 94.4%
  • HCL 1.8%
  • HTML 1.5%
  • Shell 1.2%
  • Makefile 0.6%
  • Other 0.4%
Find a file
2024-12-08 15:19:17 -08:00
.ci Add roaks3 vacation (#12506) 2024-12-05 21:39:20 -08:00
.github Update TeamCity diff checker tool (#12426) 2024-11-27 23:19:49 +00:00
docs Updates for b/382524574 (#12503) 2024-12-05 13:36:11 -08:00
mmv1 fix assertions issues in oracledatabase (#12484) 2024-12-08 15:19:17 -08:00
scripts Update to Go 1.23 (#12176) 2024-10-31 18:14:09 -07:00
tools Removed unnecessary logging that is breaking the tool (#12492) 2024-12-04 13:44:30 -08:00
tpgtools Updated typos (#12278) 2024-12-03 11:18:33 -08:00
.gitignore Refactor magician VCR (#11874) 2024-10-17 15:37:29 -07:00
.ruby-version Downgraded documented ruby version to 3.1.0 (#7370) 2023-03-01 08:23:38 -08:00
.yamllint Format yaml (#7856) 2023-05-02 10:15:38 -07:00
CODEOWNERS Separated review requests into a github action (#9992) 2024-02-15 15:05:04 -08:00
GNUmakefile Update clean-provider target in GNUmakefile to not remove TPG/TPGB CODEOWNERS files (#12274) 2024-11-14 18:03:02 +00:00
LICENSE Release 0.1.0 2018-01-18 15:11:13 -08:00
README.md Update provider name in various spots (#10092) 2024-03-04 09:38:25 -08:00

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.