//
pkg.gl
Category
github.com/terraform-linters/tflint-plugin-sdk
terraform
lang
marks
package
0.22.0
Repository:
https://github.com/terraform-linters/tflint-plugin-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
9
Files
23 SLOC
#
Functions
Contains
Contains returns true if the cty.Value or any any value within it contains the given mark.
Has
Has returns true if and only if the cty.Value has the given mark.
#
Constants
Ephemeral
Ephemeral indicates that this value is marked as ephemeral in the context of Terraform.
Sensitive
Sensitive indicates that this value is marked as sensitive in the context of Terraform.