Rob Moss
Rob Moss
**Issue number:** #3568 ## Summary ### Changes Add the `Any` return type to the event_source function definition. The `handler` argument already specifies that it will return `Any` and `event_source` returns...
### Problem description In the documentation, it specifies the following first two points for `terraform-version`: 1. The version set in the cloud workspace if the module uses a remote backend...
Fixes #381.
When installing pre-commit hooks, I get the following error: ```sh pre-commit installed at .git\hooks\pre-commit [INFO] Installing environment for https://github.com/pre-commit/mirrors-eslint. [INFO] Once installed this environment will be reused. [INFO] This may...
This is a similar problem to the [isort](https://github.com/PyCQA/meta/issues/64) one. Questions were first raised on Discord on January 17th. So far, there have been no useful replies apart from a note...