After installing a new version of ChefDK you may get the following error message when you try to run Test Kitchen:
Message: Could not load the 'ec2' driver from the load path. Please ensure that your driver is installed as a gem or included in your Gemfile if using Bundler.
To install the EC2 driver in the correct Ruby version execute
gem install kitchen-ec2