From 6d115361602a6de5fb015ec2cfc8d3fea00b4156 Mon Sep 17 00:00:00 2001 From: Saqib Perwaiz Date: Fri, 8 Sep 2023 16:12:47 +0530 Subject: [PATCH] INFRA-2109| Saqib | Add SoarQube dashboard link in readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74a53e9..d608598 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ This tool provisions infra resources like rds, s3 on demand with details given i Simply explained, its a thin wrapper over terraform to hide the complexities like hcl, remote backend, targeted resources etc when provisioning resources. +## SonarQube dashboard +Take a look at the [sonarqube dashboard](https://sonarqube.cmd.navi-tech.in/dashboard?id=Infra-Provisioner) + ## Usage Guide ##### Install `go get -u -v github.com/navi-infra/infra-provisioner` @@ -44,4 +47,4 @@ Always run ## After commit Always - create a tag and push -- run gocd infra agent pipeline \ No newline at end of file +- run gocd infra agent pipeline