# Functions

NewImportChecker creates a new instance of a ImportChecker that checks attributes for provided resource name after the resource is imported.
NewStateChecker creates a new instance of a StateChecker that checks attributes for a resource with provided name.

# Structs

ImportChecker allows to check the attributes in the state after terraform import.
StateChecker allows to check the attributes in the terraform state.