Skip to content

Conversation

@byashimov
Copy link
Contributor

Resolves NEX-1856.

Marks service "plan" field as optional+computed: this allows enabling CPU autoscaler.

Resolves NEX-1856.

Marks service "plan" field as optional+computed: this allows enabling CPU autoscaler.
@byashimov byashimov force-pushed the byashimov-NEX-1856-mark-plan-optional-computed branch from b3eeb92 to 6626c6f Compare October 21, 2025 10:32

Optional:

- `autoscaling` (Block List, Max: 1) Configure service autoscaling integration. This is an experimental api and subject to change. For further assistance, contact the Aiven support team mailto:[email protected] or your account team (see [below for nested schema](#nestedblock--autoscaler_service_user_config--autoscaling))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small changes to align with the standard language for LA features and the other docs.

Suggested change
- `autoscaling` (Block List, Max: 1) Configure service autoscaling integration. This is an experimental api and subject to change. For further assistance, contact the Aiven support team mailto:[email protected] or your account team (see [below for nested schema](#nestedblock--autoscaler_service_user_config--autoscaling))
- `autoscaling` (Block List, Max: 1) Configure autoscaling for Aiven for Apache Kafka® Diskless Topics. This feature is is in the limited availability stage and subject to change. Contact the [Aiven support team](mailto:[email protected]) or your account team to request access and enable autoscaling for your project. (see [below for nested schema](#nestedblock--autoscaler_service_user_config--autoscaling))


Optional:

- `max_plan` (String) Max Plan. Example: `business-5`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `max_plan` (String) Max Plan. Example: `business-5`.
- `max_plan` (String) The maximum service plan to scale up to. Example: `business-5`.

Optional:

- `max_plan` (String) Max Plan. Example: `business-5`.
- `min_plan` (String) Min Plan. Example: `business-4`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `min_plan` (String) Min Plan. Example: `business-4`.
- `min_plan` (String) The minimum service plan to scale down to. Example: `business-4`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants