Skip to content

Commit 9486983

Browse files
committed
chore: remove unused scripts_dir local
1 parent d00ffce commit 9486983

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

infra/locals.paths.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ locals {
55
repo_root = abspath("${path.root}/..")
66
app_dir = "${local.repo_root}/app"
77
bootstrap_dir = "${local.repo_root}/bootstrap"
8-
scripts_dir = "${local.repo_root}/scripts"
98
build_dir = "${local.repo_root}/build"
109

1110
app_zip_path = "${local.build_dir}/app.zip"

0 commit comments

Comments
 (0)