What's Changed
- fix:
tags
argument in workspace tags block is optional by @Emyrk in #157 - feat: prevent path expansion using host context by @Emyrk in #158
- chore: comment original source for the code change on path expansion by @Emyrk in #161
- feat: allow bool + number tag values by @Emyrk in #160
- feat: add specific code to module missing warning by @Emyrk in #162
- chore: do not call getwd, pass in static by @Emyrk in #163
- chore(deps): bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in #166
- feat: terraform variables added to input by @Emyrk in #165
- chore: remove typescript generated types by @Emyrk in #167
- feat: Preview can now show presets and validate them by @SasSwart in #149
- chore: fix nil ptr deref on terraform plan data by @Emyrk in #171
New Contributors
Full Changelog: v1.0.2...v1.0.3