QuestionQ67

HCP Terraform

Which HCP Terraform capability is recommended for using the same cloud-provider credentials across multiple workspaces?

  • A Variable sets
  • B Version Control System (VCS) integration
  • C The terraform_remote_state data source
Explanation

Variable sets centrally define reusable variables, including sensitive cloud-provider credential environment variables, and can be assigned to multiple HCP Terraform workspaces.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!