Merge pull request #153206 from qowoz/tf-misc

terraform-providers: misc updates
This commit is contained in:
Jonas Chevalier 2022-01-03 11:03:45 +01:00 committed by GitHub
commit c4b5d9ea54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 21 deletions

View File

@ -64,6 +64,7 @@ let
chef = archived; # added 2022/01
cherryservers = archived; # added 2022/01
clc = archived; # added 2022/01
cloudstack = throw "removed from nixpkgs"; # added 2022/01
cobbler = archived; # added 2022/01
cohesity = archived; # added 2022/01
dyn = archived; # added 2022/01
@ -86,10 +87,12 @@ let
rancher = archived; # added 2022/01
rightscale = archived; # added 2022/01
runscope = archived; # added 2022/01
segment = throw "removed from nixpkgs"; # added 2022/01
softlayer = archived; # added 2022/01
telefonicaopencloud = archived; # added 2022/01
terraform = archived; # added 2022/01
ultradns = archived; # added 2022/01
vthunder = throw "provider was renamed to thunder"; # added 2022/01
});
in
automated-providers // special-providers // { inherit mkProvider; }

View File

@ -208,13 +208,6 @@
"vendorSha256": null,
"version": "3.2.0"
},
"cloudstack": {
"owner": "terraform-providers",
"repo": "terraform-provider-cloudstack",
"rev": "v0.3.0",
"sha256": "0zmyww6z3j839ydlmv254hr8gcsixng4lcvmiwkhxb3hj1nw8hcw",
"version": "0.3.0"
},
"constellix": {
"owner": "Constellix",
"provider-source-address": "registry.terraform.io/Constellix/constellix",
@ -923,13 +916,6 @@
"vendorSha256": null,
"version": "1.2.0"
},
"segment": {
"owner": "ajbosco",
"repo": "terraform-provider-segment",
"rev": "v0.2.0",
"sha256": "0ic5b9djhnb1bs2bz3zdprgy3r55dng09xgc4d9l9fyp85g2amaz",
"version": "0.2.0"
},
"selectel": {
"owner": "selectel",
"provider-source-address": "registry.terraform.io/selectel/selectel",
@ -1047,6 +1033,15 @@
"vendorSha256": "1g77ghz4928kfpidqd92cy6xkrqmz2y97x7g7lb55mw3mxg2bsx5",
"version": "0.27.0"
},
"thunder": {
"owner": "a10networks",
"provider-source-address": "registry.terraform.io/a10networks/thunder",
"repo": "terraform-provider-thunder",
"rev": "v0.5.21-beta",
"sha256": "1z52ifdi0nj3miwjz96zkmszh13l3vcbijgacfa28j2shasjyfwd",
"vendorSha256": null,
"version": "0.5.21-beta"
},
"time": {
"owner": "hashicorp",
"provider-source-address": "registry.terraform.io/hashicorp/time",
@ -1148,13 +1143,6 @@
"vendorSha256": null,
"version": "2.0.2"
},
"vthunder": {
"owner": "terraform-providers",
"repo": "terraform-provider-vthunder",
"rev": "v0.1.0",
"sha256": "1mw55g0kjgp300p6y4s8wc91fgfxjm0cbszfzgbc8ca4b00j8cc2",
"version": "0.1.0"
},
"vultr": {
"owner": "vultr",
"provider-source-address": "registry.terraform.io/vultr/vultr",