Skip to content

Commit ea4265d

Browse files
authored
chore: Update Scaffolding (#75)
1 parent 2e326b0 commit ea4265d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- markdownlint-disable -->
44
# terraform-yaml-stack-config <a href="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-yaml-stack-config&utm_content="><img align="right" src="https://cloudposse.com/logo-300x69.svg" width="150" /></a>
5-
<a href="https://github.com/cloudposse/terraform-yaml-stack-config/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-yaml-stack-config.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-yaml-stack-config/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-yaml-stack-config.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>
5+
<a href="https://github.com/cloudposse/terraform-yaml-stack-config/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-yaml-stack-config.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://github.com/cloudposse/terraform-yaml-stack-config/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-yaml-stack-config.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-yaml-stack-config/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-yaml-stack-config.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>
66
<!-- markdownlint-restore -->
77

88
<!--

README.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ github_repo: cloudposse/terraform-yaml-stack-config
2323

2424
# Badges to display
2525
badges:
26+
- name: Last Updated
27+
image: https://img.shields.io/github/last-commit/cloudposse/terraform-yaml-stack-config.svg?style=for-the-badge
28+
url: https://github.com/cloudposse/terraform-yaml-stack-config/commits
2629
- name: Latest Release
2730
image: https://img.shields.io/github/release/cloudposse/terraform-yaml-stack-config.svg?style=for-the-badge
2831
url: https://github.com/cloudposse/terraform-yaml-stack-config/releases/latest
@@ -60,6 +63,8 @@ categories:
6063

6164
# List any related terraform modules that this module may be used with or that this module depends on.
6265

66+
# List any related terraform modules that this module may be used with or that this module depends on.
67+
6368
# List any related terraform modules that this module may be used with or that this module depends on.
6469
related:
6570
- name: "terraform-provider-utils"

0 commit comments

Comments
 (0)