Skip to content

Commit

Permalink
fix: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
13archit committed Sep 16, 2024
1 parent 37dc448 commit 5485ec4
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# Run `make readme` to rebuild the `README.md`
#


# Name of this project
name: Terraform AZURE Monitor

Expand All @@ -16,9 +15,12 @@ github_repo: clouddrove/terraform-azure-monitor

# Badges to display
badges:
- name: "Terraform"
image: "https://img.shields.io/badge/Terraform-v1.1.7-green"
url: "https://www.terraform.io"
- name: "Latest Release"
image: "https://img.shields.io/github/release/clouddrove/terraform-azure-monitor.svg"
url: "https://github.com/clouddrove/terraform-azure-monitor/releases/latest"
- name: "tfsec"
image: "https://github.com/clouddrove/terraform-azure-monitor/actions/workflows/tfsec.yml/badge.svg"
url: "https://github.com/clouddrove/terraform-azure-monitor/actions/workflows/tfsec.yml"
- name: "Licence"
image: "https://img.shields.io/badge/License-APACHE-blue.svg"
url: "LICENSE.md"
Expand Down Expand Up @@ -55,4 +57,4 @@ usage: |-
"privatelink.oms.opinsights.azure.com",
]
}
```
```

0 comments on commit 5485ec4

Please sign in to comment.