github.com/kanishk98/terraform@v1.3.0-dev.0.20220917174235-661ca8088a6a/internal/checks/doc.go (about)

     1  // Package checks contains the models for representing various kinds of
     2  // declarative condition checks that can be defined in a Terraform module
     3  // and then evaluated and reported by Terraform Core during plan and apply
     4  // operations.
     5  package checks