I wrote the code, did terraform init
, terraform validate
, then terraform plan
and then apply.
However aws_key_pair generation takes forever and never completes. Tried the question 2-3 times, same error.
Thus, not able to complete the task.
Is it that I need to put --endpoint http://aws:4566
along with terraform apply
???