Skip to content

Conversation

Emyrk added 7 commits April 9, 2025 10:00
Do not expand unknown `count` blocks. Run `expandBlocks` in eval to
allow submodule returns to affect the `count` when using module
outputs.
The depth of submodule evalutation is still limited
Module counts are incorrectly being handled
evaluateStep handles many terraform semantics such as default
values for 'variables'. A hook into these steps allows defining
additional semantics, likely to mirror those of the actual provider
implementation.
Emyrk and others added 22 commits April 10, 2025 05:21
…tiple instances of blocks (aquasecurity#8555)

Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
…quasecurity#8718)

Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
…curity#8656)

Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
…aquasecurity#8733)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rity#8271)

Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
Co-authored-by: Simar <simar@linux.com>
…quasecurity#8762)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
knqyf263 and others added 27 commits May 13, 2025 10:24
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
Signed-off-by: Ashwani Kumar Kamal (sneaky-potato) <ashwanikamal.im421@gmail.com>
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…rs) (aquasecurity#8816)

Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
…quasecurity#8887)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….1.1 (aquasecurity#8901)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Terraform `path.cwd` intends to be the directory `terraform` was
executed from. This value should be controllable by the caller.
Especially when using in memory file systems, the actual filesystem
is irrelevant.
…bute (aquasecurity#8906)

Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
…strings to not be matched (aquasecurity#8602)

Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
@Emyrk Emyrk force-pushed the dynamic_parameters branch from e6b004b to bee4dda Compare May 27, 2025 17:00
@Emyrk Emyrk closed this Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.