0.35.0-alpha1 (07 August 2024)
ENHANCEMENTS:
- Parse and load Stack and Deploy metadata (#1761)
- Load Stack component sources from metadata (#1768)
- Enable early validation for Terraform Stack files (#1776)
- Merge stack configuration schema with dynamic schema based on used components source and providers (#1770)
- Merge deployment configuration schema with dynamic schema based on available variables (#1780)
- Support Terraform functions in stack files (#1781)
- Add DecodeReferenceOrigins and DecodeReferenceTargets jobs (#1786)
INTERNAL:
- Load embedded provider schemas for providers found in stacks files into state (#1763)