1.1.4 (January 19, 2022)
BUG FIXES:
- config: Non-nullable variables with null inputs were not given default values when checking validation statements (#30330)
- config: Terraform will no longer incorrectly report "Cross-package move statement" when an external package has changed a resource from no
count
to usingcount
, or vice-versa. (#30333)