terraform-provider-stackitp.../stackit/internal/services/postgresflexalpha/database
2026-02-09 15:25:46 +01:00
..
datasources_gen feat: extend database data source schema with project_id, instance_id, region, and tf_id attributes 2026-02-09 15:25:04 +01:00
resources_gen feat: refactor builder for datasource 2026-02-09 15:20:11 +01:00
datasource.go feat: refactor Terraform ID handling and add user mapping functions 2026-02-09 15:25:06 +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: update name assignment to use GetName method in mapper 2026-02-09 15:25:06 +01:00
mapper_test.go feat: add database_id attribute to resource model and update related functions 2026-02-09 15:25:06 +01:00
planModifiers.yaml feat: add plan modifiers and validators for database fields 2026-02-09 15:24:42 +01:00
resource.go feat: enhance database resource model with project, region, and instance attributes 2026-02-09 15:25:46 +01:00