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

terraform: update all providers and move nixos provider under terraform.withPlugins #47407

Merged
merged 6 commits into from
Sep 30, 2018

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    77b5440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f95c18f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    cc481ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dadabb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. terraform: move providers to terraform-providers

    Before, providers were only built indirectly. Since proviers don't
    depend on terraform to build they can be moved into their own collection
    of packages. This also has the advantage that they can be reached
    directly using an attribute path (Eg: terraform-providers.nixos).
    
    Co-authored-by: Wael Nasreddine <[email protected]>
    zimbatm and kalbasit committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    ef64786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff45f3 View commit details
    Browse the repository at this point in the history