From ec1865a1c6229fc69eb01df41cdbdf011f9a5827 Mon Sep 17 00:00:00 2001 From: Jose Pablo Camacho Date: Tue, 22 Oct 2024 15:52:02 -0600 Subject: [PATCH] address feedback --- website/docs/r/secure_cloud_auth_account.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/website/docs/r/secure_cloud_auth_account.md b/website/docs/r/secure_cloud_auth_account.md index a36b6257..50828311 100644 --- a/website/docs/r/secure_cloud_auth_account.md +++ b/website/docs/r/secure_cloud_auth_account.md @@ -45,6 +45,4 @@ In addition to all arguments above, the following attributes are exported: * `id` - (Computed) The ID of the cloud account. -* `organization_id` - (Computed) The ID of the organization, if the cloud account is part of any organization. - -* `regulatory_framework` - (Computed) The type of the regulatory framework for the account. \ No newline at end of file +* `organization_id` - (Computed) The ID of the organization, if the cloud account is part of any organization. \ No newline at end of file