File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ resource "constellation_cluster" "azure_example" {
69
69
See the [ full list of CSPs] ( https://docs.edgeless.systems/constellation/overview/clouds ) that Constellation supports.
70
70
- ` image ` (Attributes) Constellation OS Image to use on the nodes. (see [ below for nested schema] ( #nestedatt--image ) )
71
71
- ` init_secret ` (String) Secret used for initialization of the cluster.
72
- - ` kubernetes_version ` (String) The Kubernetes version to use for the cluster. The supported versions are [ v1.29.15 v1.30.11 v1.31.7 ] .
72
+ - ` kubernetes_version ` (String) The Kubernetes version to use for the cluster. The supported versions are [ v1.29.15 v1.30.12 v1.31.8 ] .
73
73
- ` master_secret ` (String) Hex-encoded 32-byte master secret for the cluster.
74
74
- ` master_secret_salt ` (String) Hex-encoded 32-byte master secret salt for the cluster.
75
75
- ` measurement_salt ` (String) Hex-encoded 32-byte measurement salt for the cluster.
You can’t perform that action at this time.
0 commit comments