Commit graph

737 commits

Author SHA1 Message Date
Ruben Hönle
53a3697850
feat(iaas): support for v2 API (#1070)
relates to STACKITTPR-313
2025-12-17 15:40:46 +01:00
mitterle-sit
460c18c202
fix(observability/instance): adjust drift (#1044)
fixes #1003
2025-12-16 16:12:15 +01:00
stackit-pipeline
81e8d48cf6
chore(deps): update module golang.org/x/tools to v0.40.0 (#1087)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-12-09 11:13:49 +01:00
Ruben Hönle
0c2f087ce6
chore(docs): update links to new STACKIT docs (#1085)
relates to STACKITTPR-450
2025-12-05 16:09:46 +00:00
Marcel Jacek
8a609d4ab8
fix(ske): read only attributes produces noise (#1081)
* fix(ske): read-only attributes produces noise

* feat: add new planmodifier `UseStateForUnknownIf`
2025-12-04 12:32:18 +00:00
stackit-pipeline
06747751ca
fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.14.0 (#1084)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-12-04 08:28:34 +01:00
Mauritz Uphoff
0e9b97a513
feat(access-token): add ephemeral access-token resource (#1068)
* feat(access-token): add ephemeral access-token resource

Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
2025-12-03 10:13:28 +01:00
stackit-pipeline
368b8d55be
fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.17.0 (#1082)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-12-03 07:22:29 +01:00
Marcel Jacek
c8c7127c17
bump(sqlserverflex): bump sqlserverflex to v1.3.3 (#1080) 2025-12-01 13:41:34 +00:00
Marcel Jacek
24b7387db9
feat: add logging for trace id (#1061)
relates to STACKITTPR-290
2025-11-27 10:06:18 +00:00
Ruben Hönle
d1e12fcf64
fix(serverupdate, serverbackup): respect custom endpoint values (#1072)
relates to #1071
2025-11-26 15:25:18 +01:00
Mauritz Uphoff
f1a49e6ec4
fix(docs): fix indentation in s3 guide (#1062) 2025-11-25 15:16:51 +00:00
dependabot[bot]
25134e8fe9
chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#1063) 2025-11-21 18:30:10 +01:00
Ruben Hönle
7709986560
feat(kms): add wrapping key resource and datasource (#1060)
relates to STACKITTPR-416
2025-11-18 16:53:58 +01:00
Ruben Hönle
5e8c7a7369
feat(kms): add key resource and datasource (#1055)
relates to STACKITTPR-411
2025-11-17 10:58:11 +00:00
stackit-pipeline
b5f82e7de9
fix(deps): update module github.com/hashicorp/terraform-plugin-log to v0.10.0 (#1057)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-11-14 06:43:12 +00:00
stackit-pipeline
9b2106bf39
chore(deps): update module golang.org/x/tools to v0.39.0 (#1056)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-11-14 07:38:22 +01:00
Ruben Hönle
edf22a6193
feat(kms): add keyring resource and datasource (#1049)
relates to STACKITTPR-410
2025-11-12 13:10:58 +00:00
stackit-pipeline
c6e1c3d3a8
fix(deps): update module golang.org/x/mod to v0.30.0 (#1054)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-11-12 07:35:42 +01:00
Ruben Hönle
52b879b436
refactor(docs): remove duplicate util func to format possible values (#1050) 2025-11-11 16:24:48 +01:00
Mauritz Uphoff
64d6fa9bea
feat(resourcemanager): graduate folder resource to ga (#1043) 2025-11-06 17:10:11 +00:00
Mauritz Uphoff
a81b7d49e7
chore(ci): add command to fmt testdata terraform files (#1042) 2025-11-06 18:01:44 +01:00
Marcel Jacek
4552b14edd
feat(iaas): add warning that behavior of network resource will change (#1031)
relates to STACKITTPR-366

* feat(iaas): add warning that behavior of network resource will change
* fix: changed payload for ipv6_nameservers
  * if is unset / null: ipv6_nameservers will not be sent
  * if set list / empty list: ipv6_nameserver will be sent with the set list / empty list
2025-11-03 13:04:15 +01:00
mitterle-sit
10eced46c7
feat(observability): add logs and traces retentions days (#1032)
* feat(observability): add logs and traces retentions days

* feat(observability): add inputs to acceptance test

* feat(observability): add inputs to example

* feat(observability): fix docs

* feat(observability): fix ModifyPlan checks after review

* feat(observability): fix acceptance test max values

* feat(observability): fix lint issues

* feat(observability): apply suggestion
2025-10-29 13:45:39 +00:00
Björn Fischer
e4e2e55e94
feat(loadbalancer): support for idle timeout (TCP and UDP) (#1039) 2025-10-27 18:43:56 +01:00
Mauritz Uphoff
e0b2c098f2
fix(docs): fix typos in IaaS routingtable docs (#1030)
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
2025-10-16 12:49:20 +00:00
Christian Hamm
c733535d9b
fix(docs): Update CDN usage example (#1005)
relates to STACKITCDN-1003
2025-10-16 11:49:17 +00:00
Ruben Hönle
2a077d17d8
fix(docs): store IDs of resource after privisioning in contribution guide (#1028)
also adjust the contribution guide to show the new multi-region implementation

relates to STACKITTPR-374
2025-10-15 14:47:16 +02:00
Ruben Hönle
4103c33fd2
fix(dns): store IDs immediately after provisioning (#1022)
relates to STACKITTPR-373
2025-10-15 09:16:30 +00:00
Politano
f0433984f4
cdn add geofence feature (#1020)
* add geofencing attribute to "stackit_cdn_distribution"
2025-10-15 08:56:47 +00:00
Marcel Jacek
87bc7415fc
feat(dns): add validation for cname record-sets (#1019)
relates to #1014 and STACKITTPR-375
2025-10-15 09:42:22 +02:00
Fabian Spottog
82c1d1e644
fix(scf): pagetitle in guide (#1027)
* fix pagetitle in scf guide
2025-10-13 12:53:10 +02:00
Alexander Dahmen
3769b43527
fix(ske): prevent usage of UUID for dns extension (#1025)
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-10-10 14:24:29 +02:00
stackit-pipeline
55a9a430fc
fix(deps): update stackit sdk modules (#1024)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-10-10 08:07:30 +02:00
stackit-pipeline
c552a354c3
chore(deps): update module golang.org/x/tools to v0.38.0 (#1016)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-10-09 10:18:27 +02:00
Fabian Spottog
a8e874699f
feat(scf): Add STACKIT Cloud Foundry (#991)
* onboard STACKIT Cloud Foundry resources/datasource
2025-10-08 09:42:33 +00:00
Mauritz Uphoff
fcc7a99488
feat: add cidr_list attribute to stackit_public_ip_ranges datasource (#1001)
* feat: add cidr_list attribute to stackit_public_ip_ranges datasource

Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
2025-10-08 07:19:57 +00:00
stackit-pipeline
800c18fa0b
fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.19.0 (#1015)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-10-08 08:36:01 +02:00
Maximilian Bischoff
0763a5f01f
feat(ske): add refresh_before field to ske_kubeconfig resource (#1000) 2025-10-06 08:52:53 +00:00
stackit-pipeline
5f71eef4a9
fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.16.1 (#1013)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-30 15:21:58 +02:00
stackit-pipeline
569599736f
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/authorization to v0.9.0 (#1011)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-29 09:23:32 +02:00
Marcel Jacek
4289012bda
feat(docs): improve contribution docs (#1008)
relates to STACKITTPR-317
2025-09-25 17:34:02 +02:00
stackit-pipeline
8aa4d29158
fix(deps): update stackit sdk modules (#1007)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-25 10:12:11 +02:00
Marcel Jacek
16446d7c4e
fix: region handling in routingtable resources didn't detect default_region changes (#1006) 2025-09-24 15:12:53 +02:00
stackit-pipeline
e5c2c7eab4
fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.16.0 (#997)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-23 12:02:55 +02:00
Patrick Koss
f0438e888c
feat(observability): continue attribute for instance -> alert config (#993) 2025-09-19 15:30:13 +00:00
stackit-pipeline
07f6c5fbce
fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.29.0 (#998)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-19 12:28:46 +02:00
stackit-pipeline
2794348e12
chore(deps): update module golang.org/x/tools to v0.37.0 (#989)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-19 12:23:07 +02:00
stackit-pipeline
bd1cd7dba7
fix(deps): update module golang.org/x/mod to v0.28.0 (#987)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-19 09:56:10 +00:00
bm-stackit
b4c0e64eec
chore(docs): changed ipv4 prefix in loadbalancer resource example to represent a working example (#999) 2025-09-19 08:11:13 +00:00