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

Get region value from provider.region, fix for a12ccea4 #3

Merged
merged 1 commit into from
Oct 10, 2017
Merged

Get region value from provider.region, fix for a12ccea4 #3

merged 1 commit into from
Oct 10, 2017

Conversation

sharabash
Copy link

Commit a12ccea added code to persist the region associated with an
instance to use it later on when searching for the instance on AWS.
The modification added a function in the provider that returns the
region either from this saved state or from the default configuration.
This fix updates the code at various points to use this function rather
then rely on the default configuration for the region value.

Commit a12ccea added code to persist the region associated with an
instance to use it later on when searching for the instance on AWS.
The modification added a function in the provider that returns the
region either from this saved state or from the default configuration.
This fix updates the code at various points to use this function rather
then rely on the default configuration for the region value.
@mkubenka mkubenka merged commit 5ec4001 into mkubenka:mkubenka Oct 10, 2017
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