Exam Terraform Associate All QuestionsBrowse all questions from this exam
Question 223

Which feature is not included in Terraform Cloud’s free tier?

    Correct Answer: C

    Terraform Cloud’s free tier includes workspace, remote state management, and a private module registry, but it does not include audit logging. This feature is part of the paid tiers and provides detailed tracking of user activity and changes, which is essential for higher security and compliance requirements.

Discussion
tbhtpOption: C

C. Audit logging is not included in Terraform Cloud's free tier. Terraform Cloud is a hosted service for Terraform that provides remote state management, a private module registry, and collaboration features such as workspaces and version control integration. However, audit logging is not included in the free tier. Audit logging allows you to track user activity in Terraform Cloud, including changes made to workspaces, modules, and variables. It provides a detailed audit trail that can help you troubleshoot issues, monitor security, and meet compliance requirements. Audit logging is available in Terraform Cloud's paid tiers, which provide additional features and support options. If you require audit logging or other advanced features, you can upgrade to a paid tier or consider using Terraform Enterprise, which provides additional enterprise-grade features and support.

JhaggarOption: C

Audit logging is not included in Terraform Cloud's free tier. Terraform Cloud is a hosted service for Terraform that provides remote state management, a private module registry, and collaboration features such as workspaces and version control integration. However, audit logging is not included in the free tier

uaxOption: C

As of 10/27/2023 Audit logging and Team management are not a included in the free tier. https://www.hashicorp.com/products/terraform/pricing?utm_source=google&utm_channel_bucket=paid&utm_medium=sem&utm_campaign=CLOUD_AMER_USA_ENG_BOFU_PRACTITIONER_SEM_A_ALL_TERRAFORM_CLD_GG_BRAND_-_Obility&utm_content=17089930762-133042352541-595455077952&utm_offer=signup&gclid=Cj0KCQjwz6ShBhCMARIsAH9A0qXE10su9PWOCTXGMRRoFQXE0njcfbf4SkMiMc7mp_Ad7RcdJ_2PiKwaAvOYEALw_wcB

blanco750Option: C

Audit logging only supported for terraform cloud business. Not even supported in terraform enterprise. I assume not supported in free plan as well. https://www.hashicorp.com/blog/hashicorp-terraform-cloud-audit-logging-with-splunk https://developer.hashicorp.com/terraform/cloud-docs/api-docs/audit-trails

oskarqOption: C

https://www.hashicorp.com/products/terraform/pricing Audit logging ony for Cloud Business and Enterprise not for Cloud Free Cloud Team & Governance in 2023

oussa_amaOption: D

D. Private module registry Terraform Cloud's free tier includes many features, including workspaces for collaboration, remote state management for tracking changes to infrastructure over time, and audit logging for security and compliance purposes. However, the free tier does not include a private module registry, which is a feature available in the paid tiers. The private module registry feature allows teams to publish and share their own private Terraform modules, which can be used across different workspaces in the organization. This feature is not included in the free tier and is only available in the paid tiers. Option A, B, and C are incorrect as workspaces, remote state management, and audit logging are all included in Terraform Cloud's free tier.

Nunyabiznes

Nope, I can tell you're using chatGPT, but chatGPT's most updated date is September 2021. If you go to this link, it clearly says: Free Tier supporting Private Modules. Answer is: C Link: https://www.hashicorp.com/products/terraform/pricing?utm_source=google&utm_channel_bucket=paid&utm_medium=sem&utm_campaign=CLOUD_AMER_USA_ENG_BOFU_PRACTITIONER_SEM_A_ALL_TERRAFORM_CLD_GG_BRAND_-_Obility&utm_content=17089930762-133042352541-595455077952&utm_offer=signup&gclid=Cj0KCQjwz6ShBhCMARIsAH9A0qXE10su9PWOCTXGMRRoFQXE0njcfbf4SkMiMc7mp_Ad7RcdJ_2PiKwaAvOYEALw_wcB

SaransundarOption: C

Answer D cannot be correct. From terraform document. "Terraform Cloud includes a private registry that is available to all accounts, including free organizations."

SaransundarOption: B

Answer is B. Using this link https://www.hashicorp.com/products/terraform/pricing go to "Visibility and Optimization". The feature Audit logging is not available for free tier.