Hello,
We started seeing this error in our dev env builds this morning.
The same code branch of TF code works fine in another int env (different state file).
Error: rpc error: code = Canceled desc = context canceled
Error: rpc error: code = Unavailable desc = transport is closing
Error: rpc error: code = Unavailable desc = transport is closing
There is no crash.log created in this case.
Tried setting TF_LOG=DEBUG but the output was not of much help
Terraform version: 0.12.17
AWS provider version: 2.45
Any tips how to troubleshoot further or clues why this is happening ?