  backend "http" {
    address = "http://foreman.example.com/api/v2/tf_states/host.example.com"
    headers = {
      Authorization = "Token secret123"
    }
  }
