rhythmictech/terraform-terraform-errorcheck

Use the `external` module to implement custom error checking at plan time

HCLShellPython
This is stars and forks stats for /rhythmictech/terraform-terraform-errorcheck repository. As of 02 May, 2024 this repository has 6 stars and 6 forks.

terraform-terraform-errorcheck A Terraform module that throws an error at plan time if an arbitrary assertion fails. Example Here's what using the module will look like The errorcheck_valid module will pass, but the errorcheck_invalid module will fail, aborting the plan. locals { compare = "success" testSuccess = "success" testFail = "fail" } module "errorcheck_valid" { source = "rhythmictech/errorcheck/terraform" version = "~> 1.0.0" assert = local.compare == local.testSuccess ...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
terraform-aws-modules/terraform-aws-rds-proxyHCL490410
stacksimplify/terraform-on-aws-eksHCLShell396+31.3k+13
lornasong/terraform-local-cts_kv_fileHCL0020
trussworks/terraform-aws-acm-certHCL50100
utrains/utrains_terraform_three_tiersHCLShell001870
HoussemDellai/terraform-courseHCLShellGo24308530
CliMA/CalibrateEDMF.jlJuliaShell17000
benedekrozemberczki/tigerlilyJupyter NotebookPython95090
bnsreenu/python_for_image_processing_APEERJupyter NotebookPython40202870
campusx-official/movie-recommender-system-tmdb-datasetJupyter NotebookPython980183+1