[Enhancement]: Add Region argument in resource aws_dx_hosted_private_virtual_interface_accepter #27681
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/directconnect
Issues and PRs that pertain to the directconnect service.
Description
Hi,
I would like to have region as an argument in resource aws_dx_hosted_private_virtual_interface_accepter. This will be needed in a scenario where your VIF is in different region than the region defined while initiating terraform.
For Example-: If i initiate terraform with region us-west-1 and my vif is in ap-southeast-1, then terraform resource fails aws_dx_hosted_private_virtual_interface_accepter stating error that "VIF doesn't exist.
It can be an optional argument.
Affected Resource(s) and/or Data Source(s)
aws_dx_hosted_private_virtual_interface_accepter
Potential Terraform Configuration
References
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: