Releases: stackitcloud/terraform-provider-stackit
Releases · stackitcloud/terraform-provider-stackit
v0.6.6
What's Changed
- SKE Acc tests - Remove max_surge from min cluster by @hcsa73 in #130
- SKE Cluster: fix extensions and hibernations mapping by @vicentepinto98 in #135
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- SKE Cluster: Extensions argus field conversion fix by @vicentepinto98 in #133
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Update module github.com/gorilla/mux to v1.8.1 by @stackit-pipeline in #129
- Update module golang.org/x/mod to v0.14.0 by @stackit-pipeline in #128
- Update migration table by @joaopalet in #131
- SKE Cluster - Change Extensions field model to use types.Object by @vicentepinto98 in #127
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Use random UUIDs for LoadBalancer XRequestID headers by @joaopalet in #119
- Replace terraform ValuePointer function with custom pointer conversion function by @vicentepinto98 in #121
- Acceptance tests fixes by @hcsa73 in #120
- Move functions to conversion pkg by @vicentepinto98 in #123
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Revert "Add disclaimer to key flow doc (#73)" by @joaopalet in #106
- Onboard Load Balancer (part 1: implement creation payload helpers) by @joaopalet in #107
- Improve phrasing in README instruction by @joaopalet in #109
- Update module github.com/google/uuid to v1.4.0 by @stackit-pipeline in #108
- Update dependencies by @hcsa73 in #112
- Update docs by @hcsa73 in #113
- Onboard Load Balancer (part 2: add update payload and API response map helpers) by @joaopalet in #111
- Update Go to 1.21 by @vicentepinto98 in #114
- Fix load balancer custom endpoint missing from provider schema by @hcsa73 in #115
- Onboard Load Balancer (part 3: add remaining CRUD login and datasource) by @joaopalet in #116
- Onboard Load Balancer (part 4: acc tests, examples and documentation) by @joaopalet in #117
- SKE Cluster - Change field model lists to use types.List by @hcsa73 in #118
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Migration guide - Add available resources table by @hcsa73 in #97
- Update SDK dependencies by @hcsa73 in #100
- Increase create and update timeouts for instances by @joaopalet in #103
- Update renovatebot action version by @joaopalet in #105
- Update module github.com/hashicorp/terraform-plugin-framework to v1.4.2 by @stackit-pipeline in #104
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Implement Secrets Manager instance by @hcsa73 in #85
- Onboard MongoDB Flex instance by @joaopalet in #86
- Update Renovate to v39 by @hcsa73 in #89
- Onboard MongoDB Flex user by @joaopalet in #88
- Improve region details by @hcsa73 in #90
- Fix PostgresFlex references in MongoDB Flex by @joaopalet in #91
- Implement Secrets Manager ACL by @hcsa73 in #93
- Implement Secrets Manager User, change ACL to Set by @hcsa73 in #94
- Secrets manager - Add examples, update docs by @hcsa73 in #95
- Set backupSchedule as required in MongoDB Flex instance by @joaopalet in #96
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
What's Changed
- Update module github.com/stackitcloud/stackit-sdk-go/services/postgresql to v0.3.0 by @hcsa73 in #44
- Update module github.com/stackitcloud/stackit-sdk-go/services/opensearch to v0.3.0 by @hcsa73 in #42
- Update module github.com/stackitcloud/stackit-sdk-go/services/dns to v0.2.0 by @hcsa73 in #39
- Update module github.com/google/uuid to v1.3.1 by @hcsa73 in #27
- Fix data source references by @hcsa73 in #61
- Object Storage: implement bucket by @hcsa73 in #45
- Update module github.com/stackitcloud/stackit-sdk-go/services/resourcemanager to v0.2.0 by @stackit-pipeline in #59
- Update module github.com/stackitcloud/stackit-sdk-go/services/rabbitmq to v0.3.0 by @stackit-pipeline in #57
- Update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to v0.2.0 by @stackit-pipeline in #56
- Update module github.com/stackitcloud/stackit-sdk-go/services/mariadb to v0.3.0 by @stackit-pipeline in #55
- Update module github.com/stackitcloud/stackit-sdk-go/services/logme to v0.3.0 by @stackit-pipeline in #54
- Update module github.com/stackitcloud/stackit-sdk-go/services/redis to v0.3.0 by @stackit-pipeline in #58
- Update module github.com/hashicorp/terraform-plugin-framework to v1.4.0 by @stackit-pipeline in #51
- Update module github.com/hashicorp/terraform-plugin-go to v0.19.0 by @stackit-pipeline in #52
- Update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.2.0 by @stackit-pipeline in #60
- Update module github.com/stackitcloud/stackit-sdk-go/services/argus to v0.2.0 by @stackit-pipeline in #53
- Update github workflow actions by @vicentepinto98 in #62
- Update module github.com/stackitcloud/stackit-sdk-go/services/redis to v0.3.0 by @stackit-pipeline in #63
- Update services dependencies by @hcsa73 in #64
- Key flow authentication by @vicentepinto98 in #67
- Update README authentication section by @vicentepinto98 in #68
- Update README and template with more info on key flow by @vicentepinto98 in #69
- Add disclaimer to key flow doc by @vicentepinto98 in #73
- Update module golang.org/x/mod to v0.13.0 by @stackit-pipeline in #66
- Update module github.com/hashicorp/terraform-plugin-framework to v1.4.1 by @stackit-pipeline in #70
- Update module github.com/stackitcloud/stackit-sdk-go/services/argus to v0.4.0 by @stackit-pipeline in #71
- Update module github.com/stackitcloud/stackit-sdk-go/services/objectstorage to v0.4.0 by @stackit-pipeline in #72
- Update actions/checkout action to v4 by @joaopalet in #75
- Rename DSA credentials to credential by @joaopalet in #76
- Onboard object storage credentials group by @vicentepinto98 in #74
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #78
- Update module github.com/google/go-cmp to v0.6.0 by @stackit-pipeline in #77
- Implement object storage credential by @hcsa73 in #79
- Acceptance tests data changes by @hcsa73 in #81
- Rename credentials_id field to credential_id by @joaopalet in #80
- Object storage misc fixes by @hcsa73 in #82
- Changes to release workflow by @hcsa73 in #83
New Contributors
- @stackit-pipeline made their first contribution in #59
- @dependabot made their first contribution in #78
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add migration import examples for the SKE and LogMe services by @joaopalet in #15
- Improve MIGRATION.md note regarding read-only fields added to generat… by @joaopalet in #16
- Fix workflow condition by @hcsa73 in #14
- Add template for provider main page by @hcsa73 in #17
- Reference Migration Guide in README by @joaopalet in #18
- Update CONTRIBUTION.md by @vicentepinto98 in #19
- Extend DSA
Read
s to compute plan name and version from plan ID by @joaopalet in #20 - Refer to contribution guide on README by @vicentepinto98 in #23
- Logging and error handling improvements, bug fixes by @hcsa73 in #21
- Implement Renovate by @hcsa73 in #24
- Renovate - Fix config, add setting to update import paths on major module updates by @hcsa73 in #26
- Argus/Postgresflex Credentials import documentation and fix by @vicentepinto98 in #22
- Add warning during ske cluster creation when invalid argus instance id is provided by @vicentepinto98 in #32
- Move internal packages into internal folder by @joaopalet in #33
- Add error details to logs by @hcsa73 in #35
- Update module github.com/stackitcloud/stackit-sdk-go/core to v0.2.0 by @hcsa73 in #28
- Fix log typo by @hcsa73 in #37
Full Changelog: v0.2.0...v0.3.0