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
Using this module in the hashicorp/terraform Docker image fails because the image does not include bash. Is bash absolutely required, or could this module work with the /bin/sh that comes with the hashicorp/terraform Docker image?
The text was updated successfully, but these errors were encountered:
Using this module in the hashicorp/terraform Docker image fails because the image does not include
bash
. Is bash absolutely required, or could this module work with the/bin/sh
that comes with the hashicorp/terraform Docker image?The text was updated successfully, but these errors were encountered: