Skip to content

Commit 2e68799

Browse files
authored
Update README.md and docs
1 parent 6dd7fae commit 2e68799

File tree

1 file changed

+11
-21
lines changed

1 file changed

+11
-21
lines changed

README.md

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11

22
<!-- markdownlint-disable -->
3-
# github-action-atmos-terraform-plan [![Latest Release](https://img.shields.io/github/release/cloudposse/github-action-atmos-terraform-plan.svg)](https://github.com/cloudposse/github-action-atmos-terraform-plan/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
3+
# github-action-atmos-terraform-plan<a href="https://cpco.io/homepage"><img align="right" src="https://cloudposse.com/logo-300x69.svg" width="150" /></a> [![Latest Release](https://img.shields.io/github/release/cloudposse/github-action-atmos-terraform-plan.svg)](https://github.com/cloudposse/github-action-atmos-terraform-plan/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
44
<!-- markdownlint-restore -->
55

6-
[![README Header][readme_header_img]][readme_header_link]
7-
8-
[![Cloud Posse][logo]](https://cpco.io/homepage)
96

107
<!--
118
@@ -30,22 +27,15 @@
3027

3128
This Github Action is used to run Terraform plan for a single, Atmos-supported component and save the given planfile to S3 and DynamoDB.
3229

33-
---
34-
35-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
36-
37-
38-
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
39-
40-
41-
42-
43-
44-
45-
46-
4730

31+
---
32+
> [!NOTE]
33+
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
34+
>
35+
> It's 100% Open Source and licensed under the [APACHE2](LICENSE).
36+
>
4837
38+
[![README Header][readme_header_img]][readme_header_link]
4939

5040

5141
## Introduction
@@ -239,7 +229,7 @@ Please use the [issue tracker](https://github.com/cloudposse/github-action-atmos
239229

240230
### 💻 Developing
241231

242-
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
232+
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with Cloud Posse's other projects, we would love to hear from you! Shoot us an [email][email].
243233

244234
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
245235

@@ -290,7 +280,7 @@ We deliver 10x the value for a fraction of the cost of a full-time engineer. Our
290280
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
291281
## License
292282

293-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
283+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=for-the-badge)](https://opensource.org/licenses/Apache-2.0)
294284

295285
See [LICENSE](LICENSE) for full details.
296286

@@ -317,7 +307,7 @@ under the License.
317307

318308
All other trademarks referenced herein are the property of their respective owners.
319309
---
320-
Copyright © 2017-2023 [Cloud Posse, LLC](https://cpco.io/copyright)
310+
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
321311
[![README Footer][readme_footer_img]][readme_footer_link]
322312
[![Beacon][beacon]][website]
323313
<!-- markdownlint-disable -->

0 commit comments

Comments
 (0)