We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
driver: name: ec2 region: eu-west-1 availability_zone: c instance_type: t2.micro # AWS Free Tier associate_public_ip: true subnet_id: <%= ENV['AWS_SUBNET_ID'] %> tags: created-by: 'test-kitchen' launched-by: <%= ENV['USER'] %> Name: 'test-kitchen bastion-cookbook <%= Time.now.strftime("%d/%m/%Y %H:%M") %>'
availability_zone is always b. It seems that it is lost in the way.
The text was updated successfully, but these errors were encountered:
I am using the latest version, sha1 d176816
Sorry, something went wrong.
sorry I was wrong
No branches or pull requests
availability_zone is always b. It seems that it is lost in the way.
The text was updated successfully, but these errors were encountered: