You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(internet-gateways): add better tagging for naming visibility (#157)
* feat(internet-gateways): add better tagging for naming visibility
* fix tests
* fix tests and tofu fmt
* fix tests and tofu fmt
* goddamn why is there multiple things not maintained in test
* goddamn why is there multiple things not maintained in test
* goddamn why is there multiple things not maintained in test
* these tests are sooooo PITA
* fix: add a dependency chain for security group associations
* fix: use native provider retry logic
* feat: add time_sleep to resolve race condition
* fix: serialize all operations
* feat: replace with aws_vpc_endpoint_security_group_association security_group_ids
* chore: try out default provider configuragion
* fix: support previously implemented logic with the default SG
---------
Co-authored-by: Veronika Gnilitska <veronika.gnilitska@gmail.com>
|[aws_security_group.default](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/security_group)| data source |
39
37
|[aws_vpc_endpoint.gateway](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/vpc_endpoint)| data source |
40
38
|[aws_vpc_endpoint.interface](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/vpc_endpoint)| data source |
41
39
|[aws_vpc_endpoint_service.gateway_endpoint_service](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/vpc_endpoint_service)| data source |
0 commit comments