terraform-providers.template: archived

This commit is contained in:
zowoq 2022-05-26 20:27:33 +10:00
parent 030abdb377
commit 870d43c5aa
2 changed files with 1 additions and 9 deletions

View File

@ -72,6 +72,7 @@ let
lib.optionalAttrs config.allowAliases {
opc = archived "2022/05";
oraclepaas = archived "2022/05";
template = archived "2022/05";
};
# excluding aliases, used by terraform-full

View File

@ -1103,15 +1103,6 @@
"vendorSha256": "sha256-7DGY+L41bJJrtLwdWgu2aMCefgcmtR6tmH12foi68Kc=",
"version": "2.16.0"
},
"template": {
"owner": "hashicorp",
"provider-source-address": "registry.terraform.io/hashicorp/template",
"repo": "terraform-provider-template",
"rev": "v2.2.0",
"sha256": "12pn1i06jz4xl50md94yfdggg3pg5bv1viwf35izizm5rnyksyv2",
"vendorSha256": null,
"version": "2.2.0"
},
"tencentcloud": {
"owner": "tencentcloudstack",
"provider-source-address": "registry.terraform.io/tencentcloudstack/tencentcloud",