-
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
resource/aws_ec2_client_vpn_endpoint: Various new arguments #22793
resource/aws_ec2_client_vpn_endpoint: Various new arguments #22793
Commits on Jul 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e0d1db4 - Browse repository at this point
Copy the full SHA e0d1db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe89141 - Browse repository at this point
Copy the full SHA fe89141View commit details -
Configuration menu - View commit details
-
Copy full SHA for be4bb2a - Browse repository at this point
Copy the full SHA be4bb2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c1845 - Browse repository at this point
Copy the full SHA a2c1845View commit details
Commits on Apr 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 820d192 - Browse repository at this point
Copy the full SHA 820d192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b547f - Browse repository at this point
Copy the full SHA 97b547fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aef6dd4 - Browse repository at this point
Copy the full SHA aef6dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59cb1fd - Browse repository at this point
Copy the full SHA 59cb1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16caa2b - Browse repository at this point
Copy the full SHA 16caa2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9c297 - Browse repository at this point
Copy the full SHA 8f9c297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42025de - Browse repository at this point
Copy the full SHA 42025deView commit details
Commits on Jan 24, 2022
-
[enhancement-ec2_client_vpn_endpoint] add session_timeout_hours argum…
…ent to aws_ec2_client_vpn_endpoint
Configuration menu - View commit details
-
Copy full SHA for df5fa20 - Browse repository at this point
Copy the full SHA df5fa20View commit details
Commits on Jan 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 583cdf6 - Browse repository at this point
Copy the full SHA 583cdf6View commit details
Commits on Jan 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 703ee41 - Browse repository at this point
Copy the full SHA 703ee41View commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2acfacd - Browse repository at this point
Copy the full SHA 2acfacdView commit details -
Revert "hashicorp#11633 renamed test method"
This reverts commit be4bb2a.
Configuration menu - View commit details
-
Copy full SHA for 2c89496 - Browse repository at this point
Copy the full SHA 2c89496View commit details -
Revert "hashicorp#11633 vpn port update changes"
This reverts commit fe89141.
Configuration menu - View commit details
-
Copy full SHA for 8298a15 - Browse repository at this point
Copy the full SHA 8298a15View commit details -
Revert "hashicorp#11633 port support for client vpn"
This reverts commit e0d1db4.
Configuration menu - View commit details
-
Copy full SHA for 20f7242 - Browse repository at this point
Copy the full SHA 20f7242View commit details -
Revert "handle error flattening client connect options"
This reverts commit 42025de.
Configuration menu - View commit details
-
Copy full SHA for d000bb3 - Browse repository at this point
Copy the full SHA d000bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c667c0 - Browse repository at this point
Copy the full SHA 5c667c0View commit details -
Revert "link test to serial test list"
This reverts commit 16caa2b.
Configuration menu - View commit details
-
Copy full SHA for 6ba4885 - Browse repository at this point
Copy the full SHA 6ba4885View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a11ca4 - Browse repository at this point
Copy the full SHA 5a11ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff00604 - Browse repository at this point
Copy the full SHA ff00604View commit details -
Revert "fixes name of options attribute"
This reverts commit 97b547f.
Configuration menu - View commit details
-
Copy full SHA for ddf7b4d - Browse repository at this point
Copy the full SHA ddf7b4dView commit details -
Revert "adds client_config_options to aws_ec2_client_vpn_endpoint has…
…hicorp#16056" This reverts commit 820d192.
Configuration menu - View commit details
-
Copy full SHA for f5ac9aa - Browse repository at this point
Copy the full SHA f5ac9aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c16608 - Browse repository at this point
Copy the full SHA 3c16608View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c943ee - Browse repository at this point
Copy the full SHA 4c943eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2170dd3 - Browse repository at this point
Copy the full SHA 2170dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8928a - Browse repository at this point
Copy the full SHA 9a8928aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 436e0cd - Browse repository at this point
Copy the full SHA 436e0cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4ae07 - Browse repository at this point
Copy the full SHA 4e4ae07View commit details -
r/aws_client_vpn_endpoint: Tidy up resource Create.
Acceptance test output: --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (23.43s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears (28.95s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup (42.37s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers (59.02s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_splitTunnel (64.68s) --- FAIL: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federated (65.85s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags (92.27s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msAD (1658.35s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_mutualAuthAndMsAD (1722.57s)
Configuration menu - View commit details
-
Copy full SHA for 8e4c6c7 - Browse repository at this point
Copy the full SHA 8e4c6c7View commit details -
r/aws_client_vpn_endpoint: Add and use 'FindClientVPNEndpoints' etc.
Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic 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/Endpoint_basic' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.17s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (21.72s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 25.534s
Configuration menu - View commit details
-
Copy full SHA for d5444d4 - Browse repository at this point
Copy the full SHA d5444d4View commit details -
r/aws_client_vpn_endpoint: Test all attributes in basic test.
Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic 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/Endpoint_basic' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.10s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (19.50s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 22.983s
Configuration menu - View commit details
-
Copy full SHA for 611be19 - Browse repository at this point
Copy the full SHA 611be19View commit details -
r/aws_client_vpn_endpoint: Tidy up 'testAccClientVPNEndpoint_withLogG…
…roup'. Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup 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/Endpoint_withLogGroup' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.71s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup (47.12s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 50.908s
Configuration menu - View commit details
-
Copy full SHA for e2e96a5 - Browse repository at this point
Copy the full SHA e2e96a5View commit details -
r/aws_client_vpn_endpoint: Tidy up 'testAccClientVPNEndpoint_tags'.
Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags 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/Endpoint_tags' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.22s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags (45.18s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 48.659s
Configuration menu - View commit details
-
Copy full SHA for 0db8d30 - Browse repository at this point
Copy the full SHA 0db8d30View commit details -
r/aws_client_vpn_endpoint: Tidy up 'testAccClientVPNEndpoint_withDNSS…
…ervers'." Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers 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/Endpoint_withDNSServers' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.35s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers (33.16s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 36.725s
Configuration menu - View commit details
-
Copy full SHA for 5412931 - Browse repository at this point
Copy the full SHA 5412931View commit details -
r/aws_client_vpn_endpoint: Fix 'InvalidParameterValue: DNS servers co…
…nfig is conflicting' error when disabling DNS servers. Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers 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/Endpoint_withDNSServers' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.35s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers (44.69s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 48.625s
Configuration menu - View commit details
-
Copy full SHA for fce6e80 - Browse repository at this point
Copy the full SHA fce6e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc417a - Browse repository at this point
Copy the full SHA acc417aView commit details
Commits on Jan 30, 2022
-
r/aws_client_vpn_endpoint: Add 'testAccEc2ClientVpnEndpointConfigBasi…
…c' to test only Required attributes. Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic 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/Endpoint_basic' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.20s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (20.79s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 24.368s
Configuration menu - View commit details
-
Copy full SHA for abd7485 - Browse repository at this point
Copy the full SHA abd7485View commit details -
r/aws_client_vpn_endpoint: Add 'testAccClientVPNEndpoint_simpleAttrib…
…utesUpdate'. Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate 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/Endpoint_simpleAttributesUpdate' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.86s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate (34.32s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 38.419s
Configuration menu - View commit details
-
Copy full SHA for 190dd08 - Browse repository at this point
Copy the full SHA 190dd08View commit details -
r/aws_client_vpn_connection: Tidy up federated authentication test.
Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth 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/Endpoint_federatedAuth' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.20s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth (20.94s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService (21.24s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 24.842s
Configuration menu - View commit details
-
Copy full SHA for 1ade42b - Browse repository at this point
Copy the full SHA 1ade42bView commit details -
r/aws_client_vpn_endpoint: Split off non-short tests.
Acceptance test output: % make testacc TESTARGS='-run=TestAccEC2ClientVPNEndpoint_serial/Endpoint -short' 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/Endpoint -short -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth client_vpn_endpoint_test.go:204: skipping long-running test in short mode 2022/01/30 16:44:35 [WARN] Notifying semaphore without Wait === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_mutualAuthAndMsADAuth client_vpn_endpoint_test.go:240: skipping long-running test in short mode 2022/01/30 16:44:35 [WARN] Notifying semaphore without Wait === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup --- PASS: TestAccEC2ClientVPNEndpoint_serial (1.76s) --- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth (0.00s) --- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_mutualAuthAndMsADAuth (0.00s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears (20.98s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (26.06s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal (38.43s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers (50.33s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags (51.51s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate (56.98s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService (57.57s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth (67.99s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup (73.35s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 78.088s % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth 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/Endpoint_msADAuth' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth client_vpn_endpoint_test.go:243: Step 1/2 error: Error running apply: exit status 1 Error: error waiting for Directory Service Directory (d-92677b1bdd) to create: timeout while waiting for state to become 'Active' (last state: 'Creating', timeout: 1h0m0s) with aws_directory_service_directory.test, on terraform_plugin_test.tf line 16, in resource "aws_directory_service_directory" "test": 16: resource "aws_directory_service_directory" "test" { --- FAIL: TestAccEC2ClientVPNEndpoint_serial (0.58s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth (1245.17s) --- FAIL: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth (4654.06s) FAIL FAIL github.com/hashicorp/terraform-provider-aws/internal/service/ec2 4657.970s FAIL make: *** [testacc] Error 1
Configuration menu - View commit details
-
Copy full SHA for 93d493a - Browse repository at this point
Copy the full SHA 93d493aView commit details
Commits on Jan 31, 2022
-
r/aws_client_vpn_endpoint: Fix terrafmt error.
Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup 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/Endpoint_withLogGroup' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.51s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup (47.99s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 51.580s
Configuration menu - View commit details
-
Copy full SHA for 080f5ac - Browse repository at this point
Copy the full SHA 080f5acView commit details -
r/aws_client_vpn_endpoint: Add
vpn_port
argument (hashicorp#12104).Acceptance test output: % make testacc TESTARGS='-run=TestAccEC2ClientVPNEndpoint_serial/Endpoint -short' 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/Endpoint -short -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth client_vpn_endpoint_test.go:205: skipping long-running test in short mode 2022/01/30 19:08:06 [WARN] Notifying semaphore without Wait === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth client_vpn_endpoint_test.go:241: skipping long-running test in short mode 2022/01/30 19:08:06 [WARN] Notifying semaphore without Wait === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService --- PASS: TestAccEC2ClientVPNEndpoint_serial (2.24s) --- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth (0.00s) --- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth (0.00s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears (23.40s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (29.59s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal (39.17s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags (56.24s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup (57.26s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth (58.30s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate (68.19s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers (73.86s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService (75.54s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 81.118s
Configuration menu - View commit details
-
Copy full SHA for 0ad29fd - Browse repository at this point
Copy the full SHA 0ad29fdView commit details -
r/aws_client_vpn_endpoint: Another attempt to fix terrafmt errors.
Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup 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/Endpoint_withLogGroup' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.46s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup (50.35s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 53.904s
Configuration menu - View commit details
-
Copy full SHA for ac67760 - Browse repository at this point
Copy the full SHA ac67760View commit details -
r/aws_client_vpn_endpoint: Add
client_connect_options
argument.Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect 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/Endpoint_withClientConnect' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.40s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect (87.12s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 90.762s
Configuration menu - View commit details
-
Copy full SHA for 76d89ca - Browse repository at this point
Copy the full SHA 76d89caView commit details -
r/aws_client_vpn_endpoint: Make
client_connect_options
Computed.Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic 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/Endpoint_basic' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.36s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (24.56s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 30.801s
Configuration menu - View commit details
-
Copy full SHA for 4952d87 - Browse repository at this point
Copy the full SHA 4952d87View commit details -
r/aws_client_vpn_endpoint: Wait for
client_connect_options
update.Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect 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/Endpoint_withClientConnect' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.47s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect (139.62s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 143.337s
Configuration menu - View commit details
-
Copy full SHA for b37ffd0 - Browse repository at this point
Copy the full SHA b37ffd0View commit details -
% make testacc TESTARGS='-run=TestAccEC2ClientVPNEndpoint_serial/Endpoint -short' 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/Endpoint -short -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth client_vpn_endpoint_test.go:209: skipping long-running test in short mode 2022/01/31 09:29:35 [WARN] Notifying semaphore without Wait === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth client_vpn_endpoint_test.go:245: skipping long-running test in short mode 2022/01/31 09:29:36 [WARN] Notifying semaphore without Wait === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers --- PASS: TestAccEC2ClientVPNEndpoint_serial (3.10s) --- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth (0.00s) --- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth (0.00s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears (23.05s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (28.20s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal (40.24s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate (42.03s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth (62.30s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags (74.46s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup (78.07s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService (81.35s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers (88.88s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect (117.57s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 123.950s
Configuration menu - View commit details
-
Copy full SHA for a12339d - Browse repository at this point
Copy the full SHA a12339dView commit details -
r/aws_client_vpn_endpoint: Add
client_login_banner_options
argument.Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner 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/Endpoint_withClientLoginBanner' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.53s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner (53.82s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 57.778s
Configuration menu - View commit details
-
Copy full SHA for 75adce9 - Browse repository at this point
Copy the full SHA 75adce9View commit details -
% make testacc TESTARGS='-run=TestAccEC2ClientVPNEndpoint_serial/Endpoint -short' 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/Endpoint -short -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth client_vpn_endpoint_test.go:212: skipping long-running test in short mode 2022/01/31 11:31:22 [WARN] Notifying semaphore without Wait === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth client_vpn_endpoint_test.go:248: skipping long-running test in short mode 2022/01/31 11:31:22 [WARN] Notifying semaphore without Wait === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic --- PASS: TestAccEC2ClientVPNEndpoint_serial (2.99s) --- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuth (0.00s) --- SKIP: TestAccEC2ClientVPNEndpoint_serial/Endpoint_msADAuthAndMutualAuth (0.00s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_selfServicePortal (40.45s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_simpleAttributesUpdate (45.51s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withDNSServers (52.81s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withLogGroup (53.15s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner (59.40s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_disappears (69.66s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (72.88s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuth (77.41s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_federatedAuthWithSelfService (89.96s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_tags (92.15s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientConnect (151.39s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 157.497s
Configuration menu - View commit details
-
Copy full SHA for 1453b5d - Browse repository at this point
Copy the full SHA 1453b5dView commit details -
r/aws_client_vpn_endpoint: Add
vpc_id
andsecurity_group_ids
argu……ments. Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic 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/Endpoint_basic' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.09s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_basic (20.51s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 27.569s
Configuration menu - View commit details
-
Copy full SHA for 327df16 - Browse repository at this point
Copy the full SHA 327df16View commit details -
r/aws_client_vpn_endpoint: Fix terrafmt error.
Acceptance test output: % make testacc TESTS=TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner 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/Endpoint_withClientLoginBanner' -timeout 180m === RUN TestAccEC2ClientVPNEndpoint_serial === PAUSE TestAccEC2ClientVPNEndpoint_serial === CONT TestAccEC2ClientVPNEndpoint_serial === RUN TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner === PAUSE TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner === CONT TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner --- PASS: TestAccEC2ClientVPNEndpoint_serial (0.56s) --- PASS: TestAccEC2ClientVPNEndpoint_serial/Endpoint_withClientLoginBanner (46.22s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 53.332s
Configuration menu - View commit details
-
Copy full SHA for ac3d74b - Browse repository at this point
Copy the full SHA ac3d74bView commit details -
Revert "r/aws_client_vpn_endpoint: Add
vpc_id
and `security_group_i……ds` arguments." This reverts commit 327df16.
Configuration menu - View commit details
-
Copy full SHA for fd0609e - Browse repository at this point
Copy the full SHA fd0609eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b332d - Browse repository at this point
Copy the full SHA a7b332dView commit details