terraform: add module deprecation notice (#2739)

This commit is contained in:
Moritz Sanft 2024-01-07 22:44:08 +01:00 committed by GitHub
parent c936ec510d
commit d525be4a49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,6 @@
## Constellation Terraform Modules
> [!WARNING]
> The Constellation Terraform modules are deprecated, and support will be discontinued in v2.15.0.
> To continue managing Constellation clusters through Terraform, you can use the [Constellation Terraform provider](https://docs.edgeless.systems/constellation/workflows/terraform-provider).
> Clusters created through the Constellation Terraform modules can also be [imported](https://registry.terraform.io/providers/edgelesssys/constellation/latest/docs/resources/cluster#import) to the Constellation Terraform provider.