Marcel Jacek
b7f56d1685
fix: state drift of "stackit_server" ( #679 )
...
* fix: State drift of "stackit_server" when using "stackit_server_network_interface_attach"
* fix: tests
* add acceptance tests for stackit_server_network_interface_attach
2025-02-18 14:33:39 +01:00
Rüdiger Schmitz
3e8dcc542b
fix: make resource/data-source specific region attribute read-only ( #682 )
...
* fix: make resource/data-source specific region attribute read-only
* fix: implemented review feedback
2025-02-18 10:51:34 +01:00
Rüdiger Schmitz
bb472001de
feat: include preview versions as fallback ( #674 )
...
* feat: include preview versions as fallback
* feat: cleanup code
* fix: review findings
* fix: review findings
* fix: linter warning
* fix: applied review comments
2025-02-17 16:55:08 +01:00
Alexander Dahmen
f0168cfed9
Ft/rework acceptance tests ( #675 )
...
* Rework IaaS acceptance tests
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Rework mongodb acceptance tests
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Rework observability acceptance tests
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Rework secretsmanager acceptance tests
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Rework loadbalancer acceptance tests
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Rework ske acceptance tests
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
* Update documentation
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
---------
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-02-14 08:44:11 +01:00
Marcel Jacek
ada9e096fe
fix: docs/argus_scrapeconfig ( #680 )
2025-02-12 15:52:24 +01:00
Rüdiger Schmitz
9a9e1902e0
fix: corrected merge issue ( #676 )
2025-02-11 14:02:12 +01:00
Rüdiger Schmitz
e9af986913
fix: handle expiration date in regard to changed timezones ( #667 )
2025-02-11 10:03:53 +01:00
Rüdiger Schmitz
2923621ab0
Feat/stackittpr 20 region adjustments | tfp (migrate first service to new regions concept) ( #664 )
...
* feat: completed bucket and credential group
* feat: fix linter warnings
* feat: updated documentation
* feat: updated to current version of the regional api
* feat: implement review findings
* feat: implement further review findings
* fix: make sure region is stored for the data-source in the state
2025-02-10 14:28:33 +01:00
Mauritz Uphoff
c4e25f560b
Feat: add egress_address_ranges attribute to ske resource ( #672 )
...
* feat: add egress_address_ranges attribute to ske resource
* docs: generate new docs for ske
2025-02-10 10:14:11 +01:00
Ruben Hönle
170041f807
fix: use file inputstream on file upload instead of in-memory buffer ( #671 )
...
relates to STACKITTPR-70
Co-authored-by: Ruben Hoenle <Ruben.Hoenle@stackit.cloud>
2025-02-07 15:12:05 +01:00
Rüdiger Schmitz
8409f6b590
fix: introduced partial state setting ( #668 )
2025-02-06 11:40:18 +01:00
Marcel Jacek
531950f4aa
Extend mariadb_instance docs for monitoring_instance_id ( #662 )
2025-02-06 09:07:13 +01:00
stackit-pipeline
91f9b16a34
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/serverupdate to v0.4.0 ( #669 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-02-06 07:23:57 +01:00
stackit-pipeline
22c0aef1b7
fix(deps): update module golang.org/x/mod to v0.23.0 ( #666 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-02-05 08:52:06 +01:00
stackit-pipeline
602bbe1fd3
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/resourcemanager to v0.12.0 ( #663 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-02-03 08:03:57 +01:00
Alexander Dahmen
1a58bd6138
Validate volume resize on the schema ( #660 )
...
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-01-31 10:43:36 +01:00
Marcel Jacek
75d6760299
fix: kubeconfig state will not be removed if the cluster does not exists anymore ( #659 )
...
* fix: kubeconfig state is not removed if the cluster no longer exists and kubeconfig can't be found (status code 404)
2025-01-30 11:43:18 +01:00
Rüdiger Schmitz
7f52013d96
chore: add script to replace dependencies in a dummy go.work file ( #656 )
...
* chore: add script to replace dependencies in a dummy go.work file
* chore: use option to defined sdk directory
2025-01-30 11:37:12 +01:00
Marcel Jacek
b5ce160d13
feat: Onboard affinity groups resource and data source ( #652 )
...
* onboard affinity_groups resource and data source
- add tests and descriptions
- fix: server doesn't use affinity_group value for payload
* Update descriptions
2025-01-30 11:07:32 +01:00
Rüdiger Schmitz
3642260cc4
fix: handle undefined creation time ( #655 )
2025-01-29 16:04:22 +01:00
Marcel Jacek
bcc8be0822
fix: Updating values of "stackit_server" leads to an inconsistent result ( #653 )
...
* fix: updating values of "stackit_server" leads to an inconsistent result, when network_interfaces is set
2025-01-29 11:18:02 +01:00
Alexander Dahmen
b6f3c70f15
Allow deleting root volume when deleting server ( #651 )
...
Introduce delete_on_termination field.
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-01-29 09:23:11 +01:00
Christopher Paul
11875602b8
Fix/logme params and update examples in dsa service docs ( #644 )
...
* APL-204: remove syslog use udp field from logme due to wrong implementation
* APL-208: update examples and regenerate logs
* fix linting error
* remove syslog-use-udp field from test
* re-generate docs
* remove doc changes that were generated by make command
* remove doc changes that were generated by make command
* remove doc changes that were generated by make command
* remove doc changes that were generated by make command
* remove doc changes that were generated by make command
* remove doc changes that were generated by make command
* remove doc changes that were generated by make command
2025-01-28 16:03:35 +01:00
Marcel Jacek
19fdcd5d10
fix: description of "server_network_interface_attachment" ( #648 )
2025-01-27 13:19:20 +01:00
Rüdiger Schmitz
2990f4507e
fix: correct parsing of maintenance window ( #649 )
...
* fix: correct parsing of maintenance window
* refactored dateparsing
* chore: fix go lint warnings
* fix: fix review finding
* fix: another review finding
2025-01-27 12:17:51 +01:00
Rüdiger Schmitz
2ec95dc20f
fix: exclude zero address as for inadmissable cases ( #650 )
...
* fix: exclude zero address as for inadmissable cases
* fix: review finding
2025-01-27 12:17:34 +01:00
stackit-pipeline
0912ca0246
fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.26.0 ( #642 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-01-23 16:39:43 +01:00
stackit-pipeline
4106cf2170
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.21.1 ( #643 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-01-23 16:02:18 +01:00
stackit-pipeline
c8d21878ef
fix(deps): update stackit sdk modules ( #637 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-01-23 14:03:16 +01:00
Rüdiger Schmitz
a2ed2b6068
fix: separated models for resource and data-source ( #640 )
2025-01-22 14:48:52 +01:00
Marcel Jacek
4d6f860b26
feature: Add "network_interfaces" field to server resource ( #628 )
...
* Add network_interfaces field to server resource
* Update docs
* Update description of stackit_server_network_interface_attach
Co-authored-by: João Palet <joao.palet@outlook.com>
---------
Co-authored-by: João Palet <joao.palet@outlook.com>
2025-01-22 11:22:39 +01:00
Rüdiger Schmitz
9b969ae583
fix: add missing status attribute to schema ( #639 )
...
* fix: add missing status attribute to schema
* fix: added review suggestion
2025-01-22 11:01:24 +01:00
Lukas Hoehl
a1e7890d86
fix(postgresflex): continue if database is not found during read ( #629 )
...
Signed-off-by: Lukas Hoehl <lukas.hoehl@stackit.cloud>
2025-01-21 12:41:44 +01:00
dependabot[bot]
1e0f33b759
chore(deps): bump golang.org/x/net from 0.28.0 to 0.33.0 ( #636 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.28.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 11:55:21 +01:00
stackit-pipeline
9150b37e70
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to v0.16.1 ( #634 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-01-21 11:48:59 +01:00
Alexander Dahmen
3adff492b6
Update kubeconfig when invalid ( #627 )
...
- kubeconfig expires
- credentials rotation
- cluster recreation
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
2025-01-20 14:18:49 +01:00
João Palet
1a66887c01
feat: Allow move state on new Observability resources ( #593 )
...
* feat: Allow move state on new Observability resources
* Extend description to explain how to move a argus resource to observability
* Update argus docs with examples how to move a resource to observability
---------
Co-authored-by: Marcel Jacek <Marcel.Jacek@stackit.cloud>
2025-01-20 09:54:30 +01:00
stackit-pipeline
fc805d8e1d
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/authorization to v0.5.1 ( #631 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-01-17 11:23:50 +01:00
Rüdiger Schmitz
b2a9f0921e
feat: support and document attaching a debugger to the provider ( #617 )
...
* feat: support and document attaching a debugger to the provider
* chore: fix documentation
2025-01-16 09:34:58 +01:00
Rüdiger Schmitz
f04ced9981
feat: Allow managing server state in stackit_server resource ( #623 )
...
* feat: implement state switching in resource
* chore: fix linter issues
* feat: fix testcases
* chore: update documentation
* feat: replace backoff implementation with canonical wait functionality
* feat: refactor update method to correctly handle state changes of shelved servers
* chore: reverted documentation changes
* feat: updated server documentation
* feat: configured desired_state as "write-only" attribute
* feat: update to command help
2025-01-15 11:28:50 +01:00
stackit-pipeline
e2635b5a64
fix(deps): update stackit sdk modules ( #626 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-01-15 08:49:29 +01:00
stackit-pipeline
9658801a4e
fix(deps): update stackit sdk modules ( #625 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-01-13 10:27:47 +01:00
Vicente Pinto
80966da59e
Fix guide formatting ( #624 )
...
* Fix guide formatting
* Fix template
2025-01-10 13:08:37 +00:00
João Palet
700bdc90d0
Implement new stackit_image resource and datasource ( #609 )
...
* feat: Implement image resource and datasource
* feat: Add remaining config options
* feat: Make protected field only computed
* feat: Update dependency to use IaaS beta API
* fix: Minor fix in acc test
---------
Co-authored-by: Vicente Pinto <vicente.pinto@freiheit.com>
2025-01-09 11:57:25 +00:00
stackit-pipeline
7fcebacb21
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/core to v0.15.0 ( #620 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-01-06 10:15:28 +00:00
dependabot[bot]
dbd31c5212
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 ( #612 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 11:41:05 +01:00
Vicente Pinto
80c9e58052
Update nic field description ( #619 )
2024-12-23 12:35:02 +00:00
stackit-pipeline
3e94f00daa
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas to v0.19.0 ( #618 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2024-12-23 11:54:49 +00:00
Rüdiger Schmitz
a297043c72
Feat/674070 tfp | cleanup logic for old ske credentials rotation flow ( #611 )
...
* feat: removed deprecated getCredentials call
* feat: update generated documentation
* feature: removed further kube_config references
* feature: updated documentation
* chore: integrated review findings
2024-12-19 08:30:34 +01:00
stackit-pipeline
0a456a71b8
fix(deps): update stackit sdk modules ( #616 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2024-12-18 12:56:49 +01:00