From f3c1e05b008f60be5a5d7a1fd2b9ad15aa381ddd Mon Sep 17 00:00:00 2001 From: Mehdi-Bendriss Date: Fri, 23 Feb 2024 17:06:08 +0100 Subject: [PATCH] missing line break --- terraform/outputs.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/outputs.tf b/terraform/outputs.tf index 7e35e5fc8..943449446 100644 --- a/terraform/outputs.tf +++ b/terraform/outputs.tf @@ -64,4 +64,4 @@ output "s3_credentials_endpoint" { output "sharding_endpoint" { description = "Name of the endpoint to provide the shards interface." value = "sharding" -} \ No newline at end of file +}