# Functions

GenResource generates the code to implement a Terraform resource.
TFTypeNameSuffixToNewResourceFuncName returns the name of the generated function that returns a new instance of a resource, e.g.
TFTypeNameSuffixToResourceName returns the name of the generated resource type, e.g.