blob: b67aeba3547bbd359100d833a1c9631bd09a72f1 [file] [log] [blame]
// Package checks contains the models for representing various kinds of
// declarative condition checks that can be defined in a Terraform module
// and then evaluated and reported by Terraform Core during plan and apply
// operations.
package checks