Update docs (#352)

This commit is contained in:
Vicente Pinto 2024-05-03 15:11:28 +01:00 committed by GitHub
parent 035efbd309
commit 49b585923b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
resource "stackit_ske_cluster" "example" {
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
name = "example"
kubernetes_version = "1.25"
kubernetes_version = "x.x"
node_pools = [
{
name = "np-example"