Commit graph

221 commits

Author SHA1 Message Date
Mauritz Uphoff
cf7a7d154e
feat: implement stackit git instances (#791)
* feat: implement stackit git instances

* review changes
2025-05-09 08:50:23 +02:00
stackit-pipeline
b5f955124a
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/cdn to v1.0.1 (#809)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-05-07 12:19:26 +02:00
stackit-pipeline
0a86417cbb
fix(deps): update stackit sdk modules (#800)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-05-05 09:12:34 +00:00
stackit-pipeline
82a106dfd2
fix(deps): update stackit sdk modules to v1 (#802)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-05-05 11:06:26 +02:00
stackit-pipeline
220d33574b
fix(deps): update stackit sdk modules (#794)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-04-30 10:44:59 +02:00
Malte Ehrlen
855d3040ef
Feature: CDN distribution resource and data source (#786)
* add datasource

* finish data source

* implement resource

* add unit tests

* add examples

* acceptance test

* review comments

* review comments 2

---------

Co-authored-by: Malte Ehrlen <malte.ehrlen@freiheit.com>
2025-04-29 15:59:07 +02:00
stackit-pipeline
592425e81d
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/observability to v0.5.0 (#783)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-04-17 08:55:16 +02:00
dependabot[bot]
aa994c96c1
chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (#782)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 08:44:48 +02:00
stackit-pipeline
8b072e213c
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.17.1 (#775)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-04-10 07:34:14 +02:00
stackit-pipeline
79d7b8075d
fix(deps): update stackit sdk modules (#763)
* fix(deps): update stackit sdk modules

* chore: corrected constants deprecations

---------

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Rüdiger Schmitz <152157960+bahkauv70@users.noreply.github.com>
2025-04-04 11:22:41 +02:00
stackit-pipeline
68605af573
fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.12.0 (#724)
* fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.12.0

* fix: removed toolchain option that confuses snyk

---------

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Rüdiger Schmitz <152157960+bahkauv70@users.noreply.github.com>
2025-04-02 09:37:10 +00:00
stackit-pipeline
3c3fcfd8ce
fix(deps): update stackit sdk modules (#727)
* fix(deps): update stackit sdk modules

* fix(authorization): adjustments related to sdk version bump

---------

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Ruben Hoenle <Ruben.Hoenle@stackit.cloud>
2025-04-01 16:41:12 +02:00
Marcel Jacek
862db91f84
feat: region adjustment serverupdate (#742) 2025-03-31 09:56:54 +02:00
Patrick Koss
435de4c9eb
feat: add model serving resource
* add model serving

* add right provider config

* rename model_serving to modelserving

* add model serving custom endpoint everywhere

* rename file

* add default region, docs for model serving

* add right order of wait handler

* rotate after to token

* fixes

* add initial doc files

* address code comments

* refactor region description

* remove warning for not found resources

* add service enablement

* address code comments

* address code comments

* fix datasource

* fix acc test

* review changes

* review changes

* review changes

* review changes

* review changes

* review changes

* review changes

* review changes

* review changes

* embed markdown description

* go tidy

---------

Co-authored-by: Mauritz Uphoff <mauritz.uphoff@me.com>
Co-authored-by: Mauritz Uphoff <39736813+h3adex@users.noreply.github.com>
2025-03-28 16:20:25 +01:00
Rüdiger Schmitz
a870b71d0a
Addd regional support for serverbackup resource and data-source (#745)
* feat(serverbackup): add regional support

* fix: corrections for review findings
2025-03-28 09:24:52 +01:00
Ruben Hönle
727d67af01
chore(iaas): move beta resources and datasources to GA (#717)
relates to STACKITTPR-103
2025-03-26 09:23:25 +01:00