Skip to content

Consider Using timetypes.GoDuration Type #132

@bflad

Description

@bflad

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions