Categorygithub.com/apparentlymart/go-tf-func-provider
module
0.0.0-20240411175800-ddb0ac26dd34
Repository: https://github.com/apparentlymart/go-tf-func-provider.git
Documentation: pkg.go.dev

# Packages

terraform-provider-funcexample is an example Terraform provider that exports some contrived functions for illustrative purposes only.
Package tffunc is a small library for building providers for Terraform (and other software that implements its provider protocol) that exclusively offer functions, and do not offer other concepts like resource types.