Skip to content

Dynamic parameters #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Dynamic parameters #19

wants to merge 16 commits into from

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Aug 7, 2025

Emyrk and others added 16 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.
chore(terraform): hook into evaluateStep behavior with custom hooks
fix(terraform): 'count' meta argument sourced from submodule output
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.

1 participant