I would like to be able to set custom Environment Variables when setting up a Blueprint Vessel.
The biggest use case is running DML queries for Snowflake/Redshift where I might want to UNLOAD data to another service. I have to provide credentials in my SQL, which gets shown in the logs. I would prefer to reference an environment variable in the SQL... but I can't set that environment variable right now.