terraform/internal/stacks/stackruntime/testdata/mainbundle/test/validate-embedded-stack-selfref
Martin Atkins 791a5fb8a6 stackruntime: Top-level "Validate" function
This is the public entry point for the overall validation of an entire
stack configuration. So far it supports validation only of input variables,
embedded stack calls, and output values. We'll grow this to support other
language constructs in later commits.

This is a relatively large commit due to introducing various supporting
infrastructure to help make evaluation possible at all. Subsequent commits
will hopefully be more focused due to being able to depend on the
foundations introduced here.
2023-11-15 12:38:51 -08:00
..
child stackruntime: Top-level "Validate" function 2023-11-15 12:38:51 -08:00
validate-embedded-stack-selfref.tfstack.hcl stackruntime: Top-level "Validate" function 2023-11-15 12:38:51 -08:00