Skip to content

Commit d6f7115

Browse files
edgelesscimsanft
andauthored
Update provider documentation (#40)
Co-authored-by: msanft <58110325+msanft@users.noreply.github.com>
1 parent e23a847 commit d6f7115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ resource "constellation_cluster" "azure_example" {
6969
See the [full list of CSPs](https://docs.edgeless.systems/constellation/overview/clouds) that Constellation supports.
7070
- `image` (Attributes) Constellation OS Image to use on the nodes. (see [below for nested schema](#nestedatt--image))
7171
- `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].
7373
- `master_secret` (String) Hex-encoded 32-byte master secret for the cluster.
7474
- `master_secret_salt` (String) Hex-encoded 32-byte master secret salt for the cluster.
7575
- `measurement_salt` (String) Hex-encoded 32-byte measurement salt for the cluster.

0 commit comments

Comments
 (0)