0.36.0 (15 November 2024)
ENHANCEMENTS:
- Add
category
to Stacks Deployment store blocks (#1852) - Support terraform.applying built-in reference starting at TF 1.10 (#1854)
- Raise HCL Diagnostics during early validation (#1850)
- backend/s3: Reflect use_lockfile (v1.10) (terraform-schema#419)
- backend/s3: Remove deprecated assume role attributes (v1.10) (terraform-schema#420)
BUG FIXES:
- Use a provider's stable version when bundling schemas (#1860)
- Avoid copying constraints for attribute schemas (hcl-lang#426)
INTERNAL: