-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Add support for AWS Direct Connect Sitelink #22187 #22350
Conversation
…ed as Optional rather than Computed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great work! looking forward to seeing the tests
Can you also please update the docs which are located in website/docs/{r,d}/
When youre ready can you also please create a change log file: .changelog/22350.txt
Website docs (r) modified and changelog file created. Many thanks |
@drewmullen Would you be able to verify acceptance tests for this? |
…vice/directconnect/vif.go
Many thanks for spotting this, much appreciated. |
There is a unique quota requirement for the service and I believe Andy is still waiting for the update to his account before he can run the tests. We'll make sure to add the quota update to the CI accounts as well. |
I hope to get my account permissions sorted by Thursday 6th Jan and can then run the final tests. Manual testing has not shown any issues, so all being well, I'll update with positive results this week. |
@NetDevAutomate Thanks. Apart from the |
Will also need a CHANGELOG entry. |
…ce/directconnect/private_virtual_interface_test.go
Many thanks again, changelog entry created and formatting issue corrected. |
…rtual_interface_test.go
$ make testacc TESTARGS='-run=TestAccTransitVirtualInterfaceSiteLink_basic' ACCTEST_PARALLELISM=5 PKG=directconnect $ make testacc TESTARGS='-run=TestAccDirectConnectPrivateVirtualInterfaceSiteLink_basic' ACCTEST_PARALLELISM=5 PKG=directconnect |
…virtual_interface_test.go
$ make testacc TESTARGS='-run=TestAccDirectConnectTransitVirtualInterface_serial' ACCTEST_PARALLELISM=5 PKG=directconnect |
@NetDevAutomate @drewmullen Once this goes green are you OK for me to merge? Thanks. |
That would be great, many thanks. |
This functionality has been released in v3.71.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! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Closes #22187.
Output from acceptance testing: