mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-04 08:03:40 -05:00
Why: * The current example for passing arguments to a local script does not include making the uploaded file executable. This change addresses the need by: * Add a step to make the uploaded script executable to the example showing how to pass arguments to an uploaded script.