Resource Type: GCP > Dataproc > Workflow Template
The Workflow Template resource type is a managed cluster and job workflow configuration that can be used to create and manage Dataproc workflows.
Resource Context
Workflow Template is a part of the Dataproc service.
Each Workflow Template lives under a Region.
Controls
The primary controls for GCP > Dataproc > Workflow Template are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-dataproc#/resource/types/workflowTemplate
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/gcp-dataproc#/resource/types/workflowTemplate"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-dataproc#/resource/types/workflowTemplate';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-dataproc#/resource/types/workflowTemplate"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-dataproc#/resource/types/workflowTemplate' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query