# Packages
Package addrs contains types that represent "addresses", which are references to specific objects within a Terraform configuration or state.
No description provided by the author
No description provided by the author
Package plugintest contains utilities to help with writing tests for Terraform plugins.
Package testing contains functionality and helpers for unit testing within this Go module.
No description provided by the author
Package tfdiags is a utility package for representing errors and warnings in a manner that allows us to produce good messages for the user.