Anton L.
04/26/2024, 5:43 PMMarvin
04/26/2024, 5:43 PMprefect.yaml
file using a specific syntax for templating, but there doesn't seem to be a built-in mechanism for environment variable expansion specifically within deployment names. The documentation does provide guidance on how to template existing environment variables using {{ $ENV_VAR_NAME }}
syntax within the prefect.yaml
for job variables, but not for the deployment name.
If this doesn't address your specific concern, there could be a context-specific issue that hasn't been documented or reported. In that case, it would be beneficial to search the GitHub issues for any similar problems others might have encountered. Would you like me to perform a search for GitHub issues on this topic?