mach-composer / mach-composer-cli

MACH composer is an orchestration tool for modern MACH ecosystems, powered by Terraform infrastructure-as-code underneath.
https://docs.machcomposer.io
MIT License
48 stars 10 forks source link

Allow ignoring of hash checks that skip component deployments #361

Closed demeyerthom closed 6 months ago

demeyerthom commented 6 months ago

Currently we check if a component needs to be updated by comparing a config hash with a known hash. However sometimes we want to force a terraform plan/apply regardless of what the hashes say.