nerdexam
HashiCorp

TERRAFORM-ASSOCIATE-004 · Question #168

Which of these are features of Terraform Cloud? Choose two correct answers.

The correct answer is A. A web-based user interface (Ul) D. Remote state storage. Terraform Cloud is HashiCorp's SaaS platform for collaborative Terraform workflows. A is correct: it provides a full web-based UI for managing workspaces, runs, variables, and team access. D is correct: remote state storage is a core Terraform Cloud feature, allowing teams to…

Submitted by certguy· Apr 18, 2026Understand Terraform Cloud and Enterprise Capabilities

Question

Which of these are features of Terraform Cloud? Choose two correct answers.

Options

  • AA web-based user interface (Ul)
  • BAutomated infrastructure deployment visualization
  • CAutomatic backups
  • DRemote state storage

How the community answered

(35 responses)
  • A
    91% (32)
  • B
    3% (1)
  • C
    6% (2)

Explanation

Terraform Cloud is HashiCorp's SaaS platform for collaborative Terraform workflows. A is correct: it provides a full web-based UI for managing workspaces, runs, variables, and team access. D is correct: remote state storage is a core Terraform Cloud feature, allowing teams to share state securely without managing a backend themselves. B is incorrect - Terraform Cloud does not provide automated infrastructure deployment visualization (tools like Infracost or Blast Radius do that separately). C is incorrect - automatic backups of infrastructure is not a built-in Terraform Cloud feature.

Topics

#Terraform Cloud#Remote State#Web Interface#Collaboration

Community Discussion

No community discussion yet for this question.

Full TERRAFORM-ASSOCIATE-004 Practice