v2.1.54 (2018-04-19)
New Features
- Inline and attached policies for aws_iam_user and aws_iam_users #2947 (clintoncwolfe)
Enhancements
- updating output for aws_iam_role to match other AWS resources #2960 (tmonk42)
- Amazon linux service mgmt detection #2970 (meringu)
- Upgrade Terraform version pins for integration testing #2968 (clintoncwolfe)
- Make names for AWS Config service objects optional #2928 (clintoncwolfe)
Bug Fixes
- aws_iam_policy statement search fix for degenerate policies #2958 (clintoncwolfe)
- Fixed numerous naming errors in aws_iam_vpcs integration tests #2961 (clintoncwolfe)
- Policy statement search: don't stacktrace on missing field #2962 (clintoncwolfe)
- updating kitchen-puppet example for the
puppet_apply
provisioner #2972 (moutons) - Add missing
git
to Dockerfile. #2969 (miah)
Merged Pull Requests
You can find v2.1.54 at downloads.chef.io, RubyGems, Habitat Builder, and Docker Hub.
Thanks
-Miah