aws_networkmanager_attachment_accepter NOT accepting the other type of attachments. #26420
Labels
new-resource
Introduces a new resource.
service/networkmanager
Issues and PRs that pertain to the networkmanager service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
aws_networkmanager_attachment_accepter
Expected Behavior
The provided module aws_networkmanager_attachment_accepter in (#26227) should accept all kind of attachments but currently it is only accepting the VPC attachment.
i have a site_to_site_vpn attachment which needs to be attached along with the VPC attachment but the new module is giving an error that only VPC attachment can be accepted with this module.
Actual Behavior
The new module aws_networkmanager_attachment_accepter should accept all the attachments regardless of the attachment type.
Steps to Reproduce
Please let me know if anything else is needed from my side.
Relates #25835.
The text was updated successfully, but these errors were encountered: