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_vpc_peering_connection: Refactor to use keyvaluetags package #11935

Merged
merged 1 commit into from
Mar 3, 2020

Commits on Feb 6, 2020

  1. resource/aws_vpc_peering_connection: Refactor to use keyvaluetags pac…

    …kage
    
    Reference: #10688
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSVPCPeeringConnection_peerRegionAutoAccept (18.18s)
    --- PASS: TestAccAWSVPCPeeringConnection_failedState (18.90s)
    --- PASS: TestAccAWSVPCPeeringConnection_optionsNoAutoAccept (22.54s)
    --- PASS: TestAccAWSVPCPeeringConnection_plan (30.03s)
    --- PASS: TestAccAWSVPCPeeringConnection_basic (32.13s)
    --- PASS: TestAccAWSVPCPeeringConnection_tags (33.94s)
    --- PASS: TestAccAWSVPCPeeringConnection_region (35.88s)
    --- PASS: TestAccAWSVPCPeeringConnection_options (57.71s)
    --- PASS: TestAccAWSVPCPeeringConnection_accept (68.21s)
    ```
    bflad committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    4a752f5 View commit details
    Browse the repository at this point in the history