trying to fix errors we are getting on remote modules in terraform:
Error: Failed to download module
Could not download module "ModuleName" (api.tf:1) source code from
"github.com/[ORGNAME]/tfmodules/[ModuleName]": error downloading
'https://github.com/[ORGNAME]/tfmodules.git': git must be available and on
the PATH
trying to fix errors we are getting on remote modules in terraform:
I going off this example https://www.liquidweb.com/kb/install-git-ubuntu-16-04-lts/