Commit Graph

18 Commits

Author SHA1 Message Date
Florian Klink
5bf656e33b terraform: filter out azure-classic while generating data.nix 2018-08-04 00:54:21 +02:00
Florian Klink
5d4ab1baaa terraform: update all providers
also, stop excluding terraform.plugins.telefonicaopencloud (since
c07670bcdc), as there's a tag on their
repo now.
2018-08-04 00:54:21 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frédéric Menou
c07670bcdc terraform: update all providers
terraform-provider-telefonicaopencloud is excluded: no tag in their repository.
2018-06-28 02:26:18 +02:00
Alexandre Esteves
e8459cb970 terraform/providers/update-all: Fix typo in help message (#39863) 2018-05-02 20:02:18 +02:00
zimbatm
ad7bc980d2 terraform: update all plugins 2018-04-27 12:54:40 +01:00
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