docs: mention TF provider more prominently

This commit is contained in:
Thomas Tendyck 2023-12-20 13:36:50 +01:00 committed by Thomas Tendyck
parent 07c884b945
commit 2895766d02
7 changed files with 43 additions and 33 deletions

View file

@ -1,7 +1,6 @@
# Use the Terraform provider
The Constellation Terraform provider allows to manage the full lifecycle of a Constellation cluster (namely creation, upgrades, and deletion) via Terraform.
<!-- TODO(elchead): check link during release -->
The provider is available through the [Terraform registry](https://registry.terraform.io/providers/edgelesssys/constellation/latest) and is released in lock-step with Constellation releases.
## Prerequisites