Skip to content

Karbon 2.4 Cluster creation failing #373

Closed
@yannickstruyf3

Description

Nutanix Cluster Information

Nutanix Karbon 2.4

Terraform Version

Affected Resource(s)

  • nutanix_karbon_cluster

Terraform Configuration Files

Standard Karbon creation. See Karbon examples

Debug Output

│ Error: error occurred during cluster creation:
│ error: name in body should match '^a-z0-9?$'

Expected Behavior

Karbon cluster should be created without an error

Actual Behavior

Error regarding name regex is thrown

Steps to Reproduce

  1. Define a Karbon cluster in TF
  2. TF apply

Important Factors

Only occurs in Karbon 2.4. Issues is related to default node pool names used.
As a workaround pass the name attribute on a per nodepool basis in TF.

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions