Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resource/aws_vpc_peering_connection: Refactor to use keyvaluetags pac…
…kage (#11935) 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) ```
- Loading branch information