# Functions

DecodeConfig decodes a backend config into a RemoteBackend object.
IsRemote returns whether the backend is defined and is of type "remote".
String returns a string pointer for a string value.

# Constants

DefaultHostname is the hostname for the public version of Terraform Cloud.

# Structs

RemoteBackend is a Terraform remote backend configuration.
Workspaces is a Terraform remote backend workspaces configuration.