When this began there were three ways of providing input: The environment variables INPUT_JSON and INPUT_JSON_URL, but a third option was writing directly to a mounted file system. We never used this in production, and it added a lot of complexity to the code base.
When this began there were three ways of providing input: The environment variables INPUT_JSON and INPUT_JSON_URL, but a third option was writing directly to a mounted file system. We never used this in production, and it added a lot of complexity to the code base.