AG

Results 7 issues of AG

**Describe the bug** globals that contain conditions in parent folders and depend on other globals fail to evaluate with `eval` and `get-config-value` **To Reproduce** Steps to reproduce the behavior: 1....

**Is your feature request related to a problem? Please describe.** Right now, `for` loops and dynamic evaluation of content is not supported inside the `content` block of `generate_hcl`. `lets` block...

enhancement
planned

**Is your feature request related to a problem? Please describe.** Add the ability to run against a stack by `name` or `id` **Describe the solution you'd like** In a CI...

enhancement
planned

| Q | A |------------ | ----- | Version | 2.0.5 |Support Question | yes |Bug Report | for me yes ### Support Question I have implemented a custom collection...

Bug
Needs Test

**Is your feature request related to a problem? Please describe.** The current behavior of the `lets` block is that it's evaluated all the time regardless of the `condition` result, this...

enhancement
planned

**Is your feature request related to a problem? Please describe.** Like `yamldecode` and `jsondecode`, it would be really useful to have a function `hcldecode` that allows you to read HCL...

enhancement
planned

**Is your feature request related to a problem? Please describe.** Right now, many commands complain about obsolete code which breaks the flow of dev, I want to propose introducing a...

enhancement