[Enhancement]: Update Transit Gateway ASN without ForceNew #27301
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/transitgateway
Issues and PRs that pertain to the transitgateway service.
Milestone
Description
AWS Transit Gateway supports updating the ASN value without needing to recreate the resource. The current Terraform resource forces a create/destroy of the Transit Gateway resource in order to update this value.
Affected Resource(s) and/or Data Source(s)
aws_ec2_transit_gateway
Potential Terraform Configuration
References
API Reference: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/ec2@v1.63.1/types#ModifyTransitGatewayOptions
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: