about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/networking/cluster/terraform-providers/providers.txt
blob: c32d6d7b7d6a1c162facc58b5869e829f9ac7065 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# lines starting with a # are comments

# The accepted format (double escape all grep expresssions):
#  <organisation>         [grep-expression] [grep-v-expression]  - include all repositories in the organisation.
#                                                                   grep-expression:   filter repo matching the expression
#                                                                   grep-v-expression: filter repo not matching the expression
#  <organisation>/<repo>                                         - include only the named repository.

# include all terraform-providers
terraform-providers terraform-provider- terraform-provider-\\(azure-classic\\|scaffolding\\)

# include terraform-provider-matchbox
coreos/terraform-provider-matchbox

# include terraform-provider-nixos
tweag/terraform-provider-nixos

# include terraform-provider-secret
tweag/terraform-provider-secret