Kvindo™ Cloud Docs
A Support Plan sets the level of support an organization receives. It carries a single writable field — the tier — which determines response-time targets and the channels available to you.
• Tier — a reserved field for future use (spec.tier); only standard is accepted today
• State — a read-only lifecycle field (spec.state); the server populates it, so leave it unset on create
| UI Name | API / kc name | Terraform name | Optional | Format | Default | Is read only | Description |
|---|---|---|---|---|---|---|---|
| Tier | spec.tier |
spec.tier |
No | string | — | No | Reserved for future use — only standard is accepted today |
| State | spec.state |
spec.state |
Yes | string (nullable) | — | Yes | Read-only lifecycle state; leave unset on create |
default plan is provisioned for every organization, and you cannot create or delete plans yourself. View your current plan in the console, or read it with the kvindo_support_plan Terraform data source or the Python SDK.Resource docs
More in this section
Reference