terraform-plugin-framework-jsontypes

module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2024 License: MPL-2.0

README

PkgGoDev

Terraform Plugin Framework JSON Types

terraform-plugin-framework-jsontypes 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 JSON strings (RFC7159).

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.22 must be used when developing and testing code.

Contributing

See .github/CONTRIBUTING.md

License

Mozilla Public License v2.0

Directories

Path Synopsis
Package jsontypes contains Terraform Plugin Framework Custom Type implementations for JSON formatted strings (RFC 7159).
Package jsontypes contains Terraform Plugin Framework Custom Type implementations for JSON formatted strings (RFC 7159).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL