Skip to content
This repository was archived by the owner on Jun 28, 2019. It is now read-only.

Conversation

diidiiman
Copy link

Have added a possibility to get the tag - value pairs as parameters out of EC2 instance to Capistrano server parameters.

@@ -1,5 +1,10 @@
# Cap-EC2 changelog

## 1.0.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can release this separately.

spec.add_development_dependency "rake"

spec.add_dependency "aws-sdk"
spec.add_dependency "aws-sdk-v1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We require v2 now in the new versions.

def ec2_connect(region=nil)
AWS.start_memoizing
AWS::EC2.new(
AWS::EC2::Client.new(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change this to be compatible with v2?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants