Skip to content

Instantly share code, notes, and snippets.

View kaldorn's full-sized avatar

Nate Kaldor kaldorn

View GitHub Profile
@kaldorn
kaldorn / gist:324f5182860b9a07c42d17087b915623
Created June 29, 2023 23:13
terraform plan output gist
Planning failed. Terraform encountered an error while generating this plan.
│ Error: Missing required argument
│ with module.example_error.coralogix_tco_policy.tco_policy,
│ on ../../modules/coralogix_tco_policy/main.tf line 15, in resource "coralogix_tco_policy" "tco_policy":
│ 15: includes = var.application_name.includes
│ "application_name.0.includes": all of `application_name.0.includes,application_name.0.rule` must be specified