Commit graph

2 commits

Author SHA1 Message Date
zimbatm ef64786cda
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 <wael.nasreddine@gmail.com>
2018-09-28 11:22:27 -07:00
Wael M. Nasreddine cc481cedda
terraform: update-all: add support for parsing list of providers in providers.txt 2018-09-27 09:51:35 -07:00