forked from hashicorp/terraform-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.39 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
[submodule "ext/terraform"]
path = ext/terraform
url = https://github.com/hashicorp/terraform.git
branch = stable-website
[submodule "ext/providers/chef"]
path = ext/providers/chef
url = https://github.com/terraform-providers/terraform-provider-chef
branch = stable-website
[submodule "ext/providers/cobbler"]
path = ext/providers/cobbler
url = https://github.com/terraform-providers/terraform-provider-cobbler
branch = stable-website
[submodule "ext/providers/mysql"]
path = ext/providers/mysql
url = https://github.com/terraform-providers/terraform-provider-mysql
branch = stable-website
[submodule "ext/providers/rundeck"]
path = ext/providers/rundeck
url = https://github.com/terraform-providers/terraform-provider-rundeck
branch = stable-website
[submodule "ext/providers/avi"]
path = ext/providers/avi
url = https://github.com/terraform-providers/terraform-provider-avi
branch = stable-website
[submodule "ext/providers/genymotion"]
path = ext/providers/genymotion
url = https://github.com/terraform-providers/terraform-provider-genymotion
branch = stable-website
[submodule "ext/providers/infoblox"]
path = ext/providers/infoblox
url = https://github.com/terraform-providers/terraform-provider-infoblox
branch = stable-website
[submodule "ext/providers/rubrik"]
path = ext/providers/rubrik
url = https://github.com/terraform-providers/terraform-provider-rubrik
branch = stable-website