Support setting environment variables during canary creation
Use Case
Since the canary is wrapped by a lambda, we should be able to create env variables that are available during the lambda execution so we can pass additional runtime information during test runs.
Proposed Solution
Other
This is a 🚀 Feature Request