diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2022-06-07 11:40:54 -0300 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-06-07 21:36:40 +0000 |
| commit | 9d0e6f5e9d5b185930424309d01e195f926e1191 (patch) | |
| tree | 0d961a83d1740bc1b2700949595a24cbb3870d78 | |
| parent | Merge pull request #176665 from NixOS/backport-176494-to-release-22.05 (diff) | |
| download | nixpkgs-origin/backport-176717-to-release-22.05.tar.gz | |
terraform-providers.hetznerdns: init at 2.1.0origin/backport-176717-to-release-22.05
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 17b0d5d712d560d8d6ee9bb805a4475da859858a)
| -rw-r--r-- | pkgs/applications/networking/cluster/terraform-providers/providers.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pkgs/applications/networking/cluster/terraform-providers/providers.json b/pkgs/applications/networking/cluster/terraform-providers/providers.json index 7e379d480936..f161ea65da46 100644 --- a/pkgs/applications/networking/cluster/terraform-providers/providers.json +++ b/pkgs/applications/networking/cluster/terraform-providers/providers.json @@ -517,6 +517,15 @@ "vendorSha256": "sha256-HrsjhaMlzs+uel5tBlxJD69Kkjl+4qVisWWREANBx40=", "version": "5.0.2" }, + "hetznerdns": { + "owner": "timohirt", + "provider-source-address": "registry.terraform.io/timohirt/hetznerdns", + "repo": "terraform-provider-hetznerdns", + "rev": "v2.1.0", + "sha256": "sha256-QmD9UlQpyvEz4in1I960J0eC6xNtgk5z8tZUxaApOwE=", + "vendorSha256": "sha256-Bat/S4e5vzT0/XOhJ9zCWLa4IE4owLC6ec1yvEh+c0Y=", + "version": "2.1.0" + }, "htpasswd": { "owner": "loafoe", "provider-source-address": "registry.terraform.io/loafoe/htpasswd", |
