Note: this log contains only changes from knife-ec2 release 0.8.0 and later -- it does not contain the changes from prior releases. To view change history prior to release 0.8.0, please visit the source repository.
- Use IAM role for credentials
- Issue:#237 Provide a way to the validation key and data bag secret from S3
- Issue:#243 Support new AWS CLI configuration file format
- Update
knife-windows
gem dependency toknife-windows 0.8.rc.0
for improved Windows authentication integration - Update
fog
gem dependency tofog 1.23.0
- Provisioned IOPS support via the
--provisioned-iops
and--ebs-volume-type
options - KNIFE-464 Knife ec2 should use gateway from net::ssh config if available
- KNIFE-422 Knife ec2 server create doesn't respect identity file of gateway server from ssh_config
- KNIFE-458 Docs: Increase detail about necessary options for VPC instance creation
- KNIFE-456 Documentation for :aws_credential_file difficult to read
- KNIFE-455 knife ec2 may try to use private ip for vpc bootstrap even with --associate-public-ip flag
- KNIFE-453 knife-ec2 doesn't handle aws credentials files with windows line endings
- KNIFE-451 Update Fog version to 1.20.0
- KNIFE-430 server creation tunnelling should wait for a valid banner before continuing
- KNIFE-381 Gabriel Rosendorf Add ability to associate public ip with VPC instance on creation
Please see https://github.com/opscode/knife-ec2/commits to view changes in the form of commits to the source repository for releases before 0.8.0.