Skip to content

Commit f09a479

Browse files
committed
chore: update README.md
1 parent 6fea27c commit f09a479

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

README.md

Lines changed: 6 additions & 14 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-aws-s3-bucket/blob/main/.github/banner.png?raw=true" alt="Project Banner"/></a><br/>
55
<p align="right">
6-
<a href="https://github.com/cloudposse/terraform-aws-s3-bucket/actions"><img src="https://github.com/cloudposse/terraform-aws-s3-bucket/workflows/test/badge.svg?branch=master" alt="GitHub Action Tests"/></a><a href="https://github.com/cloudposse/terraform-aws-s3-bucket/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-s3-bucket.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-s3-bucket/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-s3-bucket.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-aws-s3-bucket/actions"><img src="https://github.com/cloudposse/terraform-aws-s3-bucket/workflows/test/badge.svg?branch=master" alt="GitHub Action Tests"/></a><a href="https://github.com/cloudposse/terraform-aws-s3-bucket/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-s3-bucket.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-s3-bucket/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-s3-bucket.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
<!--
@@ -193,19 +193,6 @@ module "s3_bucket" {
193193

194194

195195

196-
<!-- markdownlint-disable -->
197-
## Makefile Targets
198-
```text
199-
Available targets:
200-
201-
help Help screen
202-
help/all Display help for all targets
203-
help/short This help short screen
204-
lint Lint terraform code
205-
test/% Run Terraform commands in the examples/complete folder; e.g. make test/plan
206-
207-
```
208-
<!-- markdownlint-restore -->
209196
<!-- markdownlint-disable -->
210197
## Requirements
211198

@@ -355,6 +342,11 @@ Available targets:
355342
<!-- markdownlint-restore -->
356343

357344

345+
346+
347+
348+
349+
358350
## Related Projects
359351

360352
Check out these related projects.

0 commit comments

Comments
 (0)