terraform-provider-stackitp.../.github/workflows
Marcel_Henselin 4e479a365b
All checks were successful
Publish / Check GoReleaser config (push) Successful in 6s
Publish / Publish provider (push) Successful in 6m46s
fix: fix ci pipeline (#21)
## Description

<!-- **Please link some issue here describing what you are trying to achieve.**

In case there is no issue present for your PR, please consider creating one.
At least please give us some description what you are trying to achieve and why your change is needed. -->

relates to #1234

## Checklist

- [ ] Issue was linked above
- [ ] Code format was applied: `make fmt`
- [ ] Examples were added / adjusted (see `examples/` directory)
- [x] Docs are up-to-date: `make generate-docs` (will be checked by CI)
- [ ] Unit tests got implemented or updated
- [ ] Acceptance tests got implemented or updated (see e.g. [here](f5f99d1709/stackit/internal/services/dns/dns_acc_test.go))
- [x] Unit tests are passing: `make test` (will be checked by CI)
- [x] No linter issues: `make lint` (will be checked by CI)

Reviewed-on: #21
2026-01-30 13:33:50 +00:00
..
ci.yaml fix: fix ci pipeline (#21) 2026-01-30 13:33:50 +00:00
publish.yaml fix: fix pipelines to quote string (#19) 2026-01-30 13:12:05 +00:00
release.yaml fix: deactivate release pipeline (#17) 2026-01-30 11:08:35 +00:00
renovate.yaml chore(deps): update renovatebot/github-action action to v41 (#586) 2024-11-13 08:25:14 +00:00
stale.yaml feat: add label to ignore stale (#1099) 2025-12-18 11:30:35 +01:00
tf-acc-test.yaml fix(acceptance-tests): Postgresql use force delete (#771) 2025-04-09 09:34:43 +02:00