Mods
ServiceNow

Policy: GCP > KMS > Key Ring > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing GCP > KMS > Key Ring data.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default
table:
name: guardrails_gcp_kms_keyring
label: GCP > KMS > Key Ring
extendsTable: cmdb_ci
columns:
- name: create_time
label: Create Time
- name: iam_policy
label: IAM Policy
type: string
size: 1000
- name: keyring_name
label: Name
- name: project
label: Project
- name: region_name
label: Region Name

Category

In Your Workspace

Developers