Nathan
Results
2
issues of
Nathan
Update all calls to use IMDSv2[1] which is a session-based rather than just simple request-response. This requires 2 changes: - Obtaining a session token from `/latest/api/token` - Passing this token...
## Describe the bug When running super-linter via GH actions `terraform get` fails to download modules from private repositories due to Host key verification failure. When running in a local...
bug