terraform-providers.dome9: remove
broken vendoring, needs to be fixed upstream
This commit is contained in:
parent
d47089b4a5
commit
738dcf6608
2 changed files with 1 additions and 9 deletions
|
@ -70,6 +70,7 @@ let
|
||||||
in
|
in
|
||||||
lib.optionalAttrs config.allowAliases {
|
lib.optionalAttrs config.allowAliases {
|
||||||
b2 = removed "b2" "2022/06";
|
b2 = removed "b2" "2022/06";
|
||||||
|
dome9 = removed "dome9" "2022/08";
|
||||||
opc = archived "opc" "2022/05";
|
opc = archived "opc" "2022/05";
|
||||||
oraclepaas = archived "oraclepaas" "2022/05";
|
oraclepaas = archived "oraclepaas" "2022/05";
|
||||||
template = archived "template" "2022/05";
|
template = archived "template" "2022/05";
|
||||||
|
|
|
@ -348,15 +348,6 @@
|
||||||
"vendorSha256": "sha256-aPt1y7UEL+Y4aRm0rfHr/yJ393NP2oAqgz7+fo/msQo=",
|
"vendorSha256": "sha256-aPt1y7UEL+Y4aRm0rfHr/yJ393NP2oAqgz7+fo/msQo=",
|
||||||
"version": "2.20.2"
|
"version": "2.20.2"
|
||||||
},
|
},
|
||||||
"dome9": {
|
|
||||||
"owner": "dome9",
|
|
||||||
"provider-source-address": "registry.terraform.io/dome9/dome9",
|
|
||||||
"repo": "terraform-provider-dome9",
|
|
||||||
"rev": "v1.27.4",
|
|
||||||
"sha256": "sha256-+3jIq7f21CkuF3UZYV3o+ZIdoQi0hFgO/qXwdhkcaPI=",
|
|
||||||
"vendorSha256": null,
|
|
||||||
"version": "1.27.4"
|
|
||||||
},
|
|
||||||
"elasticsearch": {
|
"elasticsearch": {
|
||||||
"owner": "phillbaker",
|
"owner": "phillbaker",
|
||||||
"provider-source-address": "registry.terraform.io/phillbaker/elasticsearch",
|
"provider-source-address": "registry.terraform.io/phillbaker/elasticsearch",
|
||||||
|
|
Loading…
Reference in a new issue