stackitcloud / terraform-provider-stackit

The official Terraform provider for STACKIT
https://registry.terraform.io/providers/stackitcloud/stackit
Apache License 2.0
35 stars 13 forks source link

postgresql flex parameter accessible #392

Open fapo85 opened 4 months ago

fapo85 commented 4 months ago

would it be possible to make all parameters of postgresql flex accessible for the terraform provider. specifically i am interested in: database uri

https://docs.api.stackit.cloud/documentation/postgres-flex-service/version/v1#tag/users/paths/~1v1~1projects~1%7BprojectId%7D~1instances~1%7BinstanceId%7D~1users/post

joaopalet commented 3 months ago

Hi @fapo85,

Thanks for the request, we are clarifying and issue with the equivalent for fields for MongoDB Flex and will work on adding both together then.

GokceGK commented 1 month ago

Hi @fapo85,

the release v0.30.0 contains the URI support for the postgresflex user resource.

We will also address soon the changes for the database field.