-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Terraform CLI and Framework Versions
N/A
Use Cases or Problem Statement
terraform-plugin-framework-timetypes v0.4.0 will include new timetypes.GoDuration, which can remove the custom string value handling code (e.g. custom string validator, parsing logic, etc.) in this Go module.
Proposal
Consider switching the internal implementation details from custom code to the shared timetypes.GoDuration type and removing the extraneous string value handling code.
Additional Information
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request