Workspaces have their own separate state data. Learn how HCP Terraform uses state and how to access state from across workspaces.| Manage workspace state in HCP Terraform | Terraform | HashiCorp Developer
Import and manage existing resources with Terraform using configuration-driven import.| Import - Configuration Language | Terraform | HashiCorp Developer
Learn how to configure workspace settings for notifications, permissions, health, locking, policies, run triggers, SSH keys, team access, version control, and deletion.| Workspaces settings in HCP Terraform | Terraform | HashiCorp Developer
Use the HCP Terraform permission model to manage user access to organizations, projects, and workspaces.| Permission model in HCP Terraform | Terraform | HashiCorp Developer
Use HCP Terraform's UI and VCS-driven run workflow to automatically queue runs when merging new commits to the VCS repository branch associated with a workspace.| UI and VCS-driven run workflow in HCP Terraform | Terraform | HashiCorp Devel...
Learn about the different run modes and options available in HCP Terraform to customize behavior during runs.| Run modes and options in HCP Terraform | Terraform | HashiCorp Developer
Learn how to use HCP Terraform and Terraform Enterprise on the command line with the Terraform CLI.| Use HCP Terraform or Terraform Enterprise with the Terraform CLI | Terraform ...
Count helps you efficiently manage nearly identical infrastructure resources without writing a separate block for each one.| The count Meta-Argument - Configuration Language | Terraform | HashiCorp Deve...
The for_each meta-argument allows you to manage similar infrastructure resources without writing a separate block for each one.| The for_each Meta-Argument - Configuration Language | Terraform | HashiCorp D...
Data sources allow Terraform to use external data, function output, and data from other configurations. Learn data resource arguments, behavior, and lifecycle.| Data Sources - Configuration Language | Terraform | HashiCorp Developer
Output values are the return values of a Terraform module.| Output Values - Configuration Language | Terraform | HashiCorp Developer
HCP Terraform runs Terraform operations remotely through the UI, API, or CLI. Learn how HCP Terraform manages runs.| Remote operations in HCP Terraform | Terraform | HashiCorp Developer
Retrieves the root module output values from a Terraform state snapshot stored in a remote backend.| The terraform_remote_state Data Source | Terraform | HashiCorp Developer