Skip to content

Commit b516a77

Browse files
Merge pull request #61 from pascalinthecloud/add-repobeats
feat: add Repobeats analytics image to terraform-docs configuration
2 parents 47bdcb4 + c7067b6 commit b516a77

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.terraform-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,8 @@ content: |-
2828
2929
{{ .Outputs }}
3030
31+
## Repo Activity
32+
![Alt](https://repobeats.axiom.co/api/embed/d5c6fd467a9febbf9bea34fbcd6eb31174975075.svg "Repobeats analytics image")
33+
3134
output:
3235
file: "README.md"

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,7 @@ module "k8s_cluster_override" {
137137
| <a name="output_kubeconfig"></a> [kubeconfig](#output\_kubeconfig) | Kubernetes kubeconfig for the cluster |
138138
| <a name="output_talos_cluster_health"></a> [talos\_cluster\_health](#output\_talos\_cluster\_health) | Health status of the Talos cluster, can be used for other ressources to depend on |
139139
| <a name="output_talosconfig"></a> [talosconfig](#output\_talosconfig) | Talos configuration file for the cluster |
140+
141+
## Repo Activity
142+
![Alt](https://repobeats.axiom.co/api/embed/d5c6fd467a9febbf9bea34fbcd6eb31174975075.svg "Repobeats analytics image")
140143
<!-- END_TF_DOCS -->

0 commit comments

Comments
 (0)