Releases: stackitcloud/terraform-provider-stackit
Releases · stackitcloud/terraform-provider-stackit
v0.35.1
Fix inconsistent result after apply in SKE cluster node pool taint va…
v0.35.0
Onboard public_ip_associate resource (#582) * onboard public_ip_associate resource * add warnings * add example * edit warning message * Update stackit/internal/services/iaas/publicipassociate/resource.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update stackit/internal/services/iaas/publicipassociate/resource.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update stackit/internal/services/iaas/publicipassociate/resource.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update stackit/internal/services/iaas/publicipassociate/resource.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update stackit/internal/services/iaas/publicipassociate/resource.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update stackit/internal/services/iaas/publicipassociate/resource.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update stackit/internal/services/iaas/publicipassociate/resource.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update stackit/internal/services/iaas/publicipassociate/resource.go Co-authored-by: João Palet <joao.palet@outlook.com> * add requiresReplace in network_interface_id * change function name to toCreatePayload * change deletion of the public ip association * add unit test * Add missing space between sentences * update conflict warning message * update conflict warning message * Adjust warning message --------- Co-authored-by: João Palet <joao.palet@outlook.com> Co-authored-by: João Palet <joao.palet@freiheit.com>
v0.34.2
Add missing fields to datasource (#596) * add missing fields to datasource * split resource and datasource models
v0.34.1
What's Changed
- Allow updating labels in network area route resource by @joaopalet in #590
- fix: Fix formatting of key pair example by @joaopalet in #592
- chore(deps): update renovatebot/github-action action to v41 by @MelvinKl in #586
- Docs: add docs to use aws s3 provider for stackit s3 by @h3adex in #583
- Feature: allow system components on nodepools by @h3adex in #591
- Extend network resource fields by @GokceGK in #576
New Contributors
Full Changelog: v0.34.0...v0.34.1
v0.34.0
Implement key pair resource (#588) * Revert "Revert "Implement key pair resource (#578)" (#581)" This reverts commit 600847a2ea936ec1bbf37c448edf475227f9b904. * feat: Update iaas SDK module version; Use beta API in key pair resource
v0.33.3
Revert "Implement key pair resource (#578)" (#581) This reverts commit 153947fd7ba7cf56208bb15116352adcb5a8ce63.
v0.33.2
What's Changed
- fix(deps): update stackit sdk modules by @stackit-pipeline in #572
- Use regexp for ip_range validation by @GokceGK in #574
- Add link to the available service plans (performance class) page by @GokceGK in #575
Full Changelog: v0.33.1...v0.33.2
v0.33.1
What's Changed
- Server attachment acceptance test by @vicentepinto98 in #570
- Fix credential and credential group not found issue by @GokceGK in #567
Full Changelog: v0.33.0...v0.33.1
v0.33.0
Highlights
New resources in BETA
stackit_volumestackit_security_groupstackit_serverstackit_network_interfacestackit_server_volume_attachstackit_server_network_interface_attachstackit_server_service_account_attachstackit_security_group_rulestackit_public_ip
What's Changed
- Documentation: How to use Hashicorp Kubernetes with SKE by @h3adex in #522
- fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex to v0.6.0 by @stackit-pipeline in #538
- fix(deps): update stackit sdk modules by @stackit-pipeline in #539
- Increase maximum Load Balancer target count to 1000 by @ChristianHamm in #550
- fix(deps): update stackit sdk modules by @stackit-pipeline in #554
- fix(deps): update stackit sdk modules by @stackit-pipeline in #558
- IaaS Release by @vicentepinto98 in #543
New Contributors
- @ChristianHamm made their first contribution in #550
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Remove Postgres leftovers by @vicentepinto98 in #529
- Handle nameservers as optional field in network by @GokceGK in #521
- Handle project members by @GokceGK in #531
- Add requiresreplace to members by @GokceGK in #535
- Extend max_surge and max_unavailable descriptions by @GokceGK in #533
Full Changelog: v0.31.1...v0.32.0