GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.46k stars 6.45k forks source link

"TEMPLATE_IMAGE" is redundant in pipeline_with_dependencies (Dataflow - Flex Template) #12607

Open SahandSomi opened 2 months ago

SahandSomi commented 2 months ago

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

The issue you're having must be related to a file in this repository. We are unable to provide assistance for issues unrelated to samples in this repository.

Please include as much information as possible:

In which file did you encounter the issue?

dataflow/flex-templates/pipeline_with_dependencies/README.md

Did you change the file? If so, how?

No

Describe the issue

In the README, while building the Flex template, we define the TEMPLATE_IMAGE variable, but it is not being used in the gcloud command. The variable is created, but there is no mention or usage of it in the README.

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!