From 802c0ef1aa7382c3563ccb5de6483467419a87b4 Mon Sep 17 00:00:00 2001 From: Vishal Sharma Date: Thu, 5 Sep 2024 18:45:12 +0530 Subject: [PATCH] fix:Added dependencies and badges --- README.yaml | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/README.yaml b/README.yaml index 1e74dc0..de989fd 100644 --- a/README.yaml +++ b/README.yaml @@ -19,18 +19,36 @@ badges: - name: "Terraform" image: "https://img.shields.io/badge/Terraform-v1.1.7-green" url: "https://www.terraform.io" + - name: "tfsec" + image: "https://github.com/clouddrove/terraform-azure-log-analytics/actions/workflows/tfsec.yml/badge.svg" + url: "https://github.com/clouddrove/terraform-azure-log-analytics/actions/workflows/tfsec.yml" - name: "Licence" image: "https://img.shields.io/badge/License-APACHE-blue.svg" url: "LICENSE.md" + - name: "Changelog" + image: "https://img.shields.io/badge/Changelog-blue" + url: "CHANGELOG.md" + +# Prerequesties to display +prerequesties: + - name: Terraform + url: https://learn.hashicorp.com/terraform/getting-started/install.html + version: ">= 1.7.8" + +providers: + - name: azure + url: https://azure.microsoft.com/ + version: ">= 3.39.0" + +module_dependencies: + - name: Labels Module + url: https://github.com/clouddrove/terraform-azure-labels + description: Provides resource tagging. # description of this project description: |- Terraform module to create LOG-ANALYTICS resource on AZURE. -# extra content -include: - - "terraform.md" - # How to use this project # yamllint disable rule:line-length usage: |-