0.22.0 (2020-12-09)
This release updates to Terraform 0.14! This adds support for parsing configuration that uses features introduced in Terraform 0.14. See Terraform's changelog for further details.
GPG key ID: 8CE69160EB3F2FE9
Enhancements
- #992 #1001: bump terraform from 0.13.5 to 0.14.2 (@bendrucker)
- #989: aws_route_not_specified_target: Add vpc_endpoint_id route target (@Tensho)
BugFixes
- #998: terraform_required_providers: emit error when only source is specified (@bendrucker)
- #999: runner: clean Terraform source path for comparison