Skip to content
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

fix(parser): Supports lists in for_each #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jscott22
Copy link

Currently for_each expansion only supports maps or sets. If a list is provided, the parsing skips expanding the for_each blocks resulting in unexpected output.

This PR adds support for lists of strings to be provided to the for_each argument.

@jscott22 jscott22 requested a review from simar7 as a code owner May 29, 2024 10:09
@CLAassistant
Copy link

CLAassistant commented May 29, 2024

CLA assistant check
All committers have signed the CLA.

@nikpivkin
Copy link
Collaborator

Hi @jscott22 !

The code from this repository has been moved to Trivy. Could you please open the PR there?

Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the stale label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants