From dcd689be2212cff465af0c1a8f22630a8d57e81d Mon Sep 17 00:00:00 2001 From: Vedant Kalia Date: Fri, 29 Nov 2024 16:37:22 +0530 Subject: [PATCH] Fixed Readme.yaml (#78) --- README.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.yaml b/README.yaml index e418d32..5dc27c8 100644 --- a/README.yaml +++ b/README.yaml @@ -1,14 +1,11 @@ - - --- # # This is the canonical configuration for the `README.md` # Run `make readme` to rebuild the `README.md` # - # Name of this project -name: Terraform AZURE STORAGE +name : Terraform AZURE STORAGE # License of this project license: "APACHE" @@ -108,4 +105,4 @@ usage: |- subnet_id = module.subnet.default_subnet_id[0] log_analytics_workspace_id = module.log-analytics.workspace_id } - ``` + ``` \ No newline at end of file