Terraform can store the state remotely, making it easier to version and work with in a team.| State: Remote Storage | Terraform | HashiCorp Developer
Module composition allows infrastructure to be described from modular building blocks.| Module Composition | Terraform | HashiCorp Developer
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
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
Providers are plugins that allow Terraform to interact with services, cloud providers, and other APIs. Learn how to declare providers in a configuration.| Provider Requirements - Configuration Language | Terraform | HashiCorp Developer
Output values are the return values of a Terraform module.| Output Values - Configuration Language | Terraform | HashiCorp Developer