Releases: stackitcloud/terraform-provider-stackit
Releases · stackitcloud/terraform-provider-stackit
v0.69.0
Changelog
- f043398: cdn add geofence feature (#1020) (@matheuspolitano)
- c552a35: chore(deps): update module golang.org/x/tools to v0.38.0 (#1016) (@stackit-pipeline)
- 87bc741: feat(dns): add validation for cname record-sets (#1019) (@marceljk)
- e4e2e55: feat(loadbalancer): support for idle timeout (TCP and UDP) (#1039) (@fischerman)
- 55a9a43: fix(deps): update stackit sdk modules (#1024) (@stackit-pipeline)
- 4103c33: fix(dns): store IDs immediately after provisioning (#1022) (@rubenhoenle)
- c733535: fix(docs): Update CDN usage example (#1005) (@ChristianHamm)
- e0b2c09: fix(docs): fix typos in IaaS routingtable docs (#1030) (@h3adex)
- 2a077d1: fix(docs): store IDs of resource after privisioning in contribution guide (#1028) (@rubenhoenle)
- 82c1d1e: fix(scf): pagetitle in guide (#1027) (@fapo85)
- 3769b43: fix(ske): prevent usage of UUID for dns extension (#1025) (@Fyusel)
v0.68.0
Changelog
- a8e8746: feat(scf): Add STACKIT Cloud Foundry (#991) (@fapo85)
- 0763a5f: feat(ske): add refresh_before field to ske_kubeconfig resource (#1000) (@maxbischoff)
- fcc7a99: feat: add cidr_list attribute to stackit_public_ip_ranges datasource (#1001) (@h3adex)
- 800c18f: fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.19.0 (#1015) (@stackit-pipeline)
v0.67.0
Changelog
- 2794348: chore(deps): update module golang.org/x/tools to v0.37.0 (#989) (@stackit-pipeline)
- b4c0e64: chore(docs): changed ipv4 prefix in loadbalancer resource example to represent a working example (#999) (@bm-stackit)
- df0f152: feat(cdn): add custom certificate support (#983) (@matheuspolitano)
- 4289012: feat(docs): improve contribution docs (#1008) (@marceljk)
- f0438e8: feat(observability): continue attribute for instance -> alert config (#993) (@PatrickKoss)
- e5c2c7e: fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.16.0 (#997) (@stackit-pipeline)
- 5f71eef: fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.16.1 (#1013) (@stackit-pipeline)
- 07f6c5f: fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.29.0 (#998) (@stackit-pipeline)
- 5695997: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/authorization to v0.9.0 (#1011) (@stackit-pipeline)
- bd1cd7d: fix(deps): update module golang.org/x/mod to v0.28.0 (#987) (@stackit-pipeline)
- 8aa4d29: fix(deps): update stackit sdk modules (#1007) (@stackit-pipeline)
- 16446d7: fix: region handling in routingtable resources didn't detect default_region changes (#1006) (@marceljk)
v0.66.0
v0.65.0
Changelog
- b1e97e9: feat(loadbalancer): add security_group_id and disable_security_group_assignment field (#986) (@bm-stackit)
- 39c52f4: feat(observability): add description to credential resource (#992) (@rubenhoenle)
- 4b46119: feat(observability): add send_resolved field (#935) (@rubenhoenle)
- 27e4ef0: fix(objectstorage): allow to change credentials group id of credential (#995) (@rubenhoenle)
v0.64.0
Changelog
- e5fdb59: feat: stabilize drift for ske egress range (#971) (@mitterle-sit)
- 433efa0: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/cdn to v1.5.0 (#990) (@stackit-pipeline)
- 98784cb: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/observability to v0.12.0 (#981) (@stackit-pipeline)
- 0f70f45: fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/observability to v0.13.0 (#984) (@stackit-pipeline)
- bb09c85: fix(deps): update stackit sdk modules (#985) (@stackit-pipeline)
- ba6ee8b: fix(deps): update stackit sdk modules (#988) (@stackit-pipeline)
- 4a7106c: fix(iaas): wait for network area deletion until projects are deleted (#978) (@marceljk)
- 8f8124e: fix(observability): Some plans do not offer to configure alert configs or store metrics. (#964) (@Fyusel)
- 65c6106: fix(observability): remove invalid fields
matchandmatch_regexfrom main route in alert_config (#915) (@marceljk)
v0.63.0
Changelog
- 9ac92b7: Feat/implement advanced image search options (#967) (@h3adex)
- 822b9fc: bugfix(serverbackup): state drift in volume-id because of changed order (#979) (@h3adex)
- 7c1920f: chore(docs): improve docs for image_v2 and machine_type (#977) (@h3adex)
- 0eaaf75: chore(observability): Add detailed informations to global config (#976) (@Fyusel)
v0.62.0
Changelog
- fedaf72: Feat/add datasource to query machine types (#968) (@h3adex)
- 64787ff: chore(iaas): remove deprecated machine flavors (#966) (@h3adex)
- 9c31958: chore(observability): adjust example and default values (#937) (@rubenhoenle)
- 971cd27: feat(observability): Add missing support for OpsGenie priority level (#931) (@ChristianHamm)
- 0f8362c: feat(observability): add google chat to webhooks (#961) (@bym0)
- 4b670ee: fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.13.3 (#958) (@stackit-pipeline)
- 01fb599: fix(deps): update stackit sdk modules (#973) (@stackit-pipeline)
v0.61.0
What's Changed
- fix(sqlserverflex): attribute rules is required not optional by @Fyusel in #956
- chore(scripts): use bash found in path in shebang by @rubenhoenle in #950
- feat(iaas): onboard iaas project datasource by @marceljk in #955
Changelog
- 2558c02: chore(scripts): use bash found in path in shebang (#950) (@rubenhoenle)
- 5f1e4ff: feat(iaas): onboard iaas project datasource (#955) (@marceljk)
- 64d4597: fix(sqlserverflex): attribute rules is required not optional (#956) (@Fyusel)
Full Changelog: v0.60.0...v0.61.0
v0.60.0
What's Changed
- chore(examples): Add import examples for all resources
- fix(networkinterface): Recognize the removal of allowed_addresses and security_group_ids from terraform config
Changelog
- 7def068: chore(deps): update module golang.org/x/tools to v0.36.0 (#946) (@stackit-pipeline)
- 721e10a: chore(examples): Add import examples for all resources (#939) (@Fyusel)
- 57d7310: fix(deps): update stackit sdk modules (#948) (@stackit-pipeline)
- f16b831: fix(networkinterface): Recognize the removal of allowed_addresses and security_group_ids from terraform config (#940) (@Fyusel)