Flex Template Job
Properties
User labels to be specified for the job. Keys and values should follow the restrictions specified in the labeling restrictions page. NOTE: Google-provided Dataflow templates often provide default labels that begin with goog-dataflow-provided
. Unless explicitly set in config, these labels will be ignored to prevent diffs on re-apply.
Key/Value pairs to be passed to the Dataflow job (as used in the template). Additional pipeline options such as serviceAccount
, workerMachineType
, etc can be specified here.
If true, treat DRAINING and CANCELLING as terminal job states and do not wait for further changes before removing from terraform state and moving on. WARNING: this will lead to job name conflicts if you do not ensure that the job names are different, e.g. by embedding a release ID or by using a random_id.