terraform-google-modules/terraform-google-dataflow

Add support for `google_dataflow_flex_template_job` resource

Opened this issue · 1 comments

Add support for Dataflow Flex Templates resource google_dataflow_flex_template_job

Attention points:

  • Most of the common parameters like the service account email have slightly different names:
    • Java => serviceAccount,
    • Python => service_account_email
  • Java parameters are camelCase and Python parameters are snake_case

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days