From f89b3dd3b9a935e324938d16b53bd84cc1e39d5d Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sun, 9 Feb 2025 09:34:42 -0500 Subject: [PATCH] pull down the s3 we goin to r2 --- infrastructure/wce.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/infrastructure/wce.nix b/infrastructure/wce.nix index 12b30a2..0a0ad20 100644 --- a/infrastructure/wce.nix +++ b/infrastructure/wce.nix @@ -30,13 +30,6 @@ }; }; - "aws_s3_bucket"."attic-cache" = { - bucket_prefix = "wce-"; - tags = { - Name = "WCE Attic Binary Cache"; - }; - }; - #"digitalocean_droplet"."do-wce-lighthouse1" = { # image = "177939596"; # nixos-digitalocean # name = "WCE-Lighthouse1";