diff --git a/terraform/legacy-module/README.md b/terraform/legacy-module/README.md new file mode 100644 index 0000000000..c755b0a546 --- /dev/null +++ b/terraform/legacy-module/README.md @@ -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.