Add support for importing VPC route table routes #5689
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Description
Allow
aws_route
resources to be imported into the current state.New or Affected Resource(s)
Potential Terraform Configuration
To import the route:
$ terraform import aws_route.my_route r-rtb-656C65616E6F72_0.0.0.0/0
References
The text was updated successfully, but these errors were encountered: