From 1cdd252e969def0df15c8f4483fc0b0d6ead72b4 Mon Sep 17 00:00:00 2001 From: Toralf Runow Date: Tue, 1 Sep 2026 10:15:00 +0200 Subject: [PATCH] feat: change the postgres instance docu with sna and encryption --- docs/resources/postgresflex_instance.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/resources/postgresflex_instance.md b/docs/resources/postgresflex_instance.md index 768c4b7fe..3009ed82f 100644 --- a/docs/resources/postgresflex_instance.md +++ b/docs/resources/postgresflex_instance.md @@ -79,6 +79,7 @@ Required: - `kek_key_version` (String) Version of the key within the STACKIT-KMS to use for the encryption. - `kek_keyring_id` (String) The ID of the keyring where the key is located within the STACKTI-KMS. - `service_account` (String) Service-Account linked to the Key within the STACKIT-KMS. +- Note: Encryption is not enabled for public. The organization ID should be whitelisted by the provider. @@ -103,6 +104,7 @@ Optional: - `access_scope` (String) The network access scope of the instance. This feature is in private preview. Supplying this object is only permitted for enabled accounts. If your account does not have access, the request will be rejected. Possible values are: `PUBLIC`, `SNA`. - `acl` (List of String) The Access Control List (ACL) for the PostgresFlex instance. +- `sna` Is not enabled by default for public. The organization ID should be whitelisted by the provider. Read-Only: