3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

106 commits

Author SHA1 Message Date
Jonas Chevalier ccc287f6d9
terraform-providers.openstack: 1.28.0 -> 1.43.1 (#139753)
Use the more updated version from the terraform registry.
2021-10-10 09:56:57 +00:00
zimbatm afc60010a6
terraform-providers.netlify: 0.4.0 -> 0.6.12
Switch base, https://github.com/hashicorp/terraform-provider-netlify has
been archived. AegirHealth is the freshest one and supports DNS
records that are needed for NixOS/nixos-org-configurations#163
2021-10-04 11:22:26 +02:00
Jonas Chevalier bc9e07ba10
terraform-providers.aws: 3.43.0 -> 3.56.0 (#136102) 2021-08-30 13:13:36 +02:00
Jonas Chevalier 7e495c1b55
terraform-providers.fastly: 0.16.1 -> 0.34.0 (#136158) 2021-08-30 11:55:59 +02:00
Florian Klink 7a8f6028c4
Merge pull request #132755 from flokli/terraform-provider-kubernetes-bump
terraform-providers.kubernetes: 2.1.0 -> 2.4.1, remove kubernetes-alpha
2021-08-05 12:01:33 +02:00
Florian Klink 8e7ecf4a23
Merge pull request #132760 from zimbatm/terraform-provider-ovh-0.15.0
terraform-providers.ovh: 0.8.0 -> 0.15.0
2021-08-05 12:01:12 +02:00
Ricardo Guevara d1dfdf7b3b
terraform-providers.datadog: 2.7.0 -> 3.2.0 (#104310) 2021-08-05 12:00:54 +02:00
Florian Klink 2ec3c8ec19 terraform-providers.kubernetes-alpha: remove
This has graduated to beta, and the kubernetes_manifest resource has
moved into terraform-provider-kubernetes.

To use it, you must be enabled in the provider block:

```hcl
provider "kubernetes" {
  experiments {
    manifest_resource = true
  }
  config_path = "~/.kube/config"
}
```
2021-08-05 11:52:32 +02:00
zimbatm d752fb3b44
terraform-providers.ovh: 0.8.0 -> 0.15.0
The provider had moved location, which prevented the auto-updated from
working.

https://github.com/hashicorp/terraform-provider-ovh ->
https://github.com/ovh/terraform-provider-ovh
2021-08-05 11:48:52 +02:00
Florian Klink 743a807550
Merge pull request #125467 from arcnmx/terraform-acme
terraform-providers.acme: 1.5.0-patched -> 2.5.2
2021-08-05 11:38:51 +02:00
Florian Klink 586172f0fe terraform-providers.kubernetes: 2.1.0 -> 2.4.1 2021-08-05 11:20:42 +02:00
zimbatm 0ed460f15c
terraform-providers.metal: 2.1.0 -> 3.0.0 2021-07-28 14:06:52 +02:00
Sandro e3d53a90ce
Merge pull request #127485 from asymmetric/update-tf-gce-provider
terraform-providers.google, google-beta: v3.62.0 -> v3.76.0
2021-07-24 22:47:59 +00:00
Lorenzo Manacorda 1154036a26 terraform-providers.google, google-beta: v3.62.0 -> v3.76.0 2021-07-24 13:01:31 +02:00
arcnmx bf6c627629 terraform-providers.oci: 3.79.0 -> 4.35.0 2021-07-18 11:11:24 -07:00
Florian Klink 5ec8029d37
terraform-providers.kubernetes-alpha: 0.3.3 -> 0.5.0 (#129666) 2021-07-10 19:42:59 +00:00
Romain Davaze 445c3649b6 terraform-providers.keycloak: 3.0.0 -> 3.1.1 2021-07-07 10:27:35 +02:00
Justinas Stankevicius 77a2f38892 terraform-providers.cloudflare: update source, 2.7.0 -> 2.23.0 2021-07-06 19:33:31 +03:00
arcnmx 7a6ecf8e89 terraform-providers.acme: 2.4.0 -> 2.5.2 2021-06-28 09:39:06 -07:00
Shea Levy 08931215f4
terraform-providers.grafana: 1.10.0 -> 1.12.0
Requires backport due to https://github.com/grafana/terraform-provider-grafana/issues/212
2021-06-23 17:38:45 -04:00
Martin Weinelt 2f4e5ccd6d
terraform-providers.vsphere: 1.24.3 -> 2.0.1
https://github.com/hashicorp/terraform-provider-vsphere/blob/v2.0.1/CHANGELOG.md\#201-june-09-2021
2021-06-17 16:03:10 +02:00
Jonas Chevalier 01127a0527
terraform-providers.kafka: 0.2.12 -> 0.3.3 (#126880) 2021-06-15 12:12:13 +02:00
Florian Klink 845f700a92 terraform-providers.ct: 0.6.1 -> 0.8.0
Bumps the Terraform SDK from 1.8.0 to 2.3.0, ensuring compatibility with
future versions of terraform.

Adds Fedora CoreOS Config v1.3.0 support.
2021-06-10 20:06:30 +02:00
Florian Klink 476165ba5e
terraform-providers.kafka-connect: init at 0.2.3 (#126368) 2021-06-09 15:52:17 +02:00
Sandro 45abcba183
Merge pull request #126217 from mupdt/grafana-terraform-v1.10.0 2021-06-09 15:42:27 +02:00
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
mupdt a5d51a575c terraform-providers.grafana: 1.5.0 -> 1.10.0 2021-06-08 12:54:34 +01: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
arcnmx 5a9129160d terraform-providers.acme: 1.5.0-patched -> 2.4.0
and move to upstream source
2021-06-02 23:02:49 -07: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
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
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 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