aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Lewis (Burrows) <stephen.r.burrows@gmail.com>2024-05-06 21:59:53 -0700
committerGitHub <noreply@github.com>2024-05-07 14:59:53 +1000
commitcb6c20be8e467fea03d9c6eec4288163d7bcd7b6 (patch)
tree4da396ff40535b4bfb9bb49b26256cf26e4d7cd7
parent7f8bb3b2e1dded2bfb0e20dcfb9cff76ae7d5a15 (diff)
downloadoss-fuzz-cb6c20be8e467fea03d9c6eec4288163d7bcd7b6.tar.gz
Add magic-modules project (#11720)
Adding `magic-modules`, which is used to generate the `google` and `google-beta` Terraform providers.
-rw-r--r--projects/magic-modules/project.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/magic-modules/project.yaml b/projects/magic-modules/project.yaml
new file mode 100644
index 000000000..9398cdaac
--- /dev/null
+++ b/projects/magic-modules/project.yaml
@@ -0,0 +1,4 @@
+homepage: https://github.com/GoogleCloudPlatform/magic-modules
+main_repo: https://github.com/GoogleCloudPlatform/magic-modules
+language: go
+primary_contact: "stephenrlewis@google.com"