File tree Expand file tree Collapse file tree 1 file changed +5
-19
lines changed
Expand file tree Collapse file tree 1 file changed +5
-19
lines changed Original file line number Diff line number Diff line change 22
33<!-- markdownlint-disable -->
44<a href =" https://cpco.io/homepage " ><img src =" https://github.com/cloudposse/github-action-atmos-get-setting/blob/main/.github/banner.png?raw=true " alt =" Project Banner " /></a ><br />
5- <p align =" right " >
6- <a href =" https://github.com/cloudposse/github-action-atmos-get-setting/releases/latest " ><img src =" https://img.shields.io/github/release/cloudposse/github-action-atmos-get-setting.svg " alt =" Latest Release " /></a ><a href =" https://slack.cloudposse.com " ><img src =" https://slack.cloudposse.com/badge.svg " alt =" Slack Community " /></a ></p >
5+
6+
7+ <p align =" right " ><a href =" https://github.com/cloudposse/github-action-atmos-get-setting/releases/latest " ><img src =" https://img.shields.io/github/release/cloudposse/github-action-atmos-get-setting.svg?style=for-the-badge " alt =" Latest Release " /></a ><a href =" https://github.com/cloudposse/github-action-atmos-get-setting/commits " ><img src =" https://img.shields.io/github/last-commit/cloudposse/github-action-atmos-get-setting.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 >
8+
9+ </p >
710<!-- markdownlint-restore -->
811
912<!--
@@ -127,27 +130,10 @@ Which would provide the same output as passing only `secrets-arn` in `v0`
127130
128131
129132
130- <!-- markdownlint-disable -->
131-
132- # # Inputs
133133
134- | Name | Description | Default | Required |
135- |------|-------------|---------|----------|
136- | component | The atmos component extract the settings for. | N/A | false |
137- | process-functions | Enable/disable processing of Terraform functions in Atmos stacks manifests. | true | false |
138- | process-templates | Enable/disable processing of Go templates in Atmos stacks manifests. | true | false |
139- | settings | The settings to extract. | N/A | false |
140- | settings-path | The settings path using JSONPath expressions. | N/A | false |
141- | stack | The atmos stack extract the settings for. | N/A | false |
142134
143135
144- # # Outputs
145136
146- | Name | Description |
147- |------|-------------|
148- | settings | The settings values when multiple settings are returned. |
149- | value | The value of the setting when a single setting is returned. |
150- <!-- markdownlint-restore -->
151137
152138
153139# # Related Projects
You can’t perform that action at this time.
0 commit comments