--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "constellation Provider" subcategory: "" description: |- The Constellation provider manages Constellation clusters. --- # constellation Provider The Constellation provider manages Constellation clusters. ## Example Usage ```terraform terraform { required_providers { constellation = { source = "registry.terraform.io/edgelesssys/constellation" } } } provider "constellation" {} ``` ## Schema