1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/applications/networking/cluster/terraform-providers/providers.txt
Cameron Briar fcfa6f2cf1 terraform-provider-wavefront: init at 2.1.0
Introduces https://github.com/spaceapegames/terraform-provider-wavefront to the existing
set of Terraform providers. Leverages the existing pattern for including
community-driven Terraform providers not mentioned here: https://www.terraform.io/docs/providers
2019-10-09 12:46:00 -04:00

26 lines
1 KiB
Plaintext

# 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
poseidon/terraform-provider-matchbox
# include terraform-provider-nixos
tweag/terraform-provider-nixos
# include terraform-provider-secret
tweag/terraform-provider-secret
# include terraform-provider-segment
ajbosco/terraform-provider-segment
# include terraform-provider-wavefront
spaceapegames/terraform-provider-wavefront