-
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
r/ec2_client_vpn_endpoint - add arn attribute + plan time validations #13601
r/ec2_client_vpn_endpoint - add arn attribute + plan time validations #13601
Conversation
…server_certificate_arn` and `root_certificate_chain_arn` minor test refactors
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.
Looks great @DrFaust92! Confirmed ARN specs and output of acceptance tests:
--- PASS: TestAccAwsEc2ClientVpnEndpoint_disappears (11.70s)
--- PASS: TestAccAwsEc2ClientVpnEndpoint_basic (13.62s)
--- PASS: TestAccAwsEc2ClientVpnEndpoint_withDNSServers (19.59s)
--- PASS: TestAccAwsEc2ClientVpnEndpoint_splitTunnel (19.72s)
--- PASS: TestAccAwsEc2ClientVpnEndpoint_withLogGroup (24.22s)
--- PASS: TestAccAwsEc2ClientVpnEndpoint_tags (30.60s)
--- PASS: TestAccAwsEc2ClientVpnEndpoint_mutualAuthAndMsAD (1634.27s)
--- PASS: TestAccAwsEc2ClientVpnEndpoint_msAD (1745.23s)
For any resource that we add an A note to remind us recently got added to the Contributing Guide. |
ahh thanks for noting that @ewbankkit! @DrFaust92 do you mind updating the |
@anGie44 , Done for this and other PRs that add ARN. |
This has been released in version 2.65.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 for triage. Thanks! |
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. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Relates #13527
Release note for CHANGELOG:
Output from acceptance testing: