Alex Simkin
Alex Simkin
This is mostly same approach as in https://github.com/miki725/django-rest-framework-bulk/pull/43 but doesn't do excess database queries. This doesn't cover cases when unique constraint violated within incoming payload. In this case `IntegrityError` is...
Add `SELF_LOGS_PATH` env variable to allow setting different tool's log location & python 3.12 fixes
Main reason for this change is that I'm trying to run this script in lambda as --one-time, and in that environment only `/tmp/*` is writable. Also, I've updated pyyaml and...
### Terraform Version ```shell Terraform v1.9.5 on darwin_amd64 + provider registry.terraform.io/cyrilgdn/postgresql v1.22.0 + provider registry.terraform.io/hashicorp/aws v5.66.0 + provider registry.terraform.io/hashicorp/external v2.3.3 + provider registry.terraform.io/hashicorp/local v2.5.1 + provider registry.terraform.io/hashicorp/null v3.2.2 + provider...
Hi! While using this module with SSM gateway on a slow connection I had intermittent "Connection refused" errors, while sometimes it did work, when the speed of internet worsened it...
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the library and it is...