Skip to content

Commit 49dbe87

Browse files
authored
chore: don't auto prune mainnet/testnet snapshots (#24813)
.
2 parents 7b08ef8 + 0ab4592 commit 49dbe87

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • spartan/terraform/cloudflare

spartan/terraform/cloudflare/main.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ locals {
7676
])
7777

7878
snapshots_only_folders = toset([
79-
"testnet",
80-
"mainnet",
8179
])
8280
}
8381

0 commit comments

Comments
 (0)