github cloudposse/geodesic 0.109.0
0.109.0 Force `git` to use HTTPS instead of SSH for `atlantis`

latest releases: 2.9.6, 2.9.5, 2.9.4...
4 years ago

what

  • Force git to use HTTPS instead of SSH for atlantis

why

  • Even when git@github.com: protocol is specified for private GitHub repos, git will rewrite the URLs to use HTTPS protocol, for which we can use GITHUB_TOKEN (instead of SSH keys) to authenticate with GitHub when accessing private repos from atlantis

references

Don't miss a new geodesic release

NewReleases is sending notifications on new releases.