DataflowTemplates
DataflowTemplates copied to clipboard
Autogenerate Template contextual Terraform Modules
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.tfplugins/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