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

service/vpc: update to using typelist #13345

Merged
merged 2 commits into from
May 20, 2020
Merged

service/vpc: update to using typelist #13345

merged 2 commits into from
May 20, 2020

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented May 15, 2020

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #9956

Release note for CHANGELOG:

service/vpc: correct typeset usage with typelist in cases where max_items is 1

Output from acceptance testing:

--- FAIL: TestAccAWSVPCPeeringConnectionAccepter_sameRegionDifferentAccount (1.16s) -- unrelated error: AWS_ALTERNATE_ACCESS_KEY_ID or AWS_ALTERNATE_PROFILE must be set for acceptance tests
--- FAIL: TestAccAWSVPCPeeringConnectionAccepter_differentRegionDifferentAccount (1.20s) -- unrelated error: AWS_ALTERNATE_ACCESS_KEY_ID or AWS_ALTERNATE_PROFILE must be set for acceptance tests
--- PASS: TestAccAWSVPCPeeringConnection_failedState (11.77s)
--- PASS: TestAccAWSVPCPeeringConnection_peerRegionAutoAccept (16.21s)
--- PASS: TestAccAWSVPCPeeringConnection_plan (18.88s)
--- PASS: TestAccAWSVPCPeeringConnection_optionsNoAutoAccept (20.72s)
--- PASS: TestAccAWSVPCPeeringConnectionAccepter_sameRegionSameAccount (26.84s)
--- PASS: TestAccAWSVPCPeeringConnection_region (31.90s)
--- PASS: TestAccAWSVPCPeeringConnection_options (34.08s)
--- PASS: TestAccAWSVPCPeeringConnection_basic (35.75s)
--- PASS: TestAccAWSVPCPeeringConnectionAccepter_differentRegionSameAccount (38.00s)
--- PASS: TestAccAWSVPCPeeringConnection_accept (39.42s)

@ghost ghost added size/XS Managed by automation to categorize the size of a PR. service/ec2 Issues and PRs that pertain to the ec2 service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels May 15, 2020
@anGie44 anGie44 added the technical-debt Addresses areas of the codebase that need refactoring or redesign. label May 15, 2020
@anGie44 anGie44 changed the title resource/vpc: update to using typelist service/vpc: update to using typelist May 15, 2020
@ghost ghost added size/S Managed by automation to categorize the size of a PR. and removed size/XS Managed by automation to categorize the size of a PR. labels May 19, 2020
@anGie44 anGie44 marked this pull request as ready for review May 19, 2020 21:02
@anGie44 anGie44 requested a review from a team May 19, 2020 21:02
@bflad bflad self-assigned this May 20, 2020
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

Output from acceptance testing:

--- PASS: TestAccAWSVPCPeeringConnection_failedState (10.50s)
--- PASS: TestAccAWSVPCPeeringConnection_optionsNoAutoAccept (13.65s)
--- PASS: TestAccAWSVPCPeeringConnection_peerRegionAutoAccept (17.74s)
--- PASS: TestAccAWSVPCPeeringConnection_tags (22.64s)
--- PASS: TestAccAWSVPCPeeringConnectionAccepter_sameRegionSameAccount (25.00s)
--- PASS: TestAccAWSVPCPeeringConnection_plan (26.57s)
--- PASS: TestAccAWSVPCPeeringConnection_region (29.41s)
--- PASS: TestAccAWSVPCPeeringConnection_basic (30.51s)
--- PASS: TestAccAWSVPCPeeringConnection_options (38.70s)
--- PASS: TestAccAWSVPCPeeringConnection_accept (39.84s)
--- PASS: TestAccAWSVPCPeeringConnectionAccepter_differentRegionSameAccount (61.48s)

@anGie44 anGie44 merged commit a4dda04 into master May 20, 2020
@anGie44 anGie44 deleted the ap_typelist_vpc branch May 20, 2020 02:53
@ghost
Copy link

ghost commented Jun 19, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
service/ec2 Issues and PRs that pertain to the ec2 service. size/S Managed by automation to categorize the size of a PR. technical-debt Addresses areas of the codebase that need refactoring or redesign. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants