From 314a86433107b3d42e671dc8fbf82cc156294383 Mon Sep 17 00:00:00 2001 From: "kochetkov.s" Date: Fri, 23 Jan 2026 16:50:20 +0300 Subject: [PATCH] change pipeline generation + add tf dockerfile --- live/terragrunt.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live/terragrunt.hcl b/live/terragrunt.hcl index ef4bbff..f8716a0 100644 --- a/live/terragrunt.hcl +++ b/live/terragrunt.hcl @@ -21,7 +21,7 @@ remote_state { skip_metadata_api_check = true skip_requesting_account_id = true use_path_style = true - workspace_key_prefix = "" + skip_bucket_root_access = true } }