-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
54 lines (54 loc) · 2.89 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
[submodule "its/sources/terraform/tool-compare"]
path = private/its/sources/terraform/tool-compare
url = https://github.com/iacsecurity/tool-compare.git
[submodule "its/sources/terraform/ibm-tf-training"]
path = private/its/sources/terraform/ibm-tf-training
url = https://github.com/venkateshk111/IBM-TF-Training.git
[submodule "its/sources/terraform/terraform-aws-secure-baseline"]
path = private/its/sources/terraform/terraform-aws-secure-baseline
url = https://github.com/nozaq/terraform-aws-secure-baseline.git
[submodule "its/sources/terraform/terragoat"]
path = private/its/sources/terraform/terragoat
url = https://github.com/bridgecrewio/terragoat.git
[submodule "its/sources/cloudformation/taskcat"]
path = private/its/sources/cloudformation/taskcat
url = https://github.com/aws-ia/taskcat.git
[submodule "its/sources/kubernetes/examples"]
path = private/its/sources/kubernetes/examples
url = https://github.com/kubernetes/examples
[submodule "its/sources/kubernetes/helm-chart-sonarqube"]
path = private/its/sources/kubernetes/helm-chart-sonarqube
url = https://github.com/SonarSource/helm-chart-sonarqube.git
[submodule "its/sources/docker/dockerfile-examples"]
path = private/its/sources/docker/dockerfile-examples
url = https://github.com/komljen/dockerfile-examples.git
[submodule "its/sources/docker/docker-containers"]
path = private/its/sources/docker/docker-containers
url = https://github.com/sudeepgupta90/DockerContainers.git
[submodule "its/sources/docker/compose-dev-env"]
path = private/its/sources/docker/compose-dev-env
url = https://github.com/dockersamples/compose-dev-env
[submodule "its/sources/docker/awesome-compose"]
path = private/its/sources/docker/awesome-compose
url = https://github.com/docker/awesome-compose.git
[submodule "its/sources/docker/k8s-wordsmith-demo"]
path = private/its/sources/docker/k8s-wordsmith-demo
url = https://github.com/dockersamples/k8s-wordsmith-demo.git
[submodule "its/sources/docker/dockercoins"]
path = private/its/sources/docker/dockercoins
url = https://github.com/dockersamples/dockercoins.git
[submodule "its/sources/docker/aspnet-monitoring"]
path = private/its/sources/docker/aspnet-monitoring
url = https://github.com/dockersamples/aspnet-monitoring.git
[submodule "its/sources/azureresourcemanager/azure-docs-bicep-samples"]
path = private/its/sources/azureresourcemanager/azure-docs-bicep-samples
url = https://github.com/azure/azure-docs-bicep-samples.git
[submodule "its/sources/jvm-framework-config/baeldung-tutorials"]
path = private/its/sources/jvm-framework-config/baeldung-tutorials
url = https://github.com/eugenp/tutorials
[submodule "private/its/sources/ansible/ansible-examples"]
path = private/its/sources/ansible/ansible-examples
url = https://github.com/ansible/ansible-examples
[submodule "private/its/sources/ansible/ansible-lint"]
path = private/its/sources/ansible/ansible-lint
url = https://github.com/ansible/ansible-lint