Dataform Workflow Config

This table represents the dataform_workflow_config resource from Google Cloud Platform.

gcp.dataform_workflow_config

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The timestamp of when the WorkflowConfig was created.
cron_schedulecorestringOptional. Optional schedule (in cron format) for automatic execution of this workflow config.
datadog_display_namecorestring
internal_metadatacorestringOutput only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string.
invocation_configcorejsonOptional. If left unset, a default InvocationConfig will be used.
labelscorearray<string>
namecorestringIdentifier. The workflow config's name.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
recent_scheduled_execution_recordscorejsonOutput only. Records of the 10 most recent scheduled execution attempts, ordered in descending order of `execution_time`. Updated whenever automatic creation of a workflow invocation is triggered by cron_schedule.
release_configcorestringRequired. The name of the release config whose release_compilation_result should be executed. Must be in the format `projects/*/locations/*/repositories/*/releaseConfigs/*`.
resource_namecorestring
tagscorehstore
time_zonecorestringOptional. Specifies the time zone to be used when interpreting cron_schedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If left unspecified, the default is UTC.
update_timecoretimestampOutput only. The timestamp of when the WorkflowConfig was last updated.