diff --git a/live/terragrunt.hcl b/live/terragrunt.hcl index 196cb4b..ef4bbff 100644 --- a/live/terragrunt.hcl +++ b/live/terragrunt.hcl @@ -20,7 +20,8 @@ remote_state { skip_credentials_validation = true skip_metadata_api_check = true skip_requesting_account_id = true - force_path_style = true + use_path_style = true + workspace_key_prefix = "" } }