terraform-provider-stackitp.../stackit/internal/services/postgresflexalpha/database
Andre Harms 9b57339776
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 6s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 6m27s
CI Workflow / CI (pull_request) Failing after 6m32s
CI Workflow / Code coverage report (pull_request) Has been skipped
feat: refactor resource schema handling and add plan modifiers configuration
2026-02-10 08:53:26 +01:00
..
datasources_gen feat: add project_id and region attributes to database data source schema and refactor user model mapping 2026-02-09 15:38:54 +01:00
resources_gen feat: add project_id and region attributes to database data source schema and refactor user model mapping 2026-02-09 15:38:54 +01:00
datasource.go feat: refactor data source models and update mapping functions for improved consistency 2026-02-09 21:28:49 +01:00
functions.go feat: add database_id attribute to resource model and update related functions 2026-02-09 15:25:06 +01:00
functions_test.go feat: add database_id attribute to resource model and update related functions 2026-02-09 15:25:06 +01:00
mapper.go feat: refactor data source models and update mapping functions for improved consistency 2026-02-09 21:28:49 +01:00
mapper_test.go feat: refactor data source models and update mapping functions for improved consistency 2026-02-09 21:28:49 +01:00
planModifiers.yaml feat: add plan modifiers and validators for database fields 2026-02-09 15:24:42 +01:00
resource.go feat: refactor resource schema handling and add plan modifiers configuration 2026-02-10 08:53:26 +01:00