|
3 | 3 | <!-- markdownlint-disable -->
|
4 | 4 | <a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/terraform-aws-macie/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-macie/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-macie.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-macie/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-macie.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-macie/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-macie.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-macie/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-macie.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 | <!--
|
@@ -37,7 +37,7 @@ Terraform module to provision [Amazon Macie](https://aws.amazon.com/macie/) - a
|
37 | 37 | >
|
38 | 38 | > <details>
|
39 | 39 | > <summary><strong>Watch demo of using Atmos with Terraform</strong></summary>
|
40 |
| -> <img src="https://github.com/cloudposse/atmos/blob/master/docs/demo.gif?raw=true"/><br/> |
| 40 | +> <img src="https://github.com/cloudposse/atmos/blob/main/docs/demo.gif?raw=true"/><br/> |
41 | 41 | > <i>Example of running <a href="https://atmos.tools"><code>atmos</code></a> to manage infrastructure from our <a href="https://atmos.tools/quick-start/">Quick Start</a> tutorial.</i>
|
42 | 42 | > </detalis>
|
43 | 43 |
|
@@ -88,18 +88,6 @@ Here is an example of using this module:
|
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| -<!-- markdownlint-disable --> |
92 |
| -## Makefile Targets |
93 |
| -```text |
94 |
| -Available targets: |
95 |
| -
|
96 |
| - help Help screen |
97 |
| - help/all Display help for all targets |
98 |
| - help/short This help short screen |
99 |
| - lint Lint terraform code |
100 |
| -
|
101 |
| -``` |
102 |
| -<!-- markdownlint-restore --> |
103 | 91 | <!-- markdownlint-disable -->
|
104 | 92 | ## Requirements
|
105 | 93 |
|
@@ -175,6 +163,11 @@ Available targets:
|
175 | 163 | <!-- markdownlint-restore -->
|
176 | 164 |
|
177 | 165 |
|
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
178 | 171 | ## Related Projects
|
179 | 172 |
|
180 | 173 | Check out these related projects.
|
@@ -308,7 +301,7 @@ All other trademarks referenced herein are the property of their respective owne
|
308 | 301 |
|
309 | 302 | ## Copyrights
|
310 | 303 |
|
311 |
| -Copyright © 2021-2024 [Cloud Posse, LLC](https://cloudposse.com) |
| 304 | +Copyright © 2021-2025 [Cloud Posse, LLC](https://cloudposse.com) |
312 | 305 |
|
313 | 306 |
|
314 | 307 |
|
|
0 commit comments