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 Region to Provider #25

Merged

Commits on Jun 14, 2017

  1. provider/openstack: Add Region to Provider

    This commit adds the region argument to the OpenStack provider.
    This enables a user to specify the region once at the provider-level
    and have all resources within that provider be built in that region.
    
    If a resource-level region was specified, it is still recognized
    and will override the provider-level region.
    jtopjian committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    b1c4ec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b57dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317816b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0bef05 View commit details
    Browse the repository at this point in the history