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/vpn: tech debt: replace custom validation functions #13022

Merged
merged 2 commits into from
May 12, 2020
Merged

service/vpn: tech debt: replace custom validation functions #13022

merged 2 commits into from
May 12, 2020

Conversation

megubyte
Copy link
Contributor

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 #11872

Release note for CHANGELOG:

NONE

Output from acceptance testing:

I couldn't run the acceptance tests since I was getting a 400 - AWS claims my account has too many virtual private gateways and can't seem to figure out why that it is. Submitting as "best-effort" PR.

@megubyte megubyte requested a review from a team April 25, 2020 20:13
@ghost ghost added size/M Managed by automation to categorize the size of a PR. needs-triage Waiting for first response or review from a maintainer. service/ec2 Issues and PRs that pertain to the ec2 service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Apr 25, 2020
@bflad bflad added technical-debt Addresses areas of the codebase that need refactoring or redesign. and removed needs-triage Waiting for first response or review from a maintainer. labels Apr 28, 2020
@anGie44 anGie44 self-assigned this Apr 29, 2020
Copy link
Contributor

@anGie44 anGie44 left a comment

Choose a reason for hiding this comment

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

hi @megubyte, thank you for this PR :)

Confirmed Acceptance test output:

--- PASS: TestAccAWSVpnConnection_TransitGatewayID (1219.74s)
--- PASS: TestAWSVpnConnection_xmlconfig (0.00s)
--- PASS: TestAccAWSVpnConnection_basic (864.23s)
--- PASS: TestAccAWSVpnConnectionRoute_basic
--- PASS: TestAccAWSVpnConnection_disappears (332.15s)
--- PASS: TestAccAWSVpnConnection_withoutStaticRoutes (283.02s)
--- PASS: TestAccAWSVpnConnection_tunnelOptions (358.44s)` 

Also confirmed changes pass linter with -V001 flag

Copy link
Contributor

@anGie44 anGie44 left a comment

Choose a reason for hiding this comment

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

LGTM 👍 , thank you @megubyte

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: TestAccAWSVpnConnection_tunnelOptions (374.71s)
--- PASS: TestAccAWSVpnConnection_withoutStaticRoutes (393.03s)
--- PASS: TestAccAWSVpnConnection_disappears (412.26s)
--- PASS: TestAccAWSVpnConnection_basic (740.29s)
--- PASS: TestAccAWSVpnConnection_TransitGatewayID (1037.69s)

@anGie44 anGie44 merged commit 12a08ed into hashicorp:master May 12, 2020
@megubyte megubyte deleted the v001-check/service-vpn branch May 14, 2020 08:09
@ghost
Copy link

ghost commented Jun 11, 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 11, 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/M 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.

3 participants