Name | Version |
---|---|
terraform | >= 1.3.0 |
Name | Version |
---|---|
oci | n/a |
No modules.
Name | Type |
---|---|
oci_vulnerability_scanning_container_scan_recipe.these | resource |
oci_vulnerability_scanning_container_scan_target.these | resource |
oci_vulnerability_scanning_host_scan_recipe.these | resource |
oci_vulnerability_scanning_host_scan_target.these | resource |
oci_artifacts_container_repositories.these | data source |
oci_core_instances.these | 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 |
"vss" |
no |
scanning_configuration | Vulnerability scanning configuration settings, defining all aspects to manage scanning aspects in OCI. Please see the comments within each attribute for details. | object({ |
null |
no |
Name | Description |
---|---|
host_scanning_plugin_state | The Cloud Agent VSS plugin state for target instances. |
scanning_container_recipes | The VSS container recipes. |
scanning_container_targets | The VSS container targets. |
scanning_host_recipes | The VSS host (instance) recipes. |
scanning_host_targets | The VSS host (instance) targets. |