padok-team / burrito

🌯 Burrito is a TACoS 🌮
https://padok-team.github.io/burrito
Apache License 2.0
251 stars 9 forks source link

fix(api): correctly manage Remediation Strategy precedence between repo & layer #263

Closed LucasMrqes closed 5 months ago

LucasMrqes commented 5 months ago

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