-
https://github.com/hashicorp/terraform-provider-aws/blob/bebe732d7185320b303d0d14d3c19551213c1ba2/aws/resource_aws_ec2_transit_gateway_test.go#L61
While running `make sweep` deletion of a shared …
-
We would like to configure the default routes to TGW on the spoke subnets to be a set of routes other than All-traffic (0/0), RFC-1918 (10/8, 172.16/12, 192.168/16) and we definitely don't want Config…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 22.04 x86_64
* The output of "lxc info" or if that fails:
```
lxc info
config:
core.https_address: :8443
api_ex…
-
#830 changed the way global VRF data is merged with node VRF data. The node VRF data structures contain just parts of global VRF data during most of the transformation process, which means that some o…
-
## Description
I'm using this module to provision TGW & TGW attachments in multiaccount environment.
Everything works however on every terraform plan I see a diff for
`transit_gateway_default_rou…
-
## 2. Scope of request
Currently updating the `SubnetIds` property of a transit gateway VPC attachment requires replacement, however there is an underlying API (`ModifyTransitGatewayVpcAttachment`) …
-
Hi,
Do you see any problems with adding "allow_gateway_transit" as optional in the core module?
I need this setting to configurate peering in the virtual network from the HUB. This setting wil…
-
### 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…
-
### Name of the resource
Other
### Resource Name
AWS::EC2::TransitGatewayRouteTable
### Issue Description
When using the "aws cloudformation deploy" command to update tags (add tags/update values…
-
### Describe the bug
I am trying to write to a S3 bucket from a cross account. There is already transit gateway between both the account and all the required access are there. Already cross checked o…