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

Add ebs type #21

Merged
merged 3 commits into from
Aug 17, 2015
Merged

Add ebs type #21

merged 3 commits into from
Aug 17, 2015

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Aug 17, 2015

describe ebs('my-ebs') do
   it { should exist }
   it { shoud be_in_use }
   its(:size) { should eq 100 }
   it { shoud be_attached_to('my-ec2') }
end

@k1LoW k1LoW changed the title [WIP]Add ebs type Add ebs type Aug 17, 2015
k1LoW added a commit that referenced this pull request Aug 17, 2015
@k1LoW k1LoW merged commit a37e93c into master Aug 17, 2015
@k1LoW k1LoW deleted the add-ebs branch August 17, 2015 15:02
@k1LoW
Copy link
Owner Author

k1LoW commented Aug 17, 2015

Released as v0.5.0.

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

Successfully merging this pull request may close these issues.

1 participant