Name | Version |
---|---|
terraform | >= 1.3.0 |
Name | Version |
---|---|
oci | n/a |
No modules.
Name | Type |
---|---|
oci_cloud_guard_cloud_guard_configuration.this | resource |
oci_cloud_guard_security_recipe.these | resource |
oci_cloud_guard_security_zone.these | resource |
oci_cloud_guard_cloud_guard_configuration.this | data source |
oci_cloud_guard_security_policies.these | data source |
oci_identity_regions.these | data source |
oci_identity_tenancy.this | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
compartments_dependency | A map of objects containing the externally managed compartments this module may depend on. All map objects must have the same type and must contain at least an 'id' attribute (representing the compartment OCID) of string type. | map(object({ |
null |
no |
enable_output | Whether Terraform should enable module output. | bool |
true |
no |
module_name | The module name. | string |
"security-zones" |
no |
security_zones_configuration | Security Zones configuration. | object({ |
null |
no |
tenancy_ocid | The tenancy OCID. | string |
n/a | yes |
Name | Description |
---|---|
cloud_guard_config_status_before_apply | n/a |
configuration | Cloud Guard configuration information. |
recipes | The security zones recipes. |
security_zones | The security zones. |