-`attestation` (Attributes) Attestation comprises the measurements and SEV-SNP specific parameters. (see [below for nested schema](#nestedatt--attestation))
-`init_secret` (String) The init secret to use for the cluster.
-`master_secret` (String) The master secret to use for the cluster.
-`uid` (String) The UID of the cluster.
### Optional
-`constellation_microservices_version` (String) The Constellation microservices version to use for the cluster.
-`extra_microservices` (Attributes) Extra microservice settings. (see [below for nested schema](#nestedatt--extra_microservices))
-`image` (String) The Constellation OS image to use in the CSP specific reference format. Use the `constellation_image` data source to find the correct image for your CSP.
-`init_endpoint` (String) The endpoint to use for cluster initialization. This is the endpoint of the node running the bootstrapper.
-`kubernetes_api_endpoint` (String) The endpoint to use for the Kubernetes API.
-`kubernetes_version` (String) The Kubernetes version to use for the cluster. When not set, the latest default version ("v1.27.8") will be used. The supported versions are [v1.26.11 v1.27.8 v1.28.4].