forked from GoogleCloudPlatform/magic-modules
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
72 lines (72 loc) · 2.87 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "build/puppet/dns"]
path = build/puppet/dns
[submodule "build/puppet/auth"]
path = build/puppet/auth
[submodule "build/puppet/compute"]
path = build/puppet/compute
[submodule "build/chef/dns"]
path = build/chef/dns
[submodule "build/chef/compute"]
path = build/chef/compute
[submodule "build/puppet/storage"]
path = build/puppet/storage
[submodule "build/puppet/sql"]
path = build/puppet/sql
[submodule "build/puppet/container"]
path = build/puppet/container
[submodule "build/puppet/_bundle"]
path = build/puppet/_bundle
[submodule "build/chef/auth"]
path = build/chef/auth
[submodule "build/chef/storage"]
path = build/chef/storage
[submodule "build/chef/container"]
path = build/chef/container
[submodule "build/chef/sql"]
path = build/chef/sql
[submodule "build/puppet/logging"]
path = build/puppet/logging
[submodule "build/chef/_bundle"]
path = build/chef/_bundle
[submodule "build/puppet/pubsub"]
path = build/puppet/pubsub
[submodule "build/chef/pubsub"]
path = build/chef/pubsub
[submodule "build/puppet/spanner"]
path = build/puppet/spanner
[submodule "build/puppet/resourcemanager"]
path = build/puppet/resourcemanager
[submodule "build/chef/resourcemanager"]
path = build/chef/resourcemanager
[submodule "build/puppet/iam"]
path = build/puppet/iam
[submodule "build/chef/logging"]
path = build/chef/logging
[submodule "build/ansible"]
path = build/ansible
[submodule "build/terraform"]
path = build/terraform