Simon Heather
Simon Heather
### Describe the feature The following S3 operations are missing paginators: - `ListMultipartUploads` - `ListObjectVersions` - `ListObjects` These were referenced previously in this stale feature request: https://github.com/aws/aws-sdk-js-v3/issues/1555 by @alexforsyth. ###...
### 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. Searching for pre-existing...
# Scenario 1 ## What happened? If an `aiven_pg` Terraform resource `pg_user_config.pg` option is applied and then subsequently removed, a `terraform plan` shows no changes. e.g. ### Initial Configuration ```...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug With Yarn configured to use `nodeLinker: node-modules` and `nmHoistingLimits: dependencies`, when using the `yarn...
### Expected Behavior Successful install of cdktf v0.20.12 and prebuilt binary dependencies when using Node 22 on linux arm64 ### Actual Behavior ``` .../@cdktf/node-pty-prebuilt-multiarch install: Prebuild binary missing for platform...
### Current Behavior If an Nx project contains more than 20 apps or 20 libs, the Graph UI renders the app/lib list inefficiently, not making use of available vertical space....