Skip to content

Commit 007b60e

Browse files
committed
chore: update README.md
1 parent dda7ab3 commit 007b60e

1 file changed

Lines changed: 6 additions & 15 deletions

File tree

README.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- markdownlint-disable -->
44
<a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/terraform-yaml-stack-config/blob/main/.github/banner.png?raw=true" alt="Project Banner"/></a><br/>
55
<p align="right">
6-
<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></p>
6+
<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://cloudposse.com/slack"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a></p>
77
<!-- markdownlint-restore -->
88

99
<!--
@@ -47,7 +47,6 @@ It supports deep-merged variables, settings, ENV variables, backend config, remo
4747

4848
## Introduction
4949

50-
5150
The module is composed of the following sub-modules:
5251

5352
- [vars](modules/vars) - accepts stack configuration and returns deep-merged variables for a Terraform or helmfile component.
@@ -86,7 +85,6 @@ see [examples/stacks](examples/stacks).
8685

8786
## Examples
8887

89-
9088
Here's an example of a stack configuration file:
9189

9290
```yaml
@@ -327,18 +325,6 @@ See [examples/remote-state](examples/remote-state) for more details.
327325

328326

329327

330-
<!-- markdownlint-disable -->
331-
## Makefile Targets
332-
```text
333-
Available targets:
334-
335-
help Help screen
336-
help/all Display help for all targets
337-
help/short This help short screen
338-
lint Lint terraform code
339-
340-
```
341-
<!-- markdownlint-restore -->
342328
<!-- markdownlint-disable -->
343329
## Requirements
344330

@@ -402,6 +388,11 @@ Available targets:
402388
<!-- markdownlint-restore -->
403389

404390

391+
392+
393+
394+
395+
405396
## Related Projects
406397

407398
Check out these related projects.

0 commit comments

Comments
 (0)