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.
2 parents 2bd7837 + e9d1d4b commit 29b6bbfCopy full SHA for 29b6bbf
README.md
@@ -1,7 +1,8 @@
1
# terraform-provider-hydra
2
3
The Terraform Hydra provider is a plugin for Terraform that allows for
4
-declarative management of a [Hydra] instance.
+declarative management of a [Hydra] instance. You can find it on the [Terraform
5
+Registry].
6
7
## Requirements
8
@@ -203,3 +204,4 @@ recommended.
203
204
[Go]: https://golang.org/doc/install
205
[`oapi-codegen`]: https://github.com/deepmap/oapi-codegen
206
[`goimports`]: https://pkg.go.dev/golang.org/x/tools/cmd/goimports
207
+[Terraform Registry]: https://registry.terraform.io/providers/DeterminateSystems/hydra/
0 commit comments