3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

173 commits

Author SHA1 Message Date
Florian Klink 8f34dc4057
terraform-providers.metal: add missing provider-source-address attribute (#126206) 2021-06-08 15:24:59 +02:00
zimbatm 4a56c948d2
terraform-providers.aiven: init at 2.1.14 2021-06-08 14:12:40 +02:00
Florian Klink 6f1857f2f2
terraform-providers.metal: init at 2.1.0 (#125665)
terraform-provider-packet is deprecated, and this is its successor.
2021-06-04 18:20:38 +02:00
zimbatm 16a47f2597
terraform-providers.aws: 3.39.0 -> 3.43.0 2021-06-02 14:12:36 +02:00
Jonas Chevalier 6cb98e2d77
Merge pull request #122737 from zimbatm/update-terraform-providers
terraform-providers: updates
2021-05-29 11:26:57 +02:00
Sandro 8251842d12
Merge pull request #124243 from lblasc/terraform-provider-hcloud-update
terraform-provider-hcloud: 1.22.0 -> 1.26.0
2021-05-27 04:57:36 +02:00
Cole Helbling 4c7cf79b36 terraform-providers.hydra: 0.1.1 -> 0.1.2 2021-05-26 12:21:09 -07:00
Graham Christensen 0e91b031f6 terraform-providers.hydra: 0.1.0 -> 0.1.1 2021-05-24 17:51:31 -07:00
Luka Blaskovic 33d5dc3e7a terraform-provider-hcloud: 1.22.0 -> 1.26.0 2021-05-24 09:53:48 +00:00
Cole Helbling f1f0892955 terraform-providers.hydra: init at 0.1.0
https://determinate.systems/posts/terraform-provider-hydra/
2021-05-17 07:17:54 -04:00
zimbatm 743ee177bb
terraform-providers.random: 3.0.0 -> 3.1.0 2021-05-12 16:59:07 +02:00
zimbatm fe75c8ce4c
terraform-providers.kubernetes-alpha: 0.3.2 -> 0.3.3 2021-05-12 16:59:06 +02:00
zimbatm db1aa81307
terraform-providers.kubernetes: 2.0.2 -> 2.1.0 2021-05-12 16:59:06 +02:00
zimbatm 744c2ac836
terraform-providers.kubectl: init at 1.10.0 2021-05-12 16:59:06 +02:00
zimbatm 39a55d73d4
terraform-providers.local: 2.0.0 -> 2.1.0 2021-05-12 16:59:02 +02:00
zimbatm f6718c11b7
terraform-providers.null: 3.0.0 -> 3.1.0 2021-05-12 16:57:26 +02:00
zimbatm e6730b6aaf
terraform-providers.helm: 2.0.2 -> 2.1.2 2021-05-12 16:57:26 +02:00
zimbatm e197d81df4
terraform-providers.external: 2.0.0 -> 2.1.0 2021-05-12 16:56:34 +02:00
zimbatm 4bcdd851a8
terraform-providers.cloudinit: 1.0.0 -> 2.2.0 2021-05-12 16:56:33 +02:00
zimbatm 8320e5f332
terraform-providers.aws: 3.27.0 -> 3.39.0 2021-05-12 16:56:29 +02:00
Robert Helgesson 4c8edd64e8
terraform-providers: set keycloak provider source address 2021-05-11 23:22:03 +02:00
Robert Helgesson 9e8b1b0755
terraform-providers: bump Azure providers
Specifically,

- azuread: 0.10.0 -> 1.4.0

- azurerm: 2.13.0 -> 2.58.0

- azurestack: 0.9.0 -> 0.10.0
2021-05-11 19:44:42 +02:00
Louis Blin 15a78be3c3 terraform-provider-rancher2: 1.8.3 -> 1.13.0
Also update the repository to be sourced from Rancher's org on GitHub,
as the old repo under `terraform-providers/` has been archived:

https://github.com/terraform-providers/terraform-provider-rancher2

The 'About' section mentions how the new location is under `rancher/`:

https://github.com/rancher/terraform-provider-rancher2
2021-04-22 11:21:14 +01:00
Stephane TEYSSIER ae4b052cb5 terraform-providers: remove useless argument 2021-04-13 15:30:35 +02:00
stephane teyssier a6c6f06daf
terraform-providers: formatting
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-13 15:21:25 +02:00
Stephane TEYSSIER 1c5c091f46 terraform-providers.keycloak: use default model 2021-04-13 12:04:39 +02:00
Stephane TEYSSIER 317188f03f terraform-providers.keycloak: 1.20.0 -> 3.0.0 2021-04-13 12:03:13 +02:00
Jonas Chevalier dad38a48e8
terraform-provers.google: 3.47.0 -> 3.62.0 (#118051) 2021-03-30 13:46:39 +02:00
Florian Klink 27ac5016d7 terraform-providers.yandex: 0.40.0 -> 0.54.0
This terraform module has been moved to the yandex-cloud organization
and the old one archived, thus not receiving any updates.
2021-03-24 20:18:12 +01:00
zimbatm 012b3a659e
terraform-providers.kubernetes-alpha: nightly20200608 -> 0.3.2 2021-03-23 10:40:35 +01:00
Andreas Rammhold 4c6e467d26
terraform-providers.kubernetes: 1.13.3 -> 2.0.2 2021-03-04 12:34:53 +01:00
Andreas Rammhold 84e4da60df
terraform-providers.helm: 1.3.2 -> 2.0.2 2021-03-04 12:34:53 +01:00
Andreas Rammhold e3a4ba0052
terraform-providers: fix impurity about Nix version used
I wasn't able to figure out for which unstable version of Nix this is
supposed to work so I added nix itself to the package list. Nix will now
be the same stable version that is also provided in this nixpkgs
checkout.

To make it work with a stable Nix version I also had to trim the build
error output as otherwise it would contain the sha256 prefix & a newline
followed by "error:".
2021-03-04 12:34:48 +01:00
Wael Nasreddine 42a2ad0f44
terraform-providers.vultr: 1.5.0 -> 2.1.3 (#114593) 2021-02-27 13:44:51 -08:00
Jonas Chevalier 8868d8faad
Merge pull request #112789 from flokli/terraform-provider-aws-3.27.0
terraform-providers.aws: 3.20.0 -> 3.27.0
2021-02-11 16:18:49 +00:00
Florian Klink e8d1fec763
Merge pull request #112642 from IMIO/feat/update-vsphere-terraform-provider
terraform-providers.vsphere: 1.18.3 -> 1.24.3
2021-02-11 17:07:44 +01:00
Florian Klink 7eb298cad0
Merge pull request #112692 from IMIO/feat/update-elasticsearch-terraform-provider
terraform-providers.elasticsearch: 0.7.0 -> 1.5.2
2021-02-11 17:07:08 +01:00
Florian Klink 33c584b141 terraform-providers.aws: 3.20.0 -> 3.27.0 2021-02-11 17:03:27 +01:00
Jean-François Roche c84a1bb65e
terraform-providers.rabbitmq: 1.3.0 -> 1.5.1
Update the provider for rabbitmq with the latest version
2021-02-11 00:59:08 +01:00
Jean-François Roche b2071f5035
terraform-providers.elasticsearch: 0.7.0 -> 1.5.2
Define provider in `providers.json`.
Remove custom build for terraform provider.
2021-02-11 00:13:25 +01:00
Jean-François Roche 438878d2d7
terraform-providers.vsphere: 1.18.3 -> 1.24.3
We define the provider source address using the terraform registry.

This is a breaking change as reference in user required_providers will have to change from `nixpkgs/vsphere` to `hashicorp/vsphere`.
2021-02-10 12:30:42 +01:00
Sandro 0111346762
Merge pull request #112284 from urbas/terraform-shell-provider-simplify
terraform-providers.shell: uses default model
2021-02-08 10:12:12 +01:00
Matej Urbas a9e03c40a1 terraform-providers.shell: uses default model 2021-02-07 10:37:09 +00:00
R. RyanTM 721c2f9f0a terraform-providers.lxd: 1.4.0 -> 1.5.0 2021-02-06 21:31:43 +00:00
Ricardo Guevara 89136c1dce
terraform-provider-kafka: init at v0.2.12 (#111301) 2021-02-04 13:28:43 -08:00
Ivan Kovnatsky 34fc426ff1
terraform-providers.gitlab: 3.1.0 -> 3.4.0 2021-01-29 11:59:13 +02:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Jörg Thalheim ec334a1b01
Merge pull request #98992 from tvbeat/terraform-provider-libvirt-patch
terraform-provider-libvirt: base volume snapshot or copy
2021-01-23 16:19:04 +00:00
Matej Urbas 6a1bee335e
terraform-providers.shell: provider source address (#110160) 2021-01-20 17:42:36 +01:00
Luka Blaskovic bbdad5fa19 terraform-provider-libvirt: base volume snapshot or copy 2021-01-19 05:43:10 +00:00