Hello InSpec friends!
We are delighted to announce the availability of version 4.20.2 of Chef InSpec. Changes include:
Improvements
- Accurate InSpec CLI input parsing for numeric values and structured data, which were previously treated as strings. Numeric values are cast to an integer or float and YAML or JSON structures are converted to a hash or an array.
- Suppress deprecation warnings on
inspec exec
with the--silence-deprecations
option. - Expanded
only_if
documentation.
Bug Fixes
- Fixed an issue in testing for file existence on Solaris 10.
Get the Build
You can download binaries directly from downloads.chef.io.