We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa69d1c commit 759a340Copy full SHA for 759a340
docs/admin/templates/extending-templates/provider-authentication.md
@@ -42,6 +42,7 @@ environments:
42
- [Amazon Web Services](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)
43
- [Microsoft Azure](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs)
44
- [Kubernetes](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs)
45
+- [Docker](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs)
46
47
Other providers might also support authenticated environments. Check the
48
[documentation of the Terraform provider](https://registry.terraform.io/browse/providers)
0 commit comments