v0.11.0
Highlights
-
Feature: new
stackit_ske_kubeconfigresource for creating short-lived adming kubeconfigs, supporting the new credentials handling flow (see How to rotate SKE credentials). Thekubeconfigfield onstackit_ske_clusterresource is deprecated. -
Feature: new
stackit_loadbalancer_credentialsresource that can be used for observability of the load balancer -
Feature: new field
server_name_indicatorsonstackit_loadbalancer_loadbalancerthat allows you to set a list of domain names to match in order to pass TLS traffic to the target pool in the current listener
What's Changed
- Fix data source credentials group field description by @hcsa73 in #253
- Update STACKIT SDK modules by @stackit-pipeline in #248
- Add new resource and datasource for Load Balancer credentials by @joaopalet in #255
- Add support to ServerNameIndicators for load balancers by @mouhsen-ibrahim in #251
- Deprecate kubeconfig field and add stackit_ske_kubeconfig resource by @vicentepinto98 in #256
- Remove UseStateForUnknown for kubeconfig field in ske cluster by @vicentepinto98 in #258
- Get credentials in cluster read and add default to kubeconfig expiration by @vicentepinto98 in #259
- Update module golang.org/x/mod to v0.15.0 by @stackit-pipeline in #254
- Add example for kubeconfig by @vicentepinto98 in #262
- Fix load balancer acceptance test by @vicentepinto98 in #263
Full Changelog: v0.10.0...v0.11.0