From 49370ad8191200f5c716185800f42b3e77b2964c Mon Sep 17 00:00:00 2001 From: eganhashicorp <93212880+eganhashicorp@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:53:36 -0700 Subject: [PATCH] TF Pro language updates on Developer (#2496) * Added details about TF PRO * Updated blurb * remove sentence * updated AWS pre-req * Update prereq image to brand standards * Added info about the duality of the exam content --------- Co-authored-by: laurencknows <126801274+laurencknows@users.noreply.github.com> --- .../terraform-authoring-operations-professional.mdx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/content/certifications/exam-faqs/terraform-authoring-operations-professional.mdx b/src/content/certifications/exam-faqs/terraform-authoring-operations-professional.mdx index 03c1071364..3a2d67b262 100644 --- a/src/content/certifications/exam-faqs/terraform-authoring-operations-professional.mdx +++ b/src/content/certifications/exam-faqs/terraform-authoring-operations-professional.mdx @@ -6,17 +6,19 @@ Coming soon! ## Prerequisites -We strongly recommend that you pass the associate-level Terraform exam before taking the professional-level exam. The professional-level exam is intended for practitioners who have extensive experience with Terraform in a production environment, and understand the concepts covered in the associate exam. +This exam assesses both advanced configuration authoring and a deep understanding of Terraform workflows. Earning this credential reflects that the practitioner has professional-level expertise in both domains. We strongly recommend that you pass the associate-level Terraform exam before taking the professional-level exam. The professional-level exam is intended for practitioners who have extensive experience with Terraform in a production environment, and understand the concepts covered in the associate exam. - HashiCorp Certified: Terraform Associate Certification (recommended) -- Linux skills such as the ability to list and edit files via command terminal -- Experience working with a cloud provider (AWS, GCP, Azure) and experience with cloud credentials +- Linux skills, such as the ability to list and edit files via command terminal +- Experience using the Terraform AWS Provider in a production environment +- Experience using cloud credentials - Familiarity with YAML, JSON, HCL, and CSV formats - Understanding of the networking stack and networking protocols, including TCP/IP and UDP +- Advanced configuration authoring and a deep understanding of Terraform workflows