forked from GoogleCloudPlatform/magic-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 709 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "build/ansible"]
path = build/ansible
url = https://github.com/ansible-collections/ansible_collections_google
branch = master
[submodule "build/terraform"]
path = build/terraform
url = https://github.com/terraform-providers/terraform-provider-google
branch = master
[submodule "build/terraform-beta"]
path = build/terraform-beta
url = https://github.com/terraform-providers/terraform-provider-google-beta
branch = master
[submodule "build/inspec"]
path = build/inspec
url = https://github.com/modular-magician/inspec-gcp
[submodule "build/terraform-mapper"]
path = build/terraform-mapper
url = https://github.com/GoogleCloudPlatform/terraform-google-conversion.git
branch = master