Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants