-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
r/aws_networkmanager_vpc_attachment
#26226
Comments
This functionality has been released in v4.27.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Hi Folks, i am testing this new feature added regarding to (#26227). i can now accept the VPC attachment with the new provided "aws_networkmanager_attachment_accepter" module. In my opinion, the module "aws_networkmanager_attachment_accepter" should accept all kind of attachments regardless from its attachment type (VPC/site_to_site) etc. Code: Error details: |
Hi,
Yep, totally agree: Adding each type is not as simple as just enabling/disabling. support has to be written in, tests included, dependency resources created. I believe most of these gaps are being worked in other issues |
Hi, Thanks for revert. i have created a separate issue (#26420) to add the site_to_site_vpn attachment as well in the "aws_networkmanager_attachment_accepter" module. Could you please let us know regarding the estimate time for adding this site_to_site_vpn attachment feature. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Description
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: