Create a CI finder mapping
Use the CI finder mapping to link the resources fetched by the ServiceNow Cloud Configuration Governance scan runs with the appropriate Configuration Management Database (CMDB) Configuration Items (CIs), if available. After you create the mapping, you can associate the reported configuration violations with the CIs to which they belong.
Before you begin
Role required: sn_itom_ccg.scheduling_admin or sn_itom_ccg.governor
About this task
After creating a resource type in Cloud Configuration Governance, you can optionally create a CI finder mapping for the new resource type. Cloud Configuration governance calls the CI finder mapping script for all the resources fetched by the scan runs.
Procedure
Navigate to All > Cloud Configuration Governance > CI Finder Mappings.
Select New.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Provider Type | Cloud service provider that hosts the resource. |
| Resource Type | Resource type of the cloud resource. |
| Script | Script to link the resources fetched by the Cloud Configuration Governance application with the existing CI.Use an existing CI finder mapping script as an example to create a script for the new resource type. Cloud Configuration Governance offers several objects and variables for use in the script. For more information, see Cloud Configuration Governance scripting reference. |