mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 04:26:20 -04:00
terraform: add module deprecation notice (#2739)
This commit is contained in:
parent
c936ec510d
commit
d525be4a49
1 changed files with 6 additions and 0 deletions
6
terraform/legacy-module/README.md
Normal file
6
terraform/legacy-module/README.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue