How to debug a NULL_RESOURCE that connects to an instance?

Hi guys,

Was trying to figure out how to debug or check further logs for a “null_resource” that the intent is to connect via SSH to a remote instance and run a script.

The apply command gets stuck in this resource saying “Still creating…” and it does not seem to finish. Wanted to understand what is failing.

Thank you