Skip to content

Commit b46f6bf

Browse files
authored
Merge branch 'master' into ground-up-7
2 parents de72a6e + 2a12722 commit b46f6bf

File tree

27 files changed

+0
-102
lines changed

27 files changed

+0
-102
lines changed

.ci/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ These tools manage the downstream repositories of [magic-modules](https://github
66
Currently, they manage:
77

88
* terraform
9-
* puppet
10-
* chef
119
* ansible
1210

1311
# CI For Downstream Developers

.gitmodules

Lines changed: 0 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,3 @@
1-
[submodule "build/puppet/dns"]
2-
path = build/puppet/dns
3-
url = git@github.com:GoogleCloudPlatform/puppet-google-dns
4-
[submodule "build/puppet/auth"]
5-
path = build/puppet/auth
6-
url = git@github.com:GoogleCloudPlatform/puppet-google-auth
7-
[submodule "build/puppet/compute"]
8-
path = build/puppet/compute
9-
url = git@github.com:GoogleCloudPlatform/puppet-google-compute
10-
[submodule "build/chef/dns"]
11-
path = build/chef/dns
12-
url = git@github.com:GoogleCloudPlatform/chef-google-dns
13-
[submodule "build/chef/compute"]
14-
path = build/chef/compute
15-
url = git@github.com:GoogleCloudPlatform/chef-google-compute
16-
[submodule "build/puppet/storage"]
17-
path = build/puppet/storage
18-
url = git@github.com:GoogleCloudPlatform/puppet-google-storage
19-
[submodule "build/puppet/sql"]
20-
path = build/puppet/sql
21-
url = git@github.com:GoogleCloudPlatform/puppet-google-sql
22-
[submodule "build/puppet/container"]
23-
path = build/puppet/container
24-
url = git@github.com:GoogleCloudPlatform/puppet-google-container
25-
[submodule "build/puppet/_bundle"]
26-
path = build/puppet/_bundle
27-
url = git@github.com:GoogleCloudPlatform/puppet-google
28-
[submodule "build/chef/auth"]
29-
path = build/chef/auth
30-
url = git@github.com:GoogleCloudPlatform/chef-google-auth
31-
[submodule "build/chef/storage"]
32-
path = build/chef/storage
33-
url = git@github.com:GoogleCloudPlatform/chef-google-storage
34-
[submodule "build/chef/container"]
35-
path = build/chef/container
36-
url = git@github.com:GoogleCloudPlatform/chef-google-container
37-
[submodule "build/chef/sql"]
38-
path = build/chef/sql
39-
url = git@github.com:GoogleCloudPlatform/chef-google-sql
40-
[submodule "build/puppet/logging"]
41-
path = build/puppet/logging
42-
url = git@github.com:GoogleCloudPlatform/puppet-google-logging
43-
[submodule "build/chef/_bundle"]
44-
path = build/chef/_bundle
45-
url = git@github.com:GoogleCloudPlatform/chef-google
46-
[submodule "build/puppet/pubsub"]
47-
path = build/puppet/pubsub
48-
url = git@github.com:GoogleCloudPlatform/puppet-google-pubsub
49-
[submodule "build/chef/pubsub"]
50-
path = build/chef/pubsub
51-
url = git@github.com:GoogleCloudPlatform/chef-google-pubsub
52-
[submodule "build/puppet/spanner"]
53-
path = build/puppet/spanner
54-
url = git@github.com:GoogleCloudPlatform/puppet-google-spanner
55-
[submodule "build/puppet/resourcemanager"]
56-
path = build/puppet/resourcemanager
57-
url = git@github.com:GoogleCloudPlatform/puppet-google-resourcemanager
58-
[submodule "build/chef/resourcemanager"]
59-
path = build/chef/resourcemanager
60-
url = git@github.com:GoogleCloudPlatform/chef-google-resourcemanager
61-
[submodule "build/puppet/iam"]
62-
path = build/puppet/iam
63-
url = git@github.com:GoogleCloudPlatform/puppet-google-iam
64-
[submodule "build/chef/logging"]
65-
path = build/chef/logging
66-
url = git@github.com:GoogleCloudPlatform/chef-google-logging
671
[submodule "build/ansible"]
682
path = build/ansible
693
url = git@github.com:modular-magician/ansible
@@ -72,15 +6,6 @@
726
path = build/terraform
737
url = git@github.com:terraform-providers/terraform-provider-google.git
748
branch = 2.0.0
75-
[submodule "build/puppet/bigquery"]
76-
path = build/puppet/bigquery
77-
url = git@github.com:GoogleCloudPlatform/puppet-google-bigquery.git
78-
[submodule "build/chef/spanner"]
79-
path = build/chef/spanner
80-
url = git@github.com:GoogleCloudPlatform/chef-google-spanner.git
81-
[submodule "build/chef/iam"]
82-
path = build/chef/iam
83-
url = git@github.com:GoogleCloudPlatform/chef-google-iam.git
849
[submodule "build/terraform-beta"]
8510
path = build/terraform-beta
8611
url = git@github.com:terraform-providers/terraform-provider-google-beta.git

build/chef/_bundle

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/chef/auth

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/chef/compute

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/chef/container

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/chef/dns

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/chef/iam

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/chef/logging

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/chef/pubsub

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)