-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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_ec2_client_vpn_network_association: Deprecate security_groups
; r/aws_ec2_client_vpn_endpoint: Add security_group_ids
and vpc_id
#22911
Conversation
…curityGroups'." This reverts commit 97950d89a58eb32b291c450b480e3b63ed70159f.
…ion." This reverts commit 9c7fe9c92abb021694ed73873af57ebc3079e563.
This reverts commit baa1fcf682a94e761d07a60feb8d3a18c7d75204.
This reverts commit 5b005fb2f4ab6e9513282a94110bd9dae3343ed2.
…' argument of the 'aws_ec2_client_vpn_endpoint' resource to replace 'security_groups'.
81326b3
to
8c8fa95
Compare
security_groups
; r/aws_ec2_client_vpn_endpoint: Add security_group_ids
and vpc_id
security_groups
; r/aws_ec2_client_vpn_endpoint: Add security_group_ids
and vpc_id
Acceptance test output: % make testacc TESTARGS='-run=TestAccEC2ClientVPNEndpoint_serial/Route' PKG=ec2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 20 -run=TestAccEC2ClientVPNEndpoint_serial/Route -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Route_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Route_basic === RUN TestAccEC2ClientVPNEndpoint_serial/Route_description === PAUSE TestAccEC2ClientVPNEndpoint_serial/Route_description === RUN TestAccEC2ClientVPNEndpoint_serial/Route_disappears === PAUSE TestAccEC2ClientVPNEndpoint_serial/Route_disappears === CONT TestAccEC2ClientVPNEndpoint_serial/Route_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Route_disappears === CONT TestAccEC2ClientVPNEndpoint_serial/Route_description --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.38s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Route_disappears (729.08s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Route_description (744.76s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Route_basic (795.42s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 799.404s
…pnActiveAssociationNotFound' is returned.
…oncurrentMutationLimitExceeded' is returned.
% make testacc TESTARGS='-run=TestAccEC2ClientVPNEndpoint_serial/Route' PKG=ec2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 20 -run=TestAccEC2ClientVPNEndpoint_serial/Route -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Route_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Route_basic === RUN TestAccEC2ClientVPNEndpoint_serial/Route_description === PAUSE TestAccEC2ClientVPNEndpoint_serial/Route_description === RUN TestAccEC2ClientVPNEndpoint_serial/Route_disappears === PAUSE TestAccEC2ClientVPNEndpoint_serial/Route_disappears === CONT TestAccEC2ClientVPNEndpoint_serial/Route_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Route_disappears === CONT TestAccEC2ClientVPNEndpoint_serial/Route_description --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.41s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Route_basic (945.84s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Route_disappears (1137.36s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Route_description (1223.14s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 1227.110s
…roup_id'. Acceptance test output: % make testacc TESTARGS='-run=TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule' PKG=ec2 ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/ec2/... -v -count 1 -parallel 20 -run=TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_basic === RUN TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_groups === PAUSE TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_groups === RUN TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_subnets === PAUSE TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_subnets === RUN TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_disappears === PAUSE TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_disappears === RUN TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_disappearsEndpoint === PAUSE TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_disappearsEndpoint === CONT TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_basic === CONT TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_disappears === CONT TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_subnets === CONT TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_disappearsEndpoint === CONT TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_groups --- PASS: TestAccEC2ClientVPNEndpoint_serial (1.94s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_disappearsEndpoint (61.28s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_disappears (65.88s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_basic (68.49s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_subnets (100.60s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_groups (133.82s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 140.874s
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.
LGTM 👍 (tests are taking their time...)
Output of acceptances tests:
--- PASS: TestAccEC2ClientVPNEndpoint_serial (0.52s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/NetworkAssociation_basic (737.10s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/NetworkAssociation_disappears (789.94s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/NetworkAssociation_securityGroups (846.76s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/NetworkAssociation_multipleSubnets (973.44s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial (4.85s)
--- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth (0.00s)
--- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth (0.00s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basicDataSource (23.75s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate (42.84s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal (43.74s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers (58.09s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears (77.12s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner (77.96s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags (96.45s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (99.33s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/AuthorizationRule_disappearsEndpoint (99.90s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth (118.25s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect (120.32s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService (122.08s)
--- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup (152.85s)
This functionality has been released in v4.0.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 #19468.
Closes #21761.
Closes #16645.
Closes #18478.
Closes #19750.
Output from acceptance testing: