From f76b1bfe2ef88ed826886ed1f4dcff35e6d54720 Mon Sep 17 00:00:00 2001 From: Chinmay Samant Date: Mon, 27 May 2024 15:00:42 +0530 Subject: [PATCH] update doc --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5d6e76e..9822a7b 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,14 @@ # Terraform Provider Instana -![CI/CD Build](https://github.com/gessnerfl/terraform-provider-instana/workflows/CICD/badge.svg) -[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=de.gessnerfl.terraform-provider-instana&metric=alert_status)](https://sonarcloud.io/dashboard?id=de.gessnerfl.terraform-provider-instana) - Terraform provider implementation for the Instana REST API. -Terraform Registry : +Terraform Registry : -Changes Log: **[CHANGELOG.md](https://github.com/gessnerfl/terraform-provider-instana/blob/master/CHANGELOG.md)** +Changes Log: **[CHANGELOG.md](https://github.com/instana/terraform-provider-instana/blob/master/CHANGELOG.md)** ## Documentation -The documentation of the provider can be found on the Terraform Registry Page . +The documentation of the provider can be found on the Terraform Registry Page . ## Implementation Details