Jon Steinich
Jon Steinich
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
Observed environment: - Orleans 3.0.2 - DynamoDB Clustering - Single silo - Containerized Scenario: - Silo (A) fails in an ungraceful manner (membership entry still marked active) - New silo...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Expected Behavior Library vs cli version check passes ### Actual Behavior Errors with `The major version of the library (9.0.1) and the CLI (0.19.1) are different...` ### Steps to...
I don't believe this actually works in my package.json I had ``` "dependencies": { "@cdktf/provider-aws": "^9.0.0", "@cdktf/provider-null": "^2.0", "cdktf": "^0.12.0", ``` I upgraded my cdktf-cli to 14.3. I ran `npm...
### Description The generated module bindings for boolean variables currently only accept `boolean`. This causes issues when trying to pass other values or use functions. All of the generated provider...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
Any dependencies are passed to jsii by reading the version out of the module's `package.json` file. This results in an exact version being required. This makes it more difficult to...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...