Skip to content
New issue

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

Unable to assign a name to an ec2 instance #194

Closed
nicholaskey-okta opened this issue Sep 21, 2015 · 1 comment
Closed

Unable to assign a name to an ec2 instance #194

nicholaskey-okta opened this issue Sep 21, 2015 · 1 comment

Comments

@nicholaskey-okta
Copy link

Hi Test Kitchen,

I would like to know if there is a way to assign a name to an ec2 instance in the .kitchen.yml file. I might have overlooked the documentation/README. but If it is possible, please direct me to the section that describes how to assign a name to the ec2 instance that is created using kitchen-ec2 driver.

Thanks!

Nicholas Key

@nicholaskey-okta
Copy link
Author

I found it ...

A name can be assigned to the ec2 instance using tag:

driver:
  tags:
    Name: NicholasKeyEC2inst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant