terraform-provider-stackitp.../stackit/internal/services/postgresflexalpha
Marcel_Henselin c31a8a787a
All checks were successful
Publish / Check GoReleaser config (push) Successful in 6s
Publish / Publish provider (push) Successful in 6m22s
fix: wrong data type (#110)
## 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)

Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
Reviewed-on: #110
2026-05-07 07:13:50 +00:00
..
database fix: adjust timeouts to 90 mins 2026-03-25 09:40:44 +01:00
flavor fix: wrong data type (#110) 2026-05-07 07:13:50 +00:00
flavors fix: postgresqlflex flavor errors (#107) 2026-05-07 05:38:11 +00:00
instance fix: postgresqlflex flavor errors (#107) 2026-05-07 05:38:11 +00:00
role/datasources_gen feat: auto generated files and new structure (#4) 2026-01-29 14:10:25 +00:00
testdata fix: postgresqlflex flavor errors (#107) 2026-05-07 05:38:11 +00:00
user fix: adjust timeouts to 90 mins 2026-03-25 09:40:44 +01:00
utils fix: builder and sdk changes (#81) 2026-03-11 13:13:46 +00:00
versions/datasources_gen fix: postgresqlflex flavor errors (#107) 2026-05-07 05:38:11 +00:00
postgresflex_acc_test.go fix: adjust timeouts to 90 mins 2026-03-25 09:40:44 +01:00