0.10.0 (2024-11-04)
Enhancements
- #214 #215: Support provider-defined functions
- The following rules now take provider-defined functions into account:
terraform_required_providers
terraform_unused_required_providers
- The following rules now take provider-defined functions into account:
Bug Fixes
- #216: Fix issues caused by multiple terraform blocks
- The following rule has been fixed to cause inconsistent results when multiple
terraform
blocks are declared:terraform_required_providers
terraform_unused_required_providers
terraform_workspace_remote
- The following rule has been fixed to cause inconsistent results when multiple