terraform-providers.thunder: rename from vthunder

This commit is contained in:
zowoq 2022-01-02 12:22:36 +10:00
parent b9d21473c3
commit 9abfc5e300
2 changed files with 10 additions and 7 deletions

View file

@ -92,6 +92,7 @@ let
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

@ -914,6 +914,15 @@
"sha256": "1cl83afm00fflsd3skynjvncid3r74fkxfznrs1v8qypcg1j79g1",
"version": "0.18.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",
@ -1001,13 +1010,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",
"repo": "terraform-provider-vultr",