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
Politano
df0f152158
feat(cdn): add custom certificate support ( #983 )
...
relates to STACKITCDN-1000
2025-09-18 19:27:22 +02:00
Mauritz Uphoff
813b8c0e81
feat(resourcemanager): add folder resource/datasource ( #975 )
...
* feat(resourcemanager): add folder resource/datasource
* feat(resourcemanager): add created_at and updated_at attributes to resourcemanager project/folder
---------
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
2025-09-17 07:53:48 +00:00
Ruben Hönle
27e4ef0227
fix(objectstorage): allow to change credentials group id of credential ( #995 )
...
relates to STACKITTPR-344, #963
2025-09-16 14:51:03 +02:00
Ruben Hönle
39c52f4367
feat(observability): add description to credential resource ( #992 )
...
relates to STACKITTPR-333, #974
2025-09-16 09:19:36 +02:00
Ruben Hönle
4b46119433
feat(observability): add send_resolved field ( #935 )
...
relates to STACKITTPR-283
2025-09-12 15:28:50 +00:00
bm-stackit
b1e97e92f9
feat(loadbalancer): add security_group_id and disable_security_group_assignment field ( #986 )
2025-09-12 15:20:02 +00:00
Marcel Jacek
65c6106ea9
fix(observability): remove invalid fields match and match_regex from main route in alert_config ( #915 )
...
* fix: remove invalid `match` and `match_regex` from main route in alert_config
- deprecated `match` and `match_regex` in child routes
- add new `matchers` field
2025-09-12 09:58:50 +02:00
stackit-pipeline
433efa001c
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/cdn to v1.5.0 ( #990 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-12 07:20:21 +02:00
mitterle-sit
e5fdb59dad
feat: stabilize drift for ske egress range ( #971 )
...
* feat: stabilize drift for ske egress range
* feat: add PlanModifiers to pod_address_ranges too
2025-09-12 05:16:29 +00:00
Marcel Jacek
4a7106cc01
fix(iaas): wait for network area deletion until projects are deleted ( #978 )
...
* fix: add ReadyForDeletionWaitHandler to avoid error when deleting a network area with projects in deletion state
2025-09-11 13:26:32 +02:00
stackit-pipeline
ba6ee8bd23
fix(deps): update stackit sdk modules ( #988 )
...
* fix(deps): update stackit sdk modules
* chore(objectstorage): Attribute expires is now a NullableString
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
---------
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-09-10 09:54:38 +02:00
Alexander Dahmen
8f8124e32d
fix(observability): Some plans do not offer to configure alert configs or store metrics. ( #964 )
...
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-09-09 13:42:08 +02:00
stackit-pipeline
bb09c8539d
fix(deps): update stackit sdk modules ( #985 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-08 09:54:37 +02:00
stackit-pipeline
0f70f456f1
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/observability to v0.13.0 ( #984 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-05 10:18:23 +02:00
stackit-pipeline
98784cb1c4
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/observability to v0.12.0 ( #981 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-09-04 12:53:04 +02:00
Mauritz Uphoff
822b9fc6b4
bugfix(serverbackup): state drift in volume-id because of changed order ( #979 )
...
* fix: state drift in backup-properties.volume-id because of changed order in API response
---------
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
Co-authored-by: Marcel Jacek <Marcel.Jacek@stackit.cloud>
2025-09-03 10:58:01 +02:00
Mauritz Uphoff
7c1920f55e
chore(docs): improve docs for image_v2 and machine_type ( #977 )
...
* chore(docs): improve docs for image_v2 and machine_type
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
* review changes
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
---------
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
2025-09-03 10:23:44 +02:00
Alexander Dahmen
0eaaf75588
chore(observability): Add detailed informations to global config ( #976 )
...
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-09-02 15:18:53 +02:00
Mauritz Uphoff
9ac92b7ddc
Feat/implement advanced image search options ( #967 )
...
* feat: implement advanced search options for images
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
* review changes
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
---------
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
2025-09-02 11:32:35 +02:00
stackit-pipeline
01fb599ccc
fix(deps): update stackit sdk modules ( #973 )
...
Co-authored-by: Ruben Hoenle <Ruben.Hoenle@stackit.cloud>
2025-08-29 10:58:27 +02:00
Mauritz Uphoff
fedaf72b62
Feat/add datasource to query machine types ( #968 )
...
* feat(iaas): add datasource to query machine types
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
* review
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
* review
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
---------
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
2025-08-28 13:23:11 +02:00
Mauritz Uphoff
64787fff67
chore(iaas): remove deprecated machine flavors ( #966 )
2025-08-26 13:06:03 +00:00
Ruben Hönle
9c319584a5
chore(observability): adjust example and default values ( #937 )
2025-08-26 11:58:41 +00:00
Timo Bergen
0f8362ca74
feat(observability): add google chat to webhooks ( #961 )
2025-08-25 15:30:06 +00:00
Christian Hamm
971cd27e4b
feat(observability): Add missing support for OpsGenie priority level ( #931 )
...
relates to STACKITCDN-879
Co-authored-by: Ruben Hoenle <Ruben.Hoenle@stackit.cloud>
2025-08-25 17:25:19 +02:00
stackit-pipeline
4b670ee73f
fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.13.3 ( #958 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-08-18 08:15:49 +02:00
Marcel Jacek
5f1e4ff192
feat(iaas): onboard iaas project datasource ( #955 )
...
* feat: onboard iaas project datasource
2025-08-15 17:01:25 +02:00
Ruben Hönle
2558c02584
chore(scripts): use bash found in path in shebang ( #950 )
2025-08-15 09:31:39 +00:00
Alexander Dahmen
64d4597e2e
fix(sqlserverflex): attribute rules is required not optional ( #956 )
...
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-08-15 09:17:06 +02:00
stackit-pipeline
57d731028e
fix(deps): update stackit sdk modules ( #948 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-08-13 08:52:26 +02:00
stackit-pipeline
7def068a6c
chore(deps): update module golang.org/x/tools to v0.36.0 ( #946 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-08-13 08:46:24 +02:00
Marcel Jacek
0ec07bc197
docs: update docs of labels in resourcemanager_project resource ( #951 )
...
- add hint that networkArea can only be attached on project creation
2025-08-12 11:04:09 +02:00
Alexander Dahmen
f16b83170a
fix(networkinterface): Recognize the removal of allowed_addresses and security_group_ids from terraform config ( #940 )
...
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-08-11 08:16:58 +02:00
Alexander Dahmen
721e10a02f
chore(examples): Add import examples for all resources ( #939 )
...
* chore(examples): Add import examples for all resources
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Add guide: How to import resources
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
---------
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-08-08 14:03:27 +02:00
stackit-pipeline
e62729679e
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/serviceaccount to v0.10.0 ( #942 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-08-06 14:54:05 +02:00
Mauritz Uphoff
5320e0cd7e
chore(provider): mark deprecation for service_account_token ( #920 )
...
* chore(provider): make deprecation for service_account_token
---------
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
Co-authored-by: Ruben Hoenle <Ruben.Hoenle@stackit.cloud>
2025-08-05 11:31:26 +02:00
stackit-pipeline
54b483d007
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.28.0 ( #938 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-08-04 09:10:50 +02:00
stackit-pipeline
9084a4a517
fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.15.1 ( #936 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-08-01 17:10:03 +02:00
stackit-pipeline
343a80d81e
fix(deps): update stackit sdk modules ( #932 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-07-29 11:58:48 +02:00
Alexander Dahmen
093fb0de2a
Update network_area and ske documentation and examples ( #929 )
...
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-07-28 12:11:20 +02:00
stackit-pipeline
b32eedd4b4
fix(deps): update stackit sdk modules ( #903 )
...
* fix(deps): update stackit sdk modules
* Adjust git and mongodb regarding sdk changes
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
---------
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-07-28 09:20:55 +02:00
Marcel Jacek
33b239a74d
fix: recreation of kubeconfig fails after migration ( #928 )
2025-07-25 11:34:17 +02:00
Alexander Dahmen
229930ee0c
fix(kubeconfig): Region is not set correctly for Read() ( #925 )
...
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-07-23 11:32:31 +02:00
Ruben Hönle
189fa1ece7
feat(mongodbflex): region adjustment ( #914 )
...
relates to STACKITTPR-282
2025-07-21 12:37:47 +00:00
Mauritz Uphoff
6555a99a6d
chore(sa-tokens): mark deprecation on sa-token resource ( #919 )
...
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
Co-authored-by: Ruben Hönle <Ruben.Hoenle@stackit.cloud>
2025-07-21 12:44:14 +02:00
Ruben Hönle
a930eda9f5
fix(ci): mark the workflow as successful on coverage report error ( #917 )
...
relates to #908
2025-07-21 11:50:31 +02:00