globus / globus-compute

Globus Compute: High Performance Function Serving for Science
https://www.globus.org/compute
Apache License 2.0
138 stars 44 forks source link

Add `.j2` extension to user config template #1570

Closed rjmello closed 1 month ago

rjmello commented 1 month ago

Description

This clarifies to the user that we will treat the file as a Jinja template. We will continue to support the solo .yaml extension for backward compatibility, but the .j2 extension will take precedence.

[sc-33651]

Type of change