You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the terraform-boot's healthcheck method just returns OK without performing any checks.
This must be changed to check if terraform binary is available and executable (may be simple hello world command to check) and then return healthcheck status accordingly.
The text was updated successfully, but these errors were encountered:
currently the terraform-boot's healthcheck method just returns OK without performing any checks.
This must be changed to check if terraform binary is available and executable (may be simple hello world command to check) and then return healthcheck status accordingly.
The text was updated successfully, but these errors were encountered: