terraform-aws-modules / terraform-aws-ec2-instance

Terraform module to create AWS EC2 instance(s) resources πŸ‡ΊπŸ‡¦
https://registry.terraform.io/modules/terraform-aws-modules/ec2-instance/aws
Apache License 2.0
754 stars 1.87k forks source link

ec2-instance module is not getting downloaded #406

Closed sheikh221994 closed 18 hours ago

sheikh221994 commented 19 hours ago

Could not download module "ec2-instance" (module.tf:1) source code from "git::https://github.com/terraform-aws-modules/terraform-aws-ec2-instance?ref=29230f956912d751a01a5694510f684754a93196": error β”‚ downloading 'https://github.com/terraform-aws-modules/terraform-aws-ec2-instance?ref=29230f956912d751a01a5694510f684754a93196': git must be available and on the PATH.

sheikh221994 commented 19 hours ago

I have tried with iam module as well same issue

antonbabenko commented 18 hours ago

Please check the terraform documentation since this problem is not related to the module but to your local setup.