Problem
You would like to start using Terraform Cloud and when trying to initialize it with the new remote backend (app.terraform.io), you get the following error:
Error: Required token could not be found
Make sure you configured a credentials block for app.terraform.io in your CLI
Config File.
Solution
Follow the instructions here https://www.terraform.io/docs/cloud/free/index.html and create a file ~/.terraformrc (in linux) with an API token.