oonisim

Results 25 issues of oonisim

# Problem Mistaking a text field as table title. ## Environment ``` import textractor textractor.__version__ ----- '1.7.4' from platform import python_version print(python_version()) ----- 3..10.10 ``` ## Reproduction ``` import os...

# Environment * inotify 0.2.10 * Ubuntu 22.04 LTS * Python 3.10.12 # Reproducing the issue If create the directories after monitoring started, file events e.g CLOSE_WAIT do get picked...

## Request Enhancement to be able to use with [Terraform registry AWS VPC](https://registry.terraform.io/modules/terraform-aws-modules/vpc/aws) Possible change could be adding module values to specify the number of route tables to update. Or...

In [Readme.md](https://github.com/thomasbiddle/terraform-aws-vpc-peering/blob/master/README.md), s/peer_to_vpc_route_tables/peer_to_route_tables/g.

## Description Unable to create both Interface and Gateway VPC endpoints for DynamoDB. - [ x] ✋ I have searched the open/closed issues and my issue is not listed. Searched...