DataflowTemplates icon indicating copy to clipboard operation
DataflowTemplates copied to clipboard

Autogenerate Template contextual Terraform Modules

Open damondouglas opened this issue 1 year ago • 0 comments

This PR submits a plugin for autogenerating terraform modules to launch Dataflow Jobs specific to individual templates. The files listed below are the output of PR #1263. Additionally, some links in the README will resolve when PR #1263 merges.

  • plugins/core-plugin/src/main/resources/terraform-classic-template.tf
  • plugins/core-plugin/src/main/resources/terraform-flex-template.tf

Classic based terraform modules were generated with the command:

mvn clean prepare-package -DskipTests -PtemplatesTerraform -pl v1 -am

damondouglas avatar Jan 10 '24 00:01 damondouglas