What's Changed
Features
- Add
server_type
optional attribute toionoscloud_k8s_nodepool
resource and data source - Add
password_wo
andpassword_wo_version
toionoscloud_user
resource. Write only field that is not stored in state. Can be used only with Terraform 1.11 or higher.
Changed
cpu_family
is now optional forionoscloud_k8s_nodepool
resource
Refactor
- Use SDK Bundle instead of the Kafka SDK
Chore
- Remove nolint, add comments
- Update golangci-lint to v2
- Update go version to v1.23
- Updates plugin framework and sdkv2 deps
What's Changed (autogenerated)
- Fix/remove nolint from functions by @cristiGuranIonos in #803
- Fix Terraform test pipelines by @cciopa-ionos in #804
- Use bundle for kafka by @rmocanu-ionos in #757
- feat: add write_only password field to user by @cristiGuranIonos in #805
- Feat: add server type to k8s nodepool and set cpu_family to optional by @glimberea in #802
Full Changelog: v6.7.5...v6.7.6