From de3bfab256f2036d9846945a9b4554003f8d9025 Mon Sep 17 00:00:00 2001 From: "Marcel S. Henselin" Date: Mon, 16 Feb 2026 10:02:26 +0100 Subject: [PATCH] fix: openapi spec change - regenerate docs --- docs/resources/postgresflexalpha_user.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/resources/postgresflexalpha_user.md b/docs/resources/postgresflexalpha_user.md index d68b920c..d0b9c500 100644 --- a/docs/resources/postgresflexalpha_user.md +++ b/docs/resources/postgresflexalpha_user.md @@ -44,7 +44,6 @@ import { ### Read-Only -- `connection_string` (String) The connection string for the user to the instance. - `id` (Number) The ID of the user. - `password` (String) The password for the user. - `status` (String) The current status of the user.