Skip to content
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

Merged

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    e0d1db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe89141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be4bb2a View commit details
    Browse the repository at this point in the history
  4. test fix

    ranga543 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    a2c1845 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    820d192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b547f View commit details
    Browse the repository at this point in the history
  3. fixes tests

    LarsFronius committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    aef6dd4 View commit details
    Browse the repository at this point in the history
  4. terrafmt

    LarsFronius committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    59cb1fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16caa2b View commit details
    Browse the repository at this point in the history
  6. terrafmt website

    LarsFronius committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    8f9c297 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42025de View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. [enhancement-ec2_client_vpn_endpoint] add session_timeout_hours argum…

    …ent to aws_ec2_client_vpn_endpoint
    thiagokiyota committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    df5fa20 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    583cdf6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    703ee41 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Revert "test fix"

    This reverts commit a2c1845.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    2acfacd View commit details
    Browse the repository at this point in the history
  2. Revert "hashicorp#11633 renamed test method"

    This reverts commit be4bb2a.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    2c89496 View commit details
    Browse the repository at this point in the history
  3. Revert "hashicorp#11633 vpn port update changes"

    This reverts commit fe89141.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    8298a15 View commit details
    Browse the repository at this point in the history
  4. Revert "hashicorp#11633 port support for client vpn"

    This reverts commit e0d1db4.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    20f7242 View commit details
    Browse the repository at this point in the history
  5. Revert "handle error flattening client connect options"

    This reverts commit 42025de.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d000bb3 View commit details
    Browse the repository at this point in the history
  6. Revert "terrafmt website"

    This reverts commit 8f9c297.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    5c667c0 View commit details
    Browse the repository at this point in the history
  7. Revert "link test to serial test list"

    This reverts commit 16caa2b.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    6ba4885 View commit details
    Browse the repository at this point in the history
  8. Revert "terrafmt"

    This reverts commit 59cb1fd.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    5a11ca4 View commit details
    Browse the repository at this point in the history
  9. Revert "fixes tests"

    This reverts commit aef6dd4.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ff00604 View commit details
    Browse the repository at this point in the history
  10. Revert "fixes name of options attribute"

    This reverts commit 97b547f.
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ddf7b4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5ac9aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c16608 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c943ee View commit details
    Browse the repository at this point in the history
  14. Tweak CHANGELOG entry.

    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    2170dd3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a8928a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    436e0cd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4e4ae07 View commit details
    Browse the repository at this point in the history
  18. 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)
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    8e4c6c7 View commit details
    Browse the repository at this point in the history
  19. 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
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d5444d4 View commit details
    Browse the repository at this point in the history
  20. 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
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    611be19 View commit details
    Browse the repository at this point in the history
  21. 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
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e2e96a5 View commit details
    Browse the repository at this point in the history
  22. 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
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0db8d30 View commit details
    Browse the repository at this point in the history
  23. 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
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    5412931 View commit details
    Browse the repository at this point in the history
  24. 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
    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    fce6e80 View commit details
    Browse the repository at this point in the history
  25. Add CHANGELOG entry.

    ewbankkit committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    acc417a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. 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
    ewbankkit committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    abd7485 View commit details
    Browse the repository at this point in the history
  2. 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
    ewbankkit committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    190dd08 View commit details
    Browse the repository at this point in the history
  3. 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
    ewbankkit committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    1ade42b View commit details
    Browse the repository at this point in the history
  4. 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
    ewbankkit committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    93d493a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. 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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    080f5ac View commit details
    Browse the repository at this point in the history
  2. 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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    0ad29fd View commit details
    Browse the repository at this point in the history
  3. 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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ac67760 View commit details
    Browse the repository at this point in the history
  4. 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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    76d89ca View commit details
    Browse the repository at this point in the history
  5. 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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    4952d87 View commit details
    Browse the repository at this point in the history
  6. 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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    b37ffd0 View commit details
    Browse the repository at this point in the history
  7. 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: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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a12339d View commit details
    Browse the repository at this point in the history
  8. 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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    75adce9 View commit details
    Browse the repository at this point in the history
  9. 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_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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    1453b5d View commit details
    Browse the repository at this point in the history
  10. r/aws_client_vpn_endpoint: Add vpc_id and security_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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    327df16 View commit details
    Browse the repository at this point in the history
  11. 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
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ac3d74b View commit details
    Browse the repository at this point in the history
  12. Revert "r/aws_client_vpn_endpoint: Add vpc_id and `security_group_i…

    …ds` arguments."
    
    This reverts commit 327df16.
    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    fd0609e View commit details
    Browse the repository at this point in the history
  13. Use 'aws.StringValueSlice'.

    ewbankkit committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a7b332d View commit details
    Browse the repository at this point in the history