Release v0.14.2¶
0.14.2 (December 08, 2020)¶
BUG FIXES:
backend/remote: Disable the remote backend version compatibility check for workspaces set to use the \latest\ pseudo-version. (#27199)
providers/terraform: Disable the remote backend version compatibility check for the
terraform_remote_statedata source. This check is unnecessary, because the data source is read-only by definition. (#27197)