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(api): correctly manage Remediation Strategy precedence between repo & layer #263

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

LucasMrqes
Copy link
Collaborator

@LucasMrqes LucasMrqes commented Apr 18, 2024

The RemediationStrategy.AutoApply parameter from TerraformRepository always take precedence over its equivalent in TerraformLayers. As for all other parameters that are configurable both in layers & repositories, a configuration in a layer should always override the one in its corresponding repository

@LucasMrqes LucasMrqes force-pushed the fix/remediation-strategy-override branch 2 times, most recently from ec34a6b to c878868 Compare April 23, 2024 21:07
@LucasMrqes LucasMrqes force-pushed the fix/remediation-strategy-override branch from c878868 to 6293ce0 Compare April 28, 2024 13:10
@Alan-pad Alan-pad merged commit e813e45 into main Apr 29, 2024
5 checks passed
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.

2 participants