Skip to content

czeltser/terraform-plugin-framework-timetypes

 
 

Repository files navigation

PkgGoDev

Terraform Plugin Framework Time Types

terraform-plugin-framework-timetypes is a Go module containing common Custom Type implementations for terraform-plugin-framework. It aims to provide RFC-based validation and semantic equality for types related to time, such as RFC3339.

Terraform Plugin Framework Compatibility

This Go module is typically kept up to date with the latest terraform-plugin-framework releases to ensure all Custom Type functionality is available.

Go Compatibility

This Go module follows terraform-plugin-framework Go compatibility.

Currently that means Go 1.21 must be used when developing and testing code.

Contributing

See .github/CONTRIBUTING.md

License

Mozilla Public License v2.0

About

Timestamp Custom Types for Terraform Plugin Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.2%
  • HCL 1.3%
  • Makefile 0.5%