v6.0.0-beta.3
github-actions
released this
29 Jul 12:10
·
628 commits
to master
since this release
feat: kubernetes config properties exposed as attributes The following `kube_config` related properties were exposed as attributes of the `ionoscloud_k8s_cluster` datasource: - config - a detailed mapping of `kube_config` - user_tokens - a map of authentication tokens by user - server - cluster server - ca_crt - server ca certificate Fixes #66