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
In underlying kustomization I have healthCheck configured and point to terraform resources.
When terraform fails I have git commit status with a failure message from Terraform and from Kustomization.
But when Terraform is recovered from failure I have commit status update to successful just from Kustomization. Commit status fromTerraform remains failed despite on the fact that error has been resolved and Terraform is in Ready state.
The text was updated successfully, but these errors were encountered:
Hi team.
I have the following alert configured for GitHub provider
In underlying kustomization I have
healthCheck
configured and point to terraform resources.When terraform fails I have git commit status with a failure message from
Terraform
and fromKustomization
.But when
Terraform
is recovered from failure I have commit status update to successful just fromKustomization
. Commit status fromTerraform
remains failed despite on the fact that error has been resolved andTerraform
is inReady
state.The text was updated successfully, but these errors were encountered: