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
I m getting an error while doing gcp.ImportSSHKeyE which is mentioning that the projectId is missing, after analyzing the code I made the following local modification and this worked. I m not sure if I am missing maybe some local configuration but form the examples I saw it doesn't seem so.
I m getting an error while doing
gcp.ImportSSHKeyE
which is mentioning that the projectId is missing, after analyzing the code I made the following local modification and this worked. I m not sure if I am missing maybe some local configuration but form the examples I saw it doesn't seem so.Problematic function: https://github.com/gruntwork-io/terratest/blob/master/modules/gcp/oslogin.go#L41
The text was updated successfully, but these errors were encountered: