## Improvements Updated Test Kitchen to allow pattern-based [platform exclusions](https://github.com/test-kitchen/test-kitchen/pull/1828). Thanks [Annih](https://github.com/Annih)! ## Chef Habitat Updated the Chef Habitat CLI to [1.6.521](https://docs.chef.io/release_notes_habitat/#1.6.521). ## Bug Fixes The `chef report nodes` and `chef report cookbooks` subcommands now work with a FIPS-enabled Chef Infra Server when authentication based on Public-Key Cryptography Standards (PKCS) #8 is used. ### Test Kitchen - Fixed an [issue](https://github.com/test-kitchen/kitchen-vagrant/issues/476) with the `kitchen-vagrant` plugin that would create an incorrectly formatted `Vagrantfile`. Thanks [PowerKiKi](https://github.com/PowerKiKi)! - Fixed an [issue](https://github.com/test-kitchen/kitchen-dokken/pull/262#issuecomment-1177232385) with the `kitchen-dokken` plugin so it will verify that the Docker `config.json` file exists before trying to parse credentials. Thanks [evandam](https://github.com/evandam)!