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 } }