# 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.