Your root module contains a variable namednum_servers. Which is the correct way to pass its value to a child module with an input namedservers?
What does terraform destroy do?
Terraformrequiresthe Go runtime as a prerequisite for installation.
You need to destroy all of the resources in your Terraform workspace, except for aws_instance.ubuntu[1], which you want to keep. How can you tell Terraform to stop managing that specific resource without destroying it?