How do I insert a token/password into Terraform login?
I'm trying to use Terraform for automating infrastructure deployment, but I'm not sure how to securely insert a token or password for login. I need a way to authenticate Terraform without hardcoding credentials.