Skip to content

Commit a5b4a59

Browse files
chore: auto-fill README placeholders
1 parent fa50fdc commit a5b4a59

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
[![terraform-lint](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/terraform-lint.yml/badge.svg)](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/terraform-lint.yml)
2-
[![go](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/go.yml/badge.svg)](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/go.yml)
3-
[![update-readme](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/update-readme.yml/badge.svg)](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/update-readme.yml)
4-
[![create-release](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/release.yml/badge.svg)](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/release.yml)
5-
[![auto-fill-readme](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/auto-fill-readme.yml/badge.svg)](https://github.com/{{ORG_NAME}}/{{REPO_NAME}}/actions/workflows/auto-fill-readme.yml)
1+
[![terraform-lint](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/terraform-lint.yml/badge.svg)](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/terraform-lint.yml)
2+
[![go](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/go.yml/badge.svg)](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/go.yml)
3+
[![update-readme](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/update-readme.yml/badge.svg)](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/update-readme.yml)
4+
[![create-release](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/release.yml/badge.svg)](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/release.yml)
5+
[![auto-fill-readme](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/auto-fill-readme.yml/badge.svg)](https://github.com/devwithkrishna}/terraform-azure-template/actions/workflows/auto-fill-readme.yml)
66

7-
# {{REPO_NAME}}
7+
# terraform-azure-template
88

99
## Examples
1010

11-
Please find the [examples]((https://github.com/{{ORG_NAME}}/{{REPO_NAME}}//tree/main/examples)) here
11+
Please find the [examples]((https://github.com/devwithkrishna}/terraform-azure-template//tree/main/examples)) here
1212

1313
## 📂 Structure
1414

@@ -37,4 +37,4 @@ terraform-docs markdown table --output-file README.md --output-mode inject .
3737
```
3838

3939

40-
#### This repository is maintained by {{ORG_NAME}}.
40+
#### This repository is maintained by devwithkrishna}.

0 commit comments

Comments
 (0)