diff --git a/docs/resources/custom_framework.md b/docs/resources/custom_framework.md index 0247194..20ecc5b 100644 --- a/docs/resources/custom_framework.md +++ b/docs/resources/custom_framework.md @@ -3,12 +3,12 @@ page_title: "mondoo_custom_framework Resource - terraform-provider-mondoo" subcategory: "" description: |- - Set custom Compliance Frameworks for a Mondoo Space. + Set custom compliance frameworks for a Mondoo space. --- # mondoo_custom_framework (Resource) -Set custom Compliance Frameworks for a Mondoo Space. +Set custom compliance frameworks for a Mondoo space. ## Example Usage @@ -33,12 +33,12 @@ resource "mondoo_custom_framework" "custom_framework" { ### Required -- `data_url` (String) URL to the custom Compliance Framework data. +- `data_url` (String) URL to the custom compliance framework data. ### Optional -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there's no space ID, the provider space is used. ### Read-Only -- `mrn` (String) Mondoo Resource Name. +- `mrn` (String) Mondoo resource name. diff --git a/docs/resources/custom_policy.md b/docs/resources/custom_policy.md index eb1bc5d..ee5853e 100644 --- a/docs/resources/custom_policy.md +++ b/docs/resources/custom_policy.md @@ -46,7 +46,7 @@ resource "mondoo_policy_assignment" "space" { - `content` (String, Sensitive) Data as string to be uploaded. Must be defined if source is not. Note: The content field is marked as sensitive. To view the raw contents of the object, please define an output. - `overwrite` (Boolean) If set to true, existing policies are overwritten. - `source` (String) A path to the data you want to upload. Must be defined if content is not. -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/custom_querypack.md b/docs/resources/custom_querypack.md index 46f961b..b0f3cb9 100644 --- a/docs/resources/custom_querypack.md +++ b/docs/resources/custom_querypack.md @@ -45,7 +45,7 @@ resource "mondoo_querypack_assignment" "space" { - `content` (String, Sensitive) Data as string to be uploaded. Must be defined if source is not. Note: The content field is marked as sensitive. To view the raw contents of the object, please define an output. - `overwrite` (Boolean) If set to true, existing policies are overwritten. - `source` (String) A path to the data you want to upload. Must be defined if content is not. -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/exception.md b/docs/resources/exception.md index 1d0699c..773af5d 100644 --- a/docs/resources/exception.md +++ b/docs/resources/exception.md @@ -3,12 +3,12 @@ page_title: "mondoo_exception Resource - terraform-provider-mondoo" subcategory: "" description: |- - Set custom exceptions for a Scope. + Set custom exceptions for a scope. --- # mondoo_exception (Resource) -Set custom exceptions for a Scope. +Set custom exceptions for a scope. ## Example Usage @@ -47,9 +47,9 @@ resource "mondoo_exception" "exception" { ### Optional -- `action` (String) The action to perform. Default is `SNOOZE`. Other options are `ENABLE`, `DISABLE`, `OUT_OF_SCOPE`. +- `action` (String) The action to perform. Default is `SNOOZE`. Other options are `ENABLE`, `DISABLE`, and `OUT_OF_SCOPE`. - `check_mrns` (List of String) List of check MRNs to set exceptions for. If set, `vulnerability_mrns` must not be set. - `justification` (String) Description why the exception is required. - `scope_mrn` (String) The MRN of the scope (either asset mrn or space mrn). -- `valid_until` (String) The timestamp until the exception is valid. +- `valid_until` (String) The date when the exception is no longer valid. - `vulnerability_mrns` (List of String) List of vulnerability MRNs to set exceptions for. If set, `check_mrns` must not be set. diff --git a/docs/resources/framework_assignment.md b/docs/resources/framework_assignment.md index 2c85bd0..3cbbcdd 100644 --- a/docs/resources/framework_assignment.md +++ b/docs/resources/framework_assignment.md @@ -3,12 +3,12 @@ page_title: "mondoo_framework_assignment Resource - terraform-provider-mondoo" subcategory: "" description: |- - Set Compliance Frameworks for a Mondoo Space. + Set compliance frameworks for a Mondoo space. --- # mondoo_framework_assignment (Resource) -Set Compliance Frameworks for a Mondoo Space. +Set compliance frameworks for a Mondoo space. ## Example Usage @@ -31,9 +31,9 @@ resource "mondoo_framework_assignment" "framework_assignment" { ### Required -- `enabled` (Boolean) Enable or disable the Compliance Framework. -- `framework_mrn` (List of String) Compliance Framework MRN. +- `enabled` (Boolean) Enable or disable the compliance framework. +- `framework_mrn` (List of String) Compliance framework MRN. ### Optional -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there's no ID, the provider space is used. diff --git a/docs/resources/integration_aws.md b/docs/resources/integration_aws.md index dd8b1bb..a44cdbd 100644 --- a/docs/resources/integration_aws.md +++ b/docs/resources/integration_aws.md @@ -52,7 +52,7 @@ resource "mondoo_integration_aws" "name" { ### Optional -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no ID, the provider space is used. ### Read-Only diff --git a/docs/resources/integration_aws_serverless.md b/docs/resources/integration_aws_serverless.md index 7f57e29..10658ed 100644 --- a/docs/resources/integration_aws_serverless.md +++ b/docs/resources/integration_aws_serverless.md @@ -101,10 +101,10 @@ resource "aws_cloudformation_stack" "mondoo_stack" { ### Optional - `account_ids` (List of String) List of AWS account IDs. -- `console_sign_in_trigger` (Boolean) Enable console sign in trigger. +- `console_sign_in_trigger` (Boolean) Enable console sign-in trigger. - `instance_state_change_trigger` (Boolean) Enable instance state change trigger. - `is_organization` (Boolean) Is organization. -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no ID, the provider space is used. ### Read-Only @@ -136,7 +136,7 @@ Optional: - `ebs_volume_scan` (Boolean) Enable EBS volume scan. - `exclude_instance_ids_filter` (List of String) List of instance IDs to exclude. - `exclude_regions_filter` (List of String) List of regions to exclude. -- `exclude_tags_filter` (Map of String) Excluded Tags filter. +- `exclude_tags_filter` (Map of String) Excluded tags filter. - `instance_connect` (Boolean) Enable instance connect. - `instance_ids_filter` (List of String) List of instance IDs filter. - `regions_filter` (List of String) List of regions filter. diff --git a/docs/resources/integration_azure.md b/docs/resources/integration_azure.md index 10a732d..83f279e 100644 --- a/docs/resources/integration_azure.md +++ b/docs/resources/integration_azure.md @@ -3,12 +3,12 @@ page_title: "mondoo_integration_azure Resource - terraform-provider-mondoo" subcategory: "" description: |- - Continuously scan Microsoft Azure subscriptions and resources for misconfigurations and vulnerabilities. See Mondoo documentation https://mondoo.com/docs/platform/infra/cloud/azure/azure-integration-scan-subscription/ for more details. + Continuously scan Microsoft Azure subscriptions and resources for misconfigurations and vulnerabilities. To learn more, read the Mondoo documentation https://mondoo.com/docs/platform/infra/cloud/azure/azure-integration-scan-subscription/. --- # mondoo_integration_azure (Resource) -Continuously scan Microsoft Azure subscriptions and resources for misconfigurations and vulnerabilities. See [Mondoo documentation](https://mondoo.com/docs/platform/infra/cloud/azure/azure-integration-scan-subscription/) for more details. +Continuously scan Microsoft Azure subscriptions and resources for misconfigurations and vulnerabilities. To learn more, read the [Mondoo documentation](https://mondoo.com/docs/platform/infra/cloud/azure/azure-integration-scan-subscription/). ## Example Usage @@ -278,15 +278,15 @@ resource "mondoo_integration_azure" "azure_integration" { ### Required -- `client_id` (String) Azure Client ID. +- `client_id` (String) Azure client ID. - `credentials` (Attributes) (see [below for nested schema](#nestedatt--credentials)) - `name` (String) Name of the integration. -- `tenant_id` (String) Azure Tenant ID. +- `tenant_id` (String) Azure tenant ID. ### Optional - `scan_vms` (Boolean) Scan VMs. -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. - `subscription_allow_list` (List of String) List of Azure subscriptions to scan. - `subscription_deny_list` (List of String) List of Azure subscriptions to exclude from scanning. diff --git a/docs/resources/integration_domain.md b/docs/resources/integration_domain.md index 4cf2365..5babcc7 100644 --- a/docs/resources/integration_domain.md +++ b/docs/resources/integration_domain.md @@ -36,7 +36,7 @@ resource "mondoo_integration_domain" "domain_integration" { - `http` (Boolean) Enable HTTP port. - `https` (Boolean) Enable HTTPS port. -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/integration_email.md b/docs/resources/integration_email.md index f6649a2..7b8c6eb 100644 --- a/docs/resources/integration_email.md +++ b/docs/resources/integration_email.md @@ -3,12 +3,12 @@ page_title: "mondoo_integration_email Resource - terraform-provider-mondoo" subcategory: "" description: |- - Send an email to your ticket system, or any recipient. + Send email to your ticket system or any recipient. --- # mondoo_integration_email (Resource) -Send an email to your ticket system, or any recipient. +Send email to your ticket system or any recipient. ## Example Usage @@ -53,7 +53,7 @@ resource "mondoo_integration_email" "email_integration" { - `auto_close` (Boolean) Auto close tickets (defaults to false). - `auto_create` (Boolean) Auto create tickets (defaults to false). -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only @@ -69,5 +69,5 @@ Required: Optional: -- `is_default` (Boolean) Mark this recipient as default. This needs to be set if auto_create is enabled. -- `reference_url` (String) Reference URL for the recipient. +- `is_default` (Boolean) Mark this recipient as default. This must be set if auto_create is enabled. +- `reference_url` (String) Optional reference URL for the recipient. diff --git a/docs/resources/integration_gcp.md b/docs/resources/integration_gcp.md index ab608e6..ae8f8a5 100644 --- a/docs/resources/integration_gcp.md +++ b/docs/resources/integration_gcp.md @@ -3,12 +3,12 @@ page_title: "mondoo_integration_gcp Resource - terraform-provider-mondoo" subcategory: "" description: |- - Continuously scan Google GCP organizations and projects for misconfigurations and vulnerabilities. + Continuously scan GCP organizations and projects for misconfigurations and vulnerabilities. --- # mondoo_integration_gcp (Resource) -Continuously scan Google GCP organizations and projects for misconfigurations and vulnerabilities. +Continuously scan GCP organizations and projects for misconfigurations and vulnerabilities. ## Example Usage @@ -78,8 +78,8 @@ resource "mondoo_integration_gcp" "name" { ### Optional -- `project_id` (String) GCP project id -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `project_id` (String) GCP project ID +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/integration_github.md b/docs/resources/integration_github.md index 3678ccb..9f5c0ef 100644 --- a/docs/resources/integration_github.md +++ b/docs/resources/integration_github.md @@ -48,14 +48,14 @@ resource "mondoo_integration_github" "gh_integration" { - `credentials` (Attributes) (see [below for nested schema](#nestedatt--credentials)) - `name` (String) Name of the integration. -- `owner` (String) GitHub Owner. +- `owner` (String) GitHub owner. ### Optional -- `repository` (String) GitHub Repository. +- `repository` (String) GitHub repository. - `repository_allow_list` (List of String) List of GitHub repositories to scan. - `repository_deny_list` (List of String) List of GitHub repositories to exclude from scanning. -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/integration_gitlab.md b/docs/resources/integration_gitlab.md index 775f550..eea6d3b 100644 --- a/docs/resources/integration_gitlab.md +++ b/docs/resources/integration_gitlab.md @@ -57,7 +57,7 @@ resource "mondoo_integration_gitlab" "gitlab_integration" { - `base_url` (String) Base URL of the GitLab instance (only set this if your instance is self-hosted). - `discovery` (Attributes) (see [below for nested schema](#nestedatt--discovery)) - `group` (String) Group to assign the integration to (by default all groups are discovered). -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/integration_jira.md b/docs/resources/integration_jira.md index a6f0f17..11305d9 100644 --- a/docs/resources/integration_jira.md +++ b/docs/resources/integration_jira.md @@ -3,12 +3,12 @@ page_title: "mondoo_integration_jira Resource - terraform-provider-mondoo" subcategory: "" description: |- - Integrate the Ticketing System Jira with Mondoo to automatically create and close issues based on Mondoo findings. + Integrate the Jira ticket system with Mondoo to automatically create and close Jira issues based on Mondoo findings. --- # mondoo_integration_jira (Resource) -Integrate the Ticketing System Jira with Mondoo to automatically create and close issues based on Mondoo findings. +Integrate the Jira ticket system with Mondoo to automatically create and close Jira issues based on Mondoo findings. ## Example Usage @@ -53,8 +53,8 @@ resource "mondoo_integration_jira" "jira_integration" { - `auto_close` (Boolean) Automatically close Jira issues for resolved Mondoo findings - `auto_create` (Boolean) Automatically create Jira issues for Mondoo findings. -- `default_project` (String) Default Jira project (is represented by the project key e.g. `MONDOO`). -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `default_project` (String) Default Jira project (represented by the project key, such as `SEC` or `SECURITY`). +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/integration_ms365.md b/docs/resources/integration_ms365.md index eea962d..aae52be 100644 --- a/docs/resources/integration_ms365.md +++ b/docs/resources/integration_ms365.md @@ -3,12 +3,12 @@ page_title: "mondoo_integration_ms365 Resource - terraform-provider-mondoo" subcategory: "" description: |- - Continuously monitor your Microsoft 365 resources for misconfigurations and vulnerabilities. See Mondoo documentation https://mondoo.com/docs/platform/infra/saas/ms365/ms365-auto/ for more details. + Continuously monitor your Microsoft 365 resources for misconfigurations and vulnerabilities. To learn more, read the Mondoo documentation https://mondoo.com/docs/platform/infra/saas/ms365/ms365-auto/. --- # mondoo_integration_ms365 (Resource) -Continuously monitor your Microsoft 365 resources for misconfigurations and vulnerabilities. See [Mondoo documentation](https://mondoo.com/docs/platform/infra/saas/ms365/ms365-auto/) for more details. +Continuously monitor your Microsoft 365 resources for misconfigurations and vulnerabilities. To learn more, read the [Mondoo documentation](https://mondoo.com/docs/platform/infra/saas/ms365/ms365-auto/). ## Example Usage @@ -188,14 +188,14 @@ resource "mondoo_integration_ms365" "ms365_integration" { ### Required -- `client_id` (String) Azure Client ID. +- `client_id` (String) Azure client ID. - `credentials` (Attributes) (see [below for nested schema](#nestedatt--credentials)) - `name` (String) Name of the integration. -- `tenant_id` (String) Azure Tenant ID. +- `tenant_id` (String) Azure tenant ID. ### Optional -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only @@ -206,4 +206,4 @@ resource "mondoo_integration_ms365" "ms365_integration" { Required: -- `pem_file` (String, Sensitive) PEM file for Ms365 integration. +- `pem_file` (String, Sensitive) PEM file for MS365 integration. diff --git a/docs/resources/integration_msdefender.md b/docs/resources/integration_msdefender.md index 5ffb320..ad9fb6d 100644 --- a/docs/resources/integration_msdefender.md +++ b/docs/resources/integration_msdefender.md @@ -278,16 +278,16 @@ resource "mondoo_integration_msdefender" "msdefender_integration" { ### Required -- `client_id` (String) Azure Client ID. +- `client_id` (String) Azure client ID. - `credentials` (Attributes) (see [below for nested schema](#nestedatt--credentials)) - `name` (String) Name of the integration. -- `tenant_id` (String) Azure Tenant ID. +- `tenant_id` (String) Azure tenant ID. ### Optional -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. -- `subscription_allow_list` (List of String) List of Azure subscriptions to scan. -- `subscription_deny_list` (List of String) List of Azure subscriptions to exclude from scanning. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. +- `subscription_allow_list` (List of String) List of Azure subscriptions from which to import Defender data. +- `subscription_deny_list` (List of String) List of Azure subscriptions to exclude from imports. ### Read-Only diff --git a/docs/resources/integration_oci_tenant.md b/docs/resources/integration_oci_tenant.md index 5a28589..7bf1bc7 100644 --- a/docs/resources/integration_oci_tenant.md +++ b/docs/resources/integration_oci_tenant.md @@ -3,12 +3,12 @@ page_title: "mondoo_integration_oci_tenant Resource - terraform-provider-mondoo" subcategory: "" description: |- - Example resource + Continuously monitor OCI tenancies and resources for misconfigurations and vulnerabilities. --- # mondoo_integration_oci_tenant (Resource) -Example resource +Continuously monitor OCI tenancies and resources for misconfigurations and vulnerabilities. ## Example Usage @@ -52,7 +52,7 @@ EOT ### Optional - `name` (String) Name of the integration. -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/integration_shodan.md b/docs/resources/integration_shodan.md index 2b3c360..13ae5dc 100644 --- a/docs/resources/integration_shodan.md +++ b/docs/resources/integration_shodan.md @@ -45,7 +45,7 @@ resource "mondoo_integration_shodan" "shodan_integration" { ### Optional -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/integration_slack.md b/docs/resources/integration_slack.md index 7b943c2..8e167c6 100644 --- a/docs/resources/integration_slack.md +++ b/docs/resources/integration_slack.md @@ -3,12 +3,12 @@ page_title: "mondoo_integration_slack Resource - terraform-provider-mondoo" subcategory: "" description: |- - Continuously scan your Slack Teams for security misconfigurations. + Continuously scan your Slack teams for security misconfigurations. --- # mondoo_integration_slack (Resource) -Continuously scan your Slack Teams for security misconfigurations. +Continuously scan your Slack teams for security misconfigurations. ## Example Usage @@ -40,7 +40,7 @@ resource "mondoo_integration_slack" "slack_integration" { ### Optional -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/integration_zendesk.md b/docs/resources/integration_zendesk.md index e667ef4..8afbed0 100644 --- a/docs/resources/integration_zendesk.md +++ b/docs/resources/integration_zendesk.md @@ -63,8 +63,8 @@ resource "mondoo_integration_zendesk" "zendesk_integration" { - `auto_close` (Boolean) Automatically close tickets. - `auto_create` (Boolean) Automatically create tickets. -- `custom_fields` (Attributes List) Custom fields to be added to the Zendesk ticket. (see [below for nested schema](#nestedatt--custom_fields)) -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. +- `custom_fields` (Attributes List) Custom fields to add to the Zendesk ticket. (see [below for nested schema](#nestedatt--custom_fields)) +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. ### Read-Only @@ -75,7 +75,7 @@ resource "mondoo_integration_zendesk" "zendesk_integration" { Required: -- `token` (String, Sensitive) Token for GitHub integration. +- `token` (String, Sensitive) Token for Zendesk integration. diff --git a/docs/resources/policy_assignment.md b/docs/resources/policy_assignment.md index 1134c15..7bc149d 100644 --- a/docs/resources/policy_assignment.md +++ b/docs/resources/policy_assignment.md @@ -30,5 +30,5 @@ resource "mondoo_policy_assignment" "space" { ### Optional - `policies` (List of String) Policies to assign to the space. -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. -- `state` (String) Policy Assignment State (preview, enabled, disabled). +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. +- `state` (String) Policy assignment state (preview, enabled, or disabled). diff --git a/docs/resources/querypack_assignment.md b/docs/resources/querypack_assignment.md index fd43a09..0b77719 100644 --- a/docs/resources/querypack_assignment.md +++ b/docs/resources/querypack_assignment.md @@ -30,5 +30,5 @@ resource "mondoo_querypack_assignment" "space" { ### Optional - `querypacks` (List of String) QueryPacks to assign to the space. -- `space_id` (String) Mondoo Space Identifier. If it is not provided, the provider space is used. -- `state` (String) QueryPack Assignment State (enabled, disabled). +- `space_id` (String) Mondoo space identifier. If there is no space ID, the provider space is used. +- `state` (String) QueryPack Assignment State (enabled or disabled). diff --git a/docs/resources/registration_token.md b/docs/resources/registration_token.md index 63857b3..9745ffd 100644 --- a/docs/resources/registration_token.md +++ b/docs/resources/registration_token.md @@ -258,7 +258,7 @@ output. - `expires_in` (String) The duration after which the token will expire. Format: 1h, 1d, 1w, 1m, 1y - `no_expiration` (Boolean) If set to true, the token will not expire. - `revoked` (Boolean) If set to true, the token is revoked. -- `space_id` (String) Mondoo Space Identifier to create the token in. If it is not provided, the provider space is used. +- `space_id` (String) Identifier of the Mondoo space in which to create the token. If there is no space ID, the provider space is used. ### Read-Only diff --git a/docs/resources/service_account.md b/docs/resources/service_account.md index 8a588fd..48dd3da 100644 --- a/docs/resources/service_account.md +++ b/docs/resources/service_account.md @@ -45,11 +45,11 @@ output "service_account_base64" { - `description` (String) Description of the service account. - `name` (String) Name of the service account. -- `org_id` (String) Mondoo Organization Identifier to create the service account in. +- `org_id` (String) Identifier of the Mondoo organization in which to create the service account. - `roles` (List of String) Roles to assign to the service account. -- `space_id` (String) Mondoo Space Identifier to create the service account in. +- `space_id` (String) The identifier of the Mondoo space in which to create the service account. ### Read-Only -- `credential` (String, Sensitive) The service account credential in JSON format, base64 encoded. This is the same content when creating service account credentials through the web console. -- `mrn` (String) The Mondoo Resource Name (MRN) of the created service account. +- `credential` (String, Sensitive) The service account credential in JSON format, base64 encoded. This is the same content when creating service account credentials through the Mondoo Console. +- `mrn` (String) The Mondoo resource name (MRN) of the created service account. diff --git a/docs/resources/space.md b/docs/resources/space.md index 768ec50..844f58c 100644 --- a/docs/resources/space.md +++ b/docs/resources/space.md @@ -37,7 +37,7 @@ resource "mondoo_space" "my_space" { ### Optional -- `id` (String) Id of the space. Must be globally unique. If the provider has a space configured and this field is not provided, the provider space is used. +- `id` (String) ID of the space. Must be globally unique. If the provider has a space configured and this field is empty, the provider space is used. - `name` (String) Name of the space. ### Read-Only