[Enhancement]: provide importer for aws_network_interface_sg_attachment #27076
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/vpc
Issues and PRs that pertain to the vpc service.
Milestone
Description
I can't find the code that sets the importer in https://github.com/hashicorp/terraform-provider-aws/blob/main/internal/service/ec2/vpc_network_interface_sg_attachment.go so I presume it wasn't written out.
It would be beneficial to have it as it will allow transitioning existing states to use the new mapping rather than performing a taint to build without it.
https://stackoverflow.com/questions/73940278/how-do-i-import-aws-network-interface-sg-attachment
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
No response
References
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: