terraform plan -detailed-exitcode return exit code despite non empty diff #36476
Labels
bug
new
new issue not yet triaged
waiting for reproduction
unable to reproduce issue without further information
Terraform Version
Terraform Configuration Files
Debug Output
Expected Behavior
tensorflow plan -detailed-exitcode
prints:And should thus return exit code 2.
Actual Behavior
Exit code 0 is returned.
Steps to Reproduce
terraform init
terraform plan -out plan.tfplan -detailed-exitcode
Additional Context
I am running inside an Ubuntu 22.04 Docker container inside a GH Action workflow and am installing terraform via
hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
.References
No response
Generative AI / LLM assisted development?
No response
The text was updated successfully, but these errors were encountered: