Skip to content

Commit d8bbb6a

Browse files
committed
Add Tests badge to README.md
1 parent e9436bb commit d8bbb6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Terraform AWS SSM Parameters Module
2+
[![Tests](https://github.com/automationd/atun/actions/workflows/tests.yml/badge.svg)](https://github.com/AutomationD/atun/actions/workflows/tests.yml)
23

34
The main goal of the module is to provide a consistent way to manage service SSM parameters. Suitable for use with [External Secrets](https://external-secrets.io/latest/).
45

@@ -71,4 +72,4 @@ No modules.
7172
| Name | Description |
7273
|------|-------------|
7374
| <a name="output_ssm_parameter_paths"></a> [ssm\_parameter\_paths](#output\_ssm\_parameter\_paths) | A list of paths to created parameters |
74-
<!-- END_TF_DOCS -->
75+
<!-- END_TF_DOCS -->

0 commit comments

Comments
 (0)