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

Allow ignoring of hash checks that skip component deployments #361

Closed
demeyerthom opened this issue Feb 20, 2024 · 0 comments · Fixed by #362
Closed

Allow ignoring of hash checks that skip component deployments #361

demeyerthom opened this issue Feb 20, 2024 · 0 comments · Fixed by #362
Labels
enhancement New feature or request

Comments

@demeyerthom
Copy link
Contributor

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.

@demeyerthom demeyerthom added the enhancement New feature or request label Feb 20, 2024
demeyerthom added a commit that referenced this issue Feb 27, 2024
#362)

Fixes #361 

### NEW FEATURES 

- added option to force terraform execution even if no change is
detected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant