[ISSUE] Host Key Verification downloading TF Modules after implementing Dual Auth for Github.com and Github Enterprise. #4343
Labels
bug
Something isn't working
O: stale 🤖
This issue or pull request is stale, it will be closed if there is no activity
Describe the bug
While implementing and testing the solution on issue #2947, I ran into Host Key Verification Errors when terraform was trying to download custom terraform modules hosted on our Github Enterprise (GHE) server.
To Reproduce
Steps to reproduce the behavior:
git::ssh://git@ghe.example.com/MyOrg/tf_manheim_tags.git?ref=v2.2.0
for exampleoxsecurity/megalinter@v8
action with the unsecured variables in issue #2947 to provide dual authentication for both Github.com and Github Enterprise.Expected behavior
Expecting Host Keys from both Github.com and GHE to be combined in the SSH known_host file to allow pulling things from either environment.
Screenshots
Additional context
N/A
The text was updated successfully, but these errors were encountered: