Terraform module for OCI Cloud Guard service. That detects misconfigured resources, insecure activity across tenants/compartments, and malicious threat activities and provides security administrators with the visibility to triage and resolve cloud security issues.
No requirements.
Name | Version |
---|---|
oci.home_region | n/a |
No modules.
Name | Description | Type | Default | Required |
---|---|---|---|---|
activity_detector_recipe_display_name | The display name of activity detector recipe. | string |
n/a | yes |
compartment_id | The OCID of the compartment in which to list resources. | string |
n/a | yes |
configuration_detector_recipe_display_name | The display name of configuration detector recipe. | string |
n/a | yes |
description | The target description. | string |
n/a | yes |
display_name | The display name of cloud guard target | string |
n/a | yes |
region | The reporting region value. | string |
n/a | yes |
responder_recipe_display_name | The display name of responder recipe. | string |
n/a | yes |
status | Status of Cloud Guard Tenant | string |
n/a | yes |
target_resource_id | Resource ID which the target uses to monitor. | string |
n/a | yes |
target_resource_type | The type of targets. | string |
n/a | yes |
tenancy_ocid | The OCID of tenancy | string |
n/a | yes |
threat_detector_recipe_display_name | The display name of threat detector recipe. | string |
n/a | yes |
No outputs.