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.
knife-ec2
requireschef-client 12.14
or newer.- knife-ec2:#442 Added support to show flavor list in json format.
- knife-ec2:#439 Allow to accept multiple security group ids using --security-group-id option multiple times and added deprecated message for comma seprated --security-group-ids option.
- knife-ec2:#438 Specs for ec2 server list
- knife-ec2:#437 Fix --aws-credential-file issues
- knife-ec2:#436 basic is not a valid setting for winrm_ssl_verify_mode
- knife-ec2:#435 Fix for Winrm Authentication Failure issue during bootstrap
- knife-ec2:#434 Removed ruby2.0.0 from travis
- knife-ec2:#431 Pinned rack and ffi-yajl gem to older versions.
- knife-ec2:#430 Fixing --aws-config-file issues
- knife-ec2:#429 Added validation when spot-wait-mode option is given by user on CLI and spot-price option is not given.
- knife-ec2:#428 Fix for s3 secret not getting copied on target vm
- knife-ec2:#427 Addedd disable_api_termination option along with RSpecs.
- knife-ec2:#416 Modified help for option --security-group-ids
- knife-ec2:#409 Passing encrypted_data_bag_secret and encrypted_databag_secret_file
- knife-ec2:#405 Updated README file - added description of aws_config_file option
- knife-ec2:#399 Adding support for aws-config-file
- knife-ec2:#400 Added --json-for-attributes-file
- knife-ec2:#393 Please also read aws_session_token from credentials file - Richard Morrisey
- knife-ec2:#395 Fix security groups for spot requests in a VPC and make user input optional - Mikhail Bautin
- knife-ec2:#322 Implement support for ClassicLink Quention de Metz
- knife-ec2:#391 adding missing m4,d2,t2,and g2 ebs encryption flavors - Mario Harvey
- knife-ec2:#390 Modified create_ssl_listener option as per Mixlib-CLI.
- knife-ec2:#375 Attach network interfaces before bootstrap - Eric Herot
- knife-ec2:#389 --server-connect-attribute cleanup
- knife-ec2:#388 Updated Readme for --server-connect-attribute option
- knife-ec2:#384 server list in json format
- knife-ec2:#378 Readme improvements
- knife-ec2:#376 Remove instance colors
- knife-ec2:#377 Require fog-aws vs. fog
- knife-ec2:#368 Handle Errno::ENOTCONN when testing for sshd access - Eugene Bolshakov
- knife-ec2:#373 Update contributing docs
- knife-ec2:#374 Avoid sending nil runlist to Chef::Knife::Boostrap
- knife-ec2:#372 Cache gems in travis, update links and opscode -> chef
- knife-ec2:#371 fix typo in readme - Kyle West
- knife-ec2:#363 Add ssl config user data for ssl transport, if required append to user_data script specified by user.
- knife-ec2:#319 Pointing docs at itself. This is better then the non-existent chef.io docs.
- knife-ec2:#305 Updates to support standard .aws/credentials file
- knife-ec2 #354 knife-windows 1.0.0 dependency, support for validatorless bootstrap, other Chef 12 bootstrap options
- knife-ec2 #356 Added --forward-agent option
- knife-ec2:#330 Modification for attribute precedence issue
- knife-ec2:#293 s3_source: Lazy load fog library
- knife-ec2:#284 Enable Spot Pricing
- knife-ec2:#280 Support for EBS volume encryption in knife-ec2 server create options
- knife-ec2:#273 Remove -s option for data bag secret and subnets
- knife-ec2:#268 Updated gemspec to use fog v1.25
- knife-ec2:#265 showing error message for incorrect option input
- knife-ec2:#261 Remove 'em-winrm' gem dependency
- KNIFE-464 Support EC2 STS, i.e. AWS Federation tokens for authentication
- 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-466 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/chef/knife-ec2/commits to view changes in the form of commits to the source repository for releases before 0.8.0.