Prevention Discovery Config
Configuration for discovery to scan resources for profile generation. Only one discovery configuration may exist per organization, folder, or project. To get more information about DiscoveryConfig, see:
How-to Guides
Example Usage
Import
DiscoveryConfig can be imported using any of these accepted formats:
{{parent}}/discoveryConfigs/{{name}}
{{parent}}/{{name}}
When using thepulumi import
command, DiscoveryConfig can be imported using one of the formats above. For example:
$ pulumi import gcp:dataloss/preventionDiscoveryConfig:PreventionDiscoveryConfig default {{parent}}/discoveryConfigs/{{name}}
$ pulumi import gcp:dataloss/preventionDiscoveryConfig:PreventionDiscoveryConfig default {{parent}}/{{name}}
Properties
Actions to execute at the completion of scanning Structure is documented below.
Output only. The creation timestamp of a DiscoveryConfig.
Display Name (max 1000 Chars)
Output only. A stream of errors encountered when the config was activated. Repeated errors may result in the config automatically being paused. Output only field. Will return the last 100 errors. Whenever the config is modified this list will be cleared. Structure is documented below.
Detection logic for profile generation
Output only. The timestamp of the last time this config was executed
A nested object resource Structure is documented below.
Target to match against for determining what to scan and how frequently Structure is documented below.
Output only. The last update timestamp of a DiscoveryConfig.