chore: cleanup code

This commit is contained in:
Jan-Ole Hübner 2025-02-03 10:41:24 +01:00
parent 768da3383f
commit 04f2c71c6d
2 changed files with 4 additions and 8 deletions

View file

@ -0,0 +1,3 @@
output "zones" {
value = length(local.zones)
}