File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- markdownlint-disable -->
4
4
# terraform-provider-utils <a href =" https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-provider-utils&utm_content= " ><img align =" right " src =" https://cloudposse.com/logo-300x69.svg " width =" 150 " /></a >
5
- <a href="https://github.com/cloudposse/terraform-provider-utils/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-provider-utils.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/actions/workflows/test.yml"><img src="https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-provider-utils/test.yml?style=for-the-badge" alt="Tests"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-provider-utils.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-provider-utils.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/actions/workflows/test.yml"><img src="https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-provider-utils/test.yml?style=for-the-badge" alt="Tests"/></a>
5
+ <a href="https://github.com/cloudposse/terraform-provider-utils/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-provider-utils.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/actions/workflows/test.yml"><img src="https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-provider-utils/test.yml?style=for-the-badge" alt="Tests"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-provider-utils.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/actions/workflows/test.yml"><img src="https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-provider-utils/test.yml?style=for-the-badge" alt="Tests"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-provider-utils.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-provider-utils.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a><a href="https://github.com/cloudposse/terraform-provider-utils/actions/workflows/test.yml"><img src="https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-provider-utils/test.yml?style=for-the-badge" alt="Tests"/></a>
6
6
<!-- markdownlint-restore -->
7
7
8
8
<!--
Original file line number Diff line number Diff line change @@ -30,6 +30,14 @@ badges:
30
30
image : https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-provider-utils/test.yml?style=for-the-badge
31
31
url : https://github.com/cloudposse/terraform-provider-utils/actions/workflows/test.yml
32
32
33
+ # List any related terraform modules that this module may be used with or that this module depends on.
34
+ - name : Last Updated
35
+ image : https://img.shields.io/github/last-commit/cloudposse/terraform-provider-utils.svg?style=for-the-badge
36
+ url : https://github.com/cloudposse/terraform-provider-utils/commits
37
+ - name : Tests
38
+ image : https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-provider-utils/test.yml?style=for-the-badge
39
+ url : https://github.com/cloudposse/terraform-provider-utils/actions/workflows/test.yml
40
+
33
41
# List any related terraform modules that this module may be used with or that this module depends on.
34
42
- name : Latest Release
35
43
image : https://img.shields.io/github/release/cloudposse/terraform-provider-utils.svg?style=for-the-badge
You can’t perform that action at this time.
0 commit comments