package
4.0.0+incompatible
Repository: https://github.com/eitol/terraform-internals.git
Documentation: pkg.go.dev

# Functions

Contains returns true if the cty.Value or any any value within it contains the given mark.
Has returns true if and only if the cty.Value has the given mark.

# Constants

Sensitive indicates that this value is marked as sensitive in the context of Terraform.
TypeType is used to indicate that the value contains a representation of another value's type.