TA-002-P · Question #105
Please identify the offerings which are unique to Terraform Enterprise, and not available in either Terraform OSS, or Terraform Cloud. Select four.
The correct answer is A. Audit Logs B. Private Network Connectivity E. Clustering. Terraform Enterprise provides self-hosted features like enhanced audit logging, private network connectivity for the control plane, and clustering capabilities that are not available in Terraform OSS or Terraform Cloud.
Question
Please identify the offerings which are unique to Terraform Enterprise, and not available in either Terraform OSS, or Terraform Cloud. Select four.
Options
- AAudit Logs
- BPrivate Network Connectivity
- CVCS Integration
- DSentinel
- EClustering
How the community answered
(28 responses)- A79% (22)
- C7% (2)
- D14% (4)
Why each option
Terraform Enterprise provides self-hosted features like enhanced audit logging, private network connectivity for the control plane, and clustering capabilities that are not available in Terraform OSS or Terraform Cloud.
While Terraform Cloud offers audit trails, Terraform Enterprise, as a self-managed solution, typically provides more granular control and direct access to system-level audit logs, enabling deeper integration with enterprise-specific logging and compliance systems.
Terraform Enterprise can be deployed within an organization's private network infrastructure, allowing the control plane to operate securely without direct exposure to the public internet, a capability not offered by the public SaaS Terraform Cloud service.
VCS Integration is available in both Terraform Cloud and Terraform Enterprise, making it not unique to Enterprise.
Sentinel, HashiCorp's policy-as-code framework, is available in both Terraform Cloud (Business tier) and Terraform Enterprise, thus not being unique to Enterprise.
Terraform Enterprise supports clustered deployments for high availability and scalability, allowing customers to manage the underlying infrastructure for resilience. This differs from Terraform Cloud's managed SaaS architecture and Terraform OSS, which is a single-user command-line tool.
Concept tested: Terraform Enterprise unique features
Source: https://developer.hashicorp.com/terraform/cloud-enterprise/get-started/whats-the-difference
Topics
Community Discussion
No community discussion yet for this question.