diff --git a/docs/data-sources/api_key.md b/docs/data-sources/api_key.md index 9cb0dcbe1..8b23140c4 100644 --- a/docs/data-sources/api_key.md +++ b/docs/data-sources/api_key.md @@ -3,7 +3,7 @@ page_title: "datadog_api_key Data Source - terraform-provider-datadog" subcategory: "" description: |- - Use this data source to retrieve information about an existing api key. Deprecated. This will be removed in a future release with prior notice. Securely store your API keys using a secret management system or use the datadogapikey resource to manage API keys in your Datadog account. + Use this data source to retrieve information about an existing api key. Deprecated. This will be removed in a future release with prior notice. Securely store your API keys using a secret management system or use the datadog_api_key resource to manage API keys in your Datadog account. --- # datadog_api_key (Data Source) diff --git a/docs/data-sources/application_key.md b/docs/data-sources/application_key.md index 35a2a76d6..e02fc64cf 100644 --- a/docs/data-sources/application_key.md +++ b/docs/data-sources/application_key.md @@ -3,7 +3,7 @@ page_title: "datadog_application_key Data Source - terraform-provider-datadog" subcategory: "" description: |- - Use this data source to retrieve information about an existing application key. Deprecated. This will be removed in a future release with prior notice. Securely store your application keys using a secret management system or use the datadogapplicationkey resource to manage application keys in your Datadog account. + Use this data source to retrieve information about an existing application key. Deprecated. This will be removed in a future release with prior notice. Securely store your application keys using a secret management system or use the datadog_application_key resource to manage application keys in your Datadog account. --- # datadog_application_key (Data Source) diff --git a/docs/data-sources/cloud_workload_security_agent_rules.md b/docs/data-sources/cloud_workload_security_agent_rules.md index 737a983fd..6bfafbe24 100644 --- a/docs/data-sources/cloud_workload_security_agent_rules.md +++ b/docs/data-sources/cloud_workload_security_agent_rules.md @@ -3,7 +3,7 @@ page_title: "datadog_cloud_workload_security_agent_rules Data Source - terraform-provider-datadog" subcategory: "" description: |- - Use this data source to retrieve information about existing Cloud Workload Security Agent Rules for use in other resources. Deprecated, use datadogcsmthreatsagentrules data source instead: https://registry.terraform.io/providers/DataDog/datadog/latest/docs/data-sources/csmthreatsagent_rules + Use this data source to retrieve information about existing Cloud Workload Security Agent Rules for use in other resources. Deprecated, use datadog_csm_threats_agent_rules data source instead: https://registry.terraform.io/providers/DataDog/datadog/latest/docs/data-sources/csm_threats_agent_rules --- # datadog_cloud_workload_security_agent_rules (Data Source) diff --git a/docs/data-sources/security_monitoring_rules.md b/docs/data-sources/security_monitoring_rules.md index 535c95b61..06aaaca49 100644 --- a/docs/data-sources/security_monitoring_rules.md +++ b/docs/data-sources/security_monitoring_rules.md @@ -118,7 +118,7 @@ Read-Only: - `signal_title_template` (String) -### Nested Schema for `rules.options.third_party_rule_options.signal_title_template` +### Nested Schema for `rules.options.third_party_rule_options.root_query` Read-Only: diff --git a/docs/resources/cloud_workload_security_agent_rule.md b/docs/resources/cloud_workload_security_agent_rule.md index d5afc31b7..4fe4ec2c8 100644 --- a/docs/resources/cloud_workload_security_agent_rule.md +++ b/docs/resources/cloud_workload_security_agent_rule.md @@ -3,7 +3,7 @@ page_title: "datadog_cloud_workload_security_agent_rule Resource - terraform-provider-datadog" subcategory: "" description: |- - Provides a Datadog Cloud Workload Security Agent Rule API resource for agent rules. Deprecated, use datadogcsmthreatsagentrules resource instead: https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/csmthreatsagent_rule + Provides a Datadog Cloud Workload Security Agent Rule API resource for agent rules. Deprecated, use datadog_csm_threats_agent_rules resource instead: https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/csm_threats_agent_rule --- # datadog_cloud_workload_security_agent_rule (Resource) diff --git a/docs/resources/integration_aws_lambda_arn.md b/docs/resources/integration_aws_lambda_arn.md index fdafcdb4d..66eb8e057 100644 --- a/docs/resources/integration_aws_lambda_arn.md +++ b/docs/resources/integration_aws_lambda_arn.md @@ -6,7 +6,7 @@ description: |- Provides a Datadog - Amazon Web Services integration Lambda ARN resource. This can be used to create and manage the log collection Lambdas for an account. Update operations are currently not supported with datadog API so any change forces a new resource. Note: If you are using AWS GovCloud or the AWS China* region, update the lambda_arn parameter for your environment. - *All use of Datadog Services in (or in connection with environments within) mainland China is subject to the disclaimer published in the Restricted Service Locations section on our website. + \*All use of Datadog Services in (or in connection with environments within) mainland China is subject to the disclaimer published in the Restricted Service Locations section on our website. --- # datadog_integration_aws_lambda_arn (Resource) diff --git a/docs/resources/integration_cloudflare_account.md b/docs/resources/integration_cloudflare_account.md index ac8f5caf1..0c68ba98e 100644 --- a/docs/resources/integration_cloudflare_account.md +++ b/docs/resources/integration_cloudflare_account.md @@ -3,7 +3,7 @@ page_title: "datadog_integration_cloudflare_account Resource - terraform-provider-datadog" subcategory: "" description: |- - Provides a Datadog IntegrationCloudflareAccount resource. This can be used to create and manage Datadog integrationcloudflareaccount. + Provides a Datadog IntegrationCloudflareAccount resource. This can be used to create and manage Datadog integration_cloudflare_account. --- # datadog_integration_cloudflare_account (Resource) diff --git a/docs/resources/integration_confluent_account.md b/docs/resources/integration_confluent_account.md index 513c47338..542dd67b5 100644 --- a/docs/resources/integration_confluent_account.md +++ b/docs/resources/integration_confluent_account.md @@ -3,7 +3,7 @@ page_title: "datadog_integration_confluent_account Resource - terraform-provider-datadog" subcategory: "" description: |- - Provides a Datadog IntegrationConfluentAccount resource. This can be used to create and manage Datadog integrationconfluentaccount. + Provides a Datadog IntegrationConfluentAccount resource. This can be used to create and manage Datadog integration_confluent_account. --- # datadog_integration_confluent_account (Resource) diff --git a/docs/resources/integration_confluent_resource.md b/docs/resources/integration_confluent_resource.md index 205bfa9da..50f6b3c30 100644 --- a/docs/resources/integration_confluent_resource.md +++ b/docs/resources/integration_confluent_resource.md @@ -3,7 +3,7 @@ page_title: "datadog_integration_confluent_resource Resource - terraform-provider-datadog" subcategory: "" description: |- - Provides a Datadog IntegrationConfluentResource resource. This can be used to create and manage Datadog integrationconfluentresource. + Provides a Datadog IntegrationConfluentResource resource. This can be used to create and manage Datadog integration_confluent_resource. --- # datadog_integration_confluent_resource (Resource) diff --git a/docs/resources/integration_fastly_account.md b/docs/resources/integration_fastly_account.md index c8e5dae23..16a868fab 100644 --- a/docs/resources/integration_fastly_account.md +++ b/docs/resources/integration_fastly_account.md @@ -3,7 +3,7 @@ page_title: "datadog_integration_fastly_account Resource - terraform-provider-datadog" subcategory: "" description: |- - Provides a Datadog IntegrationFastlyAccount resource. This can be used to create and manage Datadog integrationfastlyaccount. + Provides a Datadog IntegrationFastlyAccount resource. This can be used to create and manage Datadog integration_fastly_account. --- # datadog_integration_fastly_account (Resource) diff --git a/docs/resources/integration_fastly_service.md b/docs/resources/integration_fastly_service.md index 85d31aa6e..f3e80d992 100644 --- a/docs/resources/integration_fastly_service.md +++ b/docs/resources/integration_fastly_service.md @@ -3,7 +3,7 @@ page_title: "datadog_integration_fastly_service Resource - terraform-provider-datadog" subcategory: "" description: |- - Provides a Datadog IntegrationFastlyService resource. This can be used to create and manage Datadog integrationfastlyservice. + Provides a Datadog IntegrationFastlyService resource. This can be used to create and manage Datadog integration_fastly_service. --- # datadog_integration_fastly_service (Resource) diff --git a/docs/resources/sensitive_data_scanner_rule.md b/docs/resources/sensitive_data_scanner_rule.md index cddba6dcc..760c8a822 100644 --- a/docs/resources/sensitive_data_scanner_rule.md +++ b/docs/resources/sensitive_data_scanner_rule.md @@ -3,7 +3,7 @@ page_title: "datadog_sensitive_data_scanner_rule Resource - terraform-provider-datadog" subcategory: "" description: |- - Provides a Datadog SensitiveDataScannerRule resource. This can be used to create and manage Datadog sensitivedatascanner_rule. Setting the create_before_destroy lifecycle Meta-argument to true is highly recommended if modifying the included_keyword_configuration field to avoid unexpectedly disabling Sensitive Data Scanner groups. + Provides a Datadog SensitiveDataScannerRule resource. This can be used to create and manage Datadog sensitive_data_scanner_rule. Setting the create_before_destroy lifecycle Meta-argument to true is highly recommended if modifying the included_keyword_configuration field to avoid unexpectedly disabling Sensitive Data Scanner groups. --- # datadog_sensitive_data_scanner_rule (Resource) diff --git a/docs/resources/team_permission_setting.md b/docs/resources/team_permission_setting.md index 3f8c88a0d..158b845cc 100644 --- a/docs/resources/team_permission_setting.md +++ b/docs/resources/team_permission_setting.md @@ -3,7 +3,7 @@ page_title: "datadog_team_permission_setting Resource - terraform-provider-datadog" subcategory: "" description: |- - Provides a Datadog TeamPermissionSetting resource. This can be used to manage Datadog teampermissionsetting. + Provides a Datadog TeamPermissionSetting resource. This can be used to manage Datadog team_permission_setting. --- # datadog_team_permission_setting (Resource) diff --git a/tools/tools.go b/tools/tools.go index b6d704feb..ff33b2a0c 100644 --- a/tools/tools.go +++ b/tools/tools.go @@ -3,7 +3,7 @@ package tools -//go:generate go install github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs +//go:generate go install github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs@latest import ( // docs generator