Mods
GCP

Policy: GCP > Dataproc > Cluster > Approved > Custom

Determine whether the GCP Dataproc cluster is allowed to exist. This policy will be evaluated by the Approved control. If a GCP Dataproc cluster is not approved, it will be subject to the action specified in the GCP > Dataproc > Cluster > Approved policy. See Approved for more information.

Note: The policy value must be a string with a value of Approved, Not approved or Skip, or in the form of YAML objects. The object(s) must contain the key result with its value as Approved or Not approved. A custom title and message can also be added using the keys title and message respectively.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Packs

This policy setting is used by the following policy packs:

Policy Specification

Default
Skip
Examples [YAML]
  • Approved
    
  • Not approved
    
  • Skip
    
  • result: Approved
    
  • title: string
    result: Not approved
    
  • title: string
    result: Approved
    message: string
    
  • - title: string
      result: Approved
      message: string
    - title: string
      result: Not approved
      message: string
    

Category

In Your Workspace

Developers