Skip to content

Conversation

@rubenhoenle
Copy link
Member

@rubenhoenle rubenhoenle commented Nov 12, 2025

Description

This helps in the Terraform provider to use the enum values in the generated docs 😄

See for reference stackitcloud/terraform-provider-stackit#1055 where I duplicated this util func. But I think it belongs into here, the SDK core.

Checklist

  • Issue was linked above
  • No generated code was adjusted manually (check comments in file header)
  • Changelogs
    • Changelog in the root directory was adjusted (see here)
    • Changelog(s) of the service(s) were adjusted (see e.g. here)
  • VERSION file(s) of the service(s) were adjusted
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@rubenhoenle rubenhoenle requested a review from a team as a code owner November 12, 2025 14:03
@rubenhoenle rubenhoenle self-assigned this Nov 12, 2025
Co-authored-by: Marcel Jacek <72880145+marceljk@users.noreply.github.com>
@rubenhoenle rubenhoenle merged commit ce14ccb into main Nov 12, 2025
8 checks passed
@rubenhoenle rubenhoenle deleted the feat/core-enum-string-slice-util-func branch November 12, 2025 17:13
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.

3 participants