diff --git a/pkgs/applications/networking/cluster/terraform-providers/default.nix b/pkgs/applications/networking/cluster/terraform-providers/default.nix index 71a7f5dec26d..882f7737de59 100644 --- a/pkgs/applications/networking/cluster/terraform-providers/default.nix +++ b/pkgs/applications/networking/cluster/terraform-providers/default.nix @@ -122,6 +122,7 @@ let googleworkspace = archived "googleworkspace" "2025/10"; huaweicloudstack = archived "huaweicloudstack" "2025/10"; metal = archived "metal" "2025/10"; + stackpath = archived "stackpath" "2025/10"; }; # excluding aliases, used by terraform-full diff --git a/pkgs/applications/networking/cluster/terraform-providers/providers.json b/pkgs/applications/networking/cluster/terraform-providers/providers.json index d0da253fb25a..8b6b07bffa2e 100644 --- a/pkgs/applications/networking/cluster/terraform-providers/providers.json +++ b/pkgs/applications/networking/cluster/terraform-providers/providers.json @@ -1244,15 +1244,6 @@ "spdx": "MIT", "vendorHash": "sha256-vcuUt3WIo1TnLApch410JgtyCzliQRYMQQQ2Z9diDZ8=" }, - "stackpath": { - "hash": "sha256-n1IPOJ1NlguNMJASCXjNNUK0b5wGYe29aTcw7fNwVcU=", - "homepage": "https://registry.terraform.io/providers/stackpath/stackpath", - "owner": "stackpath", - "repo": "terraform-provider-stackpath", - "rev": "v2.1.0", - "spdx": "MPL-2.0", - "vendorHash": "sha256-G+5vSXhxmt0Qsqt7vnecPZfIxAonNF3l7ygQZ0nemnU=" - }, "statuscake": { "hash": "sha256-zXBZZA+2uRN2FeGrayq0a4EBk7T+PvlBIwbuxwM7yBc=", "homepage": "https://registry.terraform.io/providers/StatusCakeDev/statuscake",