Releases: SchwarzIT/terraform-provider-stackit
Releases · SchwarzIT/terraform-provider-stackit
v1.26.3
improve lb resource (#190) * improve lb resource * fix issue with missing state information after creation fail * add timeout support * improve acceptance test * automated docs update --------- Co-authored-by: Dean Oren <deangili.oren@mail.schwarz> Co-authored-by: do87 <do87@users.noreply.github.com>
v1.26.2
v1.26.1
v1.26.0
Enhancements
- Added
stackit_load_balancer
with import functionality & acceptance test stackit_kubernetes_cluster
supports non-stable versions
Breaking Changes
project_id
is now required instackit_kubernetes_cluster
instead of the deprecatedkubernetes_project_id
v1.25.1
v1.25.0
v1.24.0
add credentials_group_id to data credential (#176) * Add `credentials_group_id` attribute to `stackit_object_storage_credential` data source * Automated docs update --------- Co-authored-by: Dean Oren <deangili.oren@mail.schwarz> Co-authored-by: do87 <do87@users.noreply.github.com>