2018-09-18 20:24:21 -07:00
|
|
|
# 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
|
2018-12-26 10:42:50 -08:00
|
|
|
terraform-providers terraform-provider- terraform-provider-\\(azure-classic\\|scaffolding\\)
|
2018-09-18 20:24:21 -07:00
|
|
|
|
2019-11-05 14:09:32 -08:00
|
|
|
# include providers from individual repos
|
|
|
|
ajbosco/terraform-provider-segment
|
2019-11-05 14:11:40 -08:00
|
|
|
camptocamp/terraform-provider-pass
|
2019-07-25 04:59:46 -07:00
|
|
|
poseidon/terraform-provider-matchbox
|
2019-11-05 14:09:32 -08:00
|
|
|
spaceapegames/terraform-provider-wavefront
|
2018-09-18 20:24:21 -07:00
|
|
|
tweag/terraform-provider-nixos
|
2018-12-05 16:07:22 -08:00
|
|
|
tweag/terraform-provider-secret
|