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

Image does not define exists? #1127

Closed
joaogbcravo opened this issue Mar 11, 2016 · 2 comments
Closed

Image does not define exists? #1127

joaogbcravo opened this issue Mar 11, 2016 · 2 comments
Labels
feature-request A feature should be added or improved.

Comments

@joaogbcravo
Copy link
Contributor

Whould you implement this method?

(rdb:1) result = driver.ec2_resource.image('ami-30bd5151')

<Aws::EC2::Image id="ami-30bd5151">

(rdb:1) result.methods
[:id, :create_tags, ..., :wait_until, :data, :data_loaded?, :exists?, :load, :reload, :inspect, ...]

(rdb:1) result.exists?
/opt/chefdk/embedded/lib/ruby/2.1.0/debug.rb:290:in `eval':#exists? is not implemented for Aws::EC2::Image

@awood45
Copy link
Member

awood45 commented Mar 11, 2016

Thanks for being proactive on this!

@joaogbcravo
Copy link
Contributor Author

Thanks to be so quickly in accepting it :)

awood45 added a commit that referenced this issue Mar 15, 2016
@diehlaws diehlaws added feature-request A feature should be added or improved. and removed enhancement labels Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

4 participants