Skip to content

Commit 8178e0c

Browse files
committed
chore: update README.md
1 parent 05f6d74 commit 8178e0c

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
**
1919
** This file was automatically generated by the `cloudposse/build-harness`.
2020
** 1) Make all changes to `README.yaml`
21-
** 2) Run `make init` (you only need to do this once)
22-
** 3) Run`make readme` to rebuild this file.
21+
** 2) Install [atmos](https://atmos.tools/install/) (you only need to do this once)
22+
** 3) Run`atmos readme` to rebuild this file.
2323
**
2424
** (We maintain HUNDREDS of open source projects. This is how we maintain our sanity.)
2525
**
@@ -187,6 +187,13 @@ To migrate from `v0` to `v1`, quote in your queries all `true`/`false` and Githu
187187
188188
189189
190+
## Inputs
191+
<!-- markdownlint-disable -->
192+
| Name | Description | Default | Required |
193+
|------|-------------|---------|----------|
194+
| config | YAML config | N/A | true |
195+
| query | JQ Query | . | true |
196+
<!-- markdownlint-restore -->
190197
191198
192199
@@ -283,7 +290,7 @@ All other trademarks referenced herein are the property of their respective owne
283290

284291

285292
---
286-
Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright)
293+
Copyright © 2017-2026 [Cloud Posse, LLC](https://cpco.io/copyright)
287294

288295

289296
<a href="https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-yaml-config-query&utm_content=readme_footer_link"><img alt="README footer" src="https://cloudposse.com/readme/footer/img"/></a>

0 commit comments

Comments
 (0)