Commit Graph

12 Commits

Author SHA1 Message Date
zimbatm 5f7cad19a8 terraform: update plugins 2018-04-01 20:44:41 +01:00
Peter Hoeg 4468378187 terraform: update plugins 2018-03-19 15:12:52 +08:00
Peter Hoeg 3d509de00b terraform: multiple provider updates 2018-03-15 14:25:12 +08:00
Raitis 4e63119c54 terraform: add the version component to terraform provider paths (#34497)
Terraform checks the provider versions, but this breaks if the versions
are not provided, as they can be, if the plugins are provided by nix.
2018-02-06 21:09:22 +00:00
zimbatm b50810de8b terraform: plugins update 2018-01-10 22:33:47 +00:00
Mateusz Kowalczyk d34860b0ce Update terraform provider versions
-scaffolding is a new meta repo, exclude it explicitly from update script
2017-12-18 13:18:52 +00:00
Maximilian Bode 6bacdee6a4 terraform: upgrade providers 2017-11-22 22:48:47 +01:00
adisbladis a426b96fcd terraform: 0.10.2 -> 0.10.7 (#30055)
* terraform: 0.10.2 -> 0.10.7

* terraform: Update all providers
2017-10-04 22:14:13 +01:00
zimbatm 9f2ff1d31a terraform: revamp the providers list (#29097)
This fixes the ./update-all script to actually fetch all the available
providers (thanks pagination). It was also improver to user a more
compact representation of the data.
2017-09-08 19:36:43 +01:00
zimbatm 101ccc0629 terraform: providers list (#28818)
* terraform: move plugin index

* terraform: introduce update script for plugins

* terraform: update provider list
2017-09-01 15:49:24 +01:00
Dan Peebles bcbcbfcfa5 terraform: add template plugin for 0.10 2017-08-31 12:35:52 -04:00
Dan Peebles 80319c1238 terraform: manage 0.10 plugins with Nix
Also add a few starter plugins/providers
2017-08-30 18:35:26 -04:00