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 support for Account ID and random VPC in RandomResourceCollection #8

Merged
merged 3 commits into from
Mar 28, 2016

Conversation

brikis98
Copy link
Member

Many of our tests need the account ID or VPC details such as the VPC
id, name, and subnets. This change adds support for retrieving the
Account ID and fetching a random VPC in the current account and region.

Many of our tests need the account ID or VPC details such as the VPC
id, name, and subnets. This change adds support for retrieving the
Account ID and fetching a random VPC in the current account and region.
@brikis98
Copy link
Member Author

Merging automatically.

@brikis98 brikis98 merged commit 52f4b1c into master Mar 28, 2016
@brikis98 brikis98 deleted the more-random-collection-details branch March 28, 2016 21:49
"github.com/aws/aws-sdk-go/aws/session"
"strings"
"errors"
)
Copy link
Contributor

Choose a reason for hiding this comment

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

Order of imports.

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.

2 participants