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
This commit is contained in:
parent
e39242130f
commit
15a78be3c3
1 changed files with 6 additions and 4 deletions
|
@ -823,11 +823,13 @@
|
|||
"version": "1.5.0"
|
||||
},
|
||||
"rancher2": {
|
||||
"owner": "terraform-providers",
|
||||
"owner": "rancher",
|
||||
"provider-source-address": "registry.terraform.io/hashicorp/rancher2",
|
||||
"repo": "terraform-provider-rancher2",
|
||||
"rev": "v1.8.3",
|
||||
"sha256": "1k2d9j17b7sssliraww6as196ihdcra1ylhg1qbynklpr0asiwna",
|
||||
"version": "1.8.3"
|
||||
"rev": "v1.13.0",
|
||||
"sha256": "0xczv9qsviryiw95yd6cl1nnb0daxs971fm733gfvwm36jvmyr89",
|
||||
"vendorSha256": "0apy6qbmshfj4pzz9nqdhyk6h7l9qwrccz30q8ljl928pj49q04c",
|
||||
"version": "1.13.0"
|
||||
},
|
||||
"random": {
|
||||
"owner": "hashicorp",
|
||||
|
|
Loading…
Reference in a new issue