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`.
This commit is contained in:
parent
075e1f7ee4
commit
438878d2d7
@ -1042,11 +1042,13 @@
|
|||||||
"version": "1.0.1"
|
"version": "1.0.1"
|
||||||
},
|
},
|
||||||
"vsphere": {
|
"vsphere": {
|
||||||
"owner": "terraform-providers",
|
"owner": "hashicorp",
|
||||||
|
"provider-source-address": "registry.terraform.io/hashicorp/vsphere",
|
||||||
"repo": "terraform-provider-vsphere",
|
"repo": "terraform-provider-vsphere",
|
||||||
"rev": "v1.18.3",
|
"rev": "v1.24.3",
|
||||||
"sha256": "1cvfmkckigi80cvv826m0d8wzd98qny0r5nqpl7nkzz5kybkb5qp",
|
"sha256": "1sc60x3r4nb48p8yb7778fpk78acq808jzcd5ijnwxqakccml5kl",
|
||||||
"version": "1.18.3"
|
"vendorSha256": null,
|
||||||
|
"version": "1.24.3"
|
||||||
},
|
},
|
||||||
"vthunder": {
|
"vthunder": {
|
||||||
"owner": "terraform-providers",
|
"owner": "terraform-providers",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user