1. HashiCorp Developer Documentation
"About Terraform Cloud": This document outlines the key features of Terraform Cloud. It explicitly lists "Remote state management and locking" as a primary feature. The entire platform is described as "a central place to manage infrastructure
" which is facilitated by the web UI.
Source: HashiCorp
"About Terraform Cloud"
Terraform Documentation. Section: "Key Features".
2. HashiCorp Developer Documentation
"State in Terraform Cloud": This page details how state is managed. It states
"Terraform Cloud manages state for you. It stores the state in the service
and protects it with access controls." This directly supports the "Remote state storage" feature.
Source: HashiCorp
"State in Terraform Cloud"
Terraform Documentation. Section: "How Terraform Cloud Manages State".
3. HashiCorp Developer Documentation
"The UI-driven Run Workflow": This page describes one of the primary workflows
which is entirely based on interacting with the web interface. It states
"The most basic workflow for Terraform Cloud is the UI/VCS-driven workflow
which is a great starting point for many teams." This confirms the web-based UI as a central feature.
Source: HashiCorp
"The UI-driven Run Workflow"
Terraform Documentation. Introduction paragraph.