-
### Terraform Core Version
1.5.4
### AWS Provider Version
5.40.0
### Affected Resource(s)
aws_ec2_transit_gateway
### Expected Behavior
Terraform should have recognize a 32-bit ASN number confi…
-
### OpenTofu Version
```shell
❯ tofu version
OpenTofu v1.7.0
on linux_amd64
```
### Use Cases
There are numerous reasons why someone might want to be able to have a data source that ret…
-
### Terraform Core Version
1.3.9
### AWS Provider Version
5.11.0
### Affected Resource(s)
data.aws_ec2_transit_gateway_dx_attachment
### Expected Behavior
Retrieve existing Transi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When executing dbt run for the AWS Compliance pack 12 out of the 13 models complete. aws_com…
-
### Terraform Core Version
1.3.7
### AWS Provider Version
5.8.0
### Affected Resource(s)
I have some terraform code that is supposed to add propagations to my ec2 transit gateway route …
-
## User Story
As a Modernisation Platform Engineer
I want to receive alerts when Transit Gateway events occur
So that I can resolve issues that could impact Modernisation Platform Customers
## User…
-
### Terraform Core Version
1.1.5
### AWS Provider Version
5.24.0
### Affected Resource(s)
`aws_ec2_transit_gateway`
### Expected Behavior
Modifying `default_route_table_associatio…
-
### Terraform Core Version
1.3.0
### AWS Provider Version
4.30.0
### Affected Resource(s)
* data.aws_ec2_transit_gateway_route_tables
### Expected Behavior
data.aws_ec2_transit_ga…
-
### Name of the resource
AWS::EC2::TransitGatewayRouteTable
### Resource name
_No response_
### Description
The Transit Gateway Route Table is one of the only resources in all of CFN that require…
-
### Describe the bug
When issuing an ec2::DescribeNetworkInterfaces, the returned NetworkInterfaceType is a string that the sdk can convert to an Enum using an internal map. However, the value return…