File tree Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Original file line number Diff line number Diff line change 3
3
<!-- markdownlint-disable -->
4
4
<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 />
5
5
<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 >
7
7
<!-- markdownlint-restore -->
8
8
9
9
<!--
@@ -193,19 +193,6 @@ module "s3_bucket" {
193
193
194
194
195
195
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 -->
209
196
<!-- markdownlint-disable -->
210
197
## Requirements
211
198
@@ -355,6 +342,11 @@ Available targets:
355
342
<!-- markdownlint-restore -->
356
343
357
344
345
+
346
+
347
+
348
+
349
+
358
350
## Related Projects
359
351
360
352
Check out these related projects.
You can’t perform that action at this time.
0 commit comments