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

provider: Replace validateRFC3339TimeString usage with upstream validation.ValidateRFC3339TimeString #6156

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

bflad
Copy link
Contributor

@bflad bflad commented Oct 14, 2018

It was merged upstream and is already in use in aws_appsync_api_key and aws_launch_template. 😄

Changes proposed in this pull request:

  • Replace validateRFC3339TimeString usage with upstream validation.ValidateRFC3339TimeString
  • Remove validateRFC3339TimeString implementation and testing in this project

Output from acceptance testing: Can provide if necessary

@bflad bflad added the technical-debt Addresses areas of the codebase that need refactoring or redesign. label Oct 14, 2018
@bflad bflad requested a review from a team October 14, 2018 23:33
@ghost ghost added size/M Managed by automation to categorize the size of a PR. service/ssm Issues and PRs that pertain to the ssm service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Oct 14, 2018
@bflad bflad added the service/ec2 Issues and PRs that pertain to the ec2 service. label Oct 14, 2018
Copy link
Contributor

@joestump joestump left a comment

Choose a reason for hiding this comment

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

Happy to see some of these are being pushed to core.

@bflad bflad force-pushed the td-validateRFC3339TimeString branch from ddf5108 to c8aae5d Compare October 15, 2018 11:54
@ghost
Copy link

ghost commented Apr 2, 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 Apr 2, 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. service/ssm Issues and PRs that pertain to the ssm 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.

None yet

3 participants