We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a452c9b commit a649470Copy full SHA for a649470
README.md
@@ -134,6 +134,7 @@ Which would provide the same output as passing only `secrets-arn` in `v0`
134
| Name | Description | Default | Required |
135
|------|-------------|---------|----------|
136
| component | The atmos component extract the settings for. | N/A | false |
137
+| process-templates | Enable/disable processing of Go templates in Atmos stacks manifests. | true | false |
138
| settings | The settings to extract. | N/A | false |
139
| settings-path | The settings path using JSONPath expressions. | N/A | false |
140
| stack | The atmos stack extract the settings for. | N/A | false |
0 commit comments