D16: HashiCorp Ecosystem Post-IBM Acquisition (2026)
Last Updated: April 30, 2026
Scope: Complete HashiCorp product portfolio, certifications, licensing, career paths, and post-acquisition landscape
Audience: DevOps engineers, SREs, Infrastructure Engineers, cloud architects
Executive Summary
IBM completed its acquisition of HashiCorp on February 27, 2025, for $6.4 billion. As of April 2026, the HashiCorp ecosystem remains core to infrastructure automation across enterprise hybrid cloud and Kubernetes environments. Three products carry formal certifications: Terraform, Vault, and Consul. All others (Boundary, Nomad, Packer, Waypoint, Vagrant) remain community-supported with no formal cert track.
The August 2023 shift to Business Source License (BSL) for Terraform sparked the OpenTofu fork, which achieved CNCF Sandbox status in April 2025. This deep-dive covers both Terraform and OpenTofu as parallel IaC standards going forward.
Career progression: SRE/DevOps → HashiCorp Associate → Operations Professional. Median salary: Terraform-skilled engineers $130–165K; HashiCorp company roles $162–250K. Free learning: HashiCorp Learn tutorials (developer.hashicorp.com/tutorials) + Discuss community forum. Paid: KodeKloud, Pluralsight, Cloud Posse.
Part 1: Terraform (Infrastructure as Code — Flagship)
1.1 Terraform Associate (003) — Retired January 7, 2026
Status: End-of-life
Exam Code: TA-003
Duration: 60 minutes
Format: Multiple-choice, online-proctored (Certiverse)
Cost: $70.50 USD per attempt
Validity: 2 years (from pass date)
Product Version Tested: Terraform 0.12 → 1.6
Key Topics:
- State file management and locking
- Module composition and reusability
- Provider configuration and data sources
- Workspace and team collaboration
- Basic HCP Terraform workflows
Retirement Timeline:
- Last day of scheduling: January 6, 2026
- Last day of exam availability: January 7, 2026
- No grandfathering; new learners must pursue 004
References:
1.2 Terraform Associate (004) — Live January 8, 2026
Status: Current (replacing 003)
Exam Code: TA-004
Duration: 60 minutes
Format: Multiple-choice, online-proctored (Certiverse)
Cost: $70.50 USD per attempt
Validity: 2 years
Product Version Tested: Terraform 1.12 (released January 2026)
Scheduling Open: December 9, 2025
First Exam Date: January 8, 2026
New in 004 (vs. 003):
The 004 exam reflects how teams actually use Terraform today:
- Lifecycle management:
create_before_destroy, conditional resource creation,prevent_destroy - Custom conditions: Validation rules beyond basic variable type checking
- Ephemeral values and write-only arguments: New Terraform 1.12 features for sensitive workflows
- HCP Terraform projects & workspaces: Multi-repo, multi-team, multi-environment orchestration
- Dynamic expressions:
for_each,map(),merge()in real-world module patterns - Advanced state workflows: State locking, remote state management at scale
Target Practitioner:
- Write and understand basic Terraform configurations
- Manage state safely in team environments
- Compose and modify reusable modules
- Collaborate using HCP Terraform projects and workspaces
Study Resources:
- Official: Terraform Associate 004 Study Path - HashiCorp Developer
- Community: Udemy, Linux Academy (now A Cloud Guru), Cloud Posse, KodeKloud
- Hands-on labs: Pluralsight, KodeKloud, HashiCorp Learn
References:
- FlashGenius: HashiCorp Certified: Terraform Associate (004) – The Ultimate 2026 Exam Guide
- HashiCorp Developer Certifications
1.3 Terraform Authoring & Operations Professional — Lab-Based
Status: Current
Exam Code: TAP (Authoring and Operations Professional)
Duration: 4 hours
Format: Mixed multiple-choice (12 questions) + lab scenarios (4 hands-on labs)
Cost: $165 USD per attempt
Validity: 2 years
Product Version: Terraform 1.6 (current); Azure provider in active development for 2026 release
Environment: Pre-provisioned Linux (bash), AWS (current) or Azure (2026)
What You'll Do:
- Modify real Terraform configurations in a live environment
- Provision actual cloud infrastructure (AWS EC2, S3, IAM, networking)
- Manage state files, implement locking, resolve drift
- Demonstrate module development, dynamic HCL, team workflows
- Answer grading validates config syntax, state integrity, and resource settings
Prerequisites:
- Strongly recommended: Pass Terraform Associate 004 first
- Basic Linux CLI (navigate, copy, permissions, create directories)
- Production-level Terraform authoring experience
- Experience with HCP Terraform workflows (teams, workspaces, VCS integration)
Target Role:
- Platform engineers responsible for enterprise IaC patterns
- DevOps leads designing Terraform standards
- SREs managing multi-cloud provisioning at scale
Study Resources:
- Terraform Professional Certification Study Path - HashiCorp Developer
- Terraform Authoring and Operations Professional Exam Orientation
- Third-party: LeanPub, Medium, Udemy
References:
- Exam Orientation - Terraform Authoring & Operations Pro | Terraform | HashiCorp Developer
- Terraform Authoring and Operations Professional in 2026
1.4 Terraform Licensing Controversy: BSL → OpenTofu Fork
Timeline:
| Date | Event |
|---|---|
| Aug 10, 2023 | HashiCorp announces BSL 1.1 license change for Terraform ≥1.6 |
| Aug 11, 2023 | OpenTofu initiative launched (Gruntwork, Spacelift, Harness, Env0, Scalr, others) |
| Jan 2024 | OpenTofu 1.6 reaches stable release (drop-in Terraform 1.5 replacement) |
| Feb 27, 2025 | IBM completes HashiCorp acquisition |
| Apr 23, 2025 | CNCF accepts OpenTofu at Sandbox maturity level |
| Apr 30, 2026 | OpenTofu adoption steady at 10M+ downloads; 38% of Terraform users evaluating migration |
Terraform BSL 1.1 (Post-Aug 10, 2023):
- Non-open-source source-available license
- Allowed: Use for internal infrastructure, hiring, learning, non-competing products
- Prohibited: Cloud vendors, SaaS platforms, tool vendors embed Terraform without explicit license
- Migration: Terraform ≥1.6 (2023 onward); all versions ≤1.5 remain MPL 2.0
- Conversion clause: License converts to MPL 2.0 four years after release (e.g., Terraform 1.6 → MPL 2.0 Aug 2027)
Key Criticism: Venture-funded vendors and consultancies (Spacelift, Harness, Env0) could not build closed-source SaaS on Terraform; IBM acquisition raised concerns about enterprise lock-in and further license restrictions.
OpenTofu Response:
- License: MPL 2.0 (true open-source; OSI-recognized)
- Drop-in compatibility: Terraform 1.5 + earlier versions; works with existing .tf files
- Governance: Linux Foundation (via CNCF); vendor-neutral steering committee
- Adoption: 10M+ downloads (2026); used in production by Fortune 500 + startups
- Status: Sandbox level CNCF project; maturing toward Incubating level
Current (2026) State:
- Terraform: Widely used; still dominant in enterprises; IBM investment signals stability
- OpenTofu: Production-ready; gaining market share among consultancies and vendors
- Both coexist; teams choose based on licensing/governance constraints
References:
- IBM Completes Acquisition of HashiCorp, Creates Comprehensive, End-to-End Hybrid Cloud Platform (IBM Newsroom, Feb 2025)
- Terraform License Change (BSL) - Impact on Users & Providers
- OpenTofu: The Open-Source Alternative to Terraform
- What is OpenTofu? The Open-Source Terraform Fork Explained (2026)
- OpenTofu Manifesto
1.5 HCP Terraform (SaaS / Enterprise)
Product: Managed Terraform state + remote runs + team collaboration
Pricing (2026): Usage-based; "managed resources" billing
| Tier | Managed Resources | Concurrent Runs | Cost |
|---|---|---|---|
| Free | 500 | 1 | $0 |
| Essentials | Unlimited | 3 | $0.10/resource/month |
| Standard | Unlimited | 10 | $0.47/resource/month |
| Premium | Unlimited | 200 | $0.99/resource/month |
Free Tier Timeline:
- Legacy Free: Ending March 31, 2026
- New Free: 500 managed resources, unlimited users, no time limit
- Existing legacy users: Auto-migrated to new Free tier by March 31
Key Features:
- VCS integration (GitHub, GitLab, Bitbucket)
- State locking and remote runs
- Policy as Code (Sentinel)
- Private module registry
- Team management and RBAC
- Drift detection
- Cost estimation per run
References:
- HashiCorp Product Pricing
- HCP Terraform Free Tier Ending March 2026: Your Options & Migration Paths
- Estimate HCP Terraform cost | Terraform | HashiCorp Developer
Part 2: Vault (Secrets Management)
2.1 Vault Associate (003)
Status: Current
Exam Code: HCVA0-003
Duration: 60 minutes
Format: Multiple-choice (scenario-based), online-proctored (Certiverse)
Cost: $70.50 USD per attempt
Validity: 2 years
Product Version: Vault 1.16
No retirement announced; 003 remains indefinite (unlike Terraform Associate)
Core Topics:
- Vault architecture (components, seal, unseal, HA)
- Authentication methods (AppRole, JWT, LDAP, Kubernetes, OIDC)
- Authorization policies (HCL policy syntax, least privilege)
- Static and dynamic secrets (SSH, database, PKI)
- Transit encryption
- Secrets lifecycle (rotation, expiration)
Study Path:
- Vault Associate (003) Learning Path - HashiCorp Developer
- Third-party: Udemy, KodeKloud, Pluralsight, Whizlabs
References:
- Security Automation | HashiCorp Developer
- HashiCorp Cloud Engineer Certifications: The Ultimate 2026 Guide to Terraform, Vault, and Beyond (FlashGenius)
2.2 Vault Operations Professional — Lab-Based
Status: Current
Exam Code: VOP (Operations Professional)
Duration: 4 hours
Format: Mixed multiple-choice + lab-based scenarios in Docker containers
Cost: $295 USD per attempt (includes one free retake)
Validity: 2 years
Product Version: Vault Enterprise (features tested; community free trial available)
Environment: Pre-provisioned Linux, Docker containers
What You'll Do:
- Deploy Vault in HA configuration
- Configure auth methods and policies
- Set up dynamic secrets (SSH, database)
- Implement encryption as a service (Transit engine)
- Perform replication and disaster recovery
- Monitor Vault logs and audit trails
- Troubleshoot and resolve operational issues
Prerequisites:
- Recommended: Pass Vault Associate 003 first (not mandatory)
- Basic Linux CLI proficiency
- Docker concepts understanding (not deep Docker expertise required)
- Production Vault deployment experience
Free Trial for Study:
- 30-day Vault Enterprise binary trial available from HashiCorp
Study Path:
- Vault Operations Professional Learning Path - HashiCorp Developer
- Vault Operations Professional Exam Orientation
- Third-party: Udemy, Medium, Linux Academy
References:
- HashiCorp's New Vault Operations Pro Certification Is Lab-Based
- Exam Orientation - Vault Operations Professional | Vault | HashiCorp Developer
Part 3: Consul (Service Discovery & Mesh)
3.1 Consul Associate (003)
Status: Current
Exam Code: CA-003
Duration: 60 minutes
Format: Multiple-choice, online-proctored (Certiverse)
Cost: $70.50 USD per attempt
Validity: 2 years
Product Version: Consul 1.16+
No retirement announced
Core Topics:
- Service discovery and health checks
- KV store and catalog
- Service mesh networking (Envoy, sidecar proxies)
- ACL policies and security
- Kubernetes integration (registering K8s services in Consul)
- DNS interface
- Datacenter federation
- Agent and node management
Study Path:
- Consul Associate (003) Learning Path - HashiCorp Developer
- Third-party: KodeKloud, Pluralsight, Udemy, Coursera, Whizlabs
Important Note: No Consul Operations Professional certification exists. Operations Professional is Vault-only among HashiCorp products.
References:
- Learning path - Consul Associate (003) | Consul | HashiCorp Developer
- Security Automation | HashiCorp Developer
Part 4: Boundary, Nomad, Packer, Waypoint, Vagrant
4.1 Boundary (Zero-Trust Access)
Status: Community-supported; no formal certification
Latest Release (2026): 0.15+ (steady updates)
Use Case: SSH/RDP access control without exposing systems to internet; ephemeral credentials
Learning:
- Official docs: https://www.boundaryproject.io/
- HashiCorp Learn tutorials (free)
- No certification exam
4.2 Nomad (Orchestration — Container & Non-Container)
Status: Community-supported; no formal certification
Latest Release (2026): 1.7+ (steady updates)
Use Case: Unified orchestration for Docker, VMs, batch jobs across on-prem + cloud
Learning:
- Official docs: https://www.nomadproject.io/
- HashiCorp Learn tutorials (free)
- No certification exam
4.3 Packer (Image Building)
Status: Community-supported; no formal certification
License: Mozilla Public License 2.0 (open-source)
Latest Release (2026): 1.10+ (steady updates)
Use Case: Golden image automation for VM, container, and cloud provider templates
Learning:
- Official docs: https://www.packer.io/
- HashiCorp Learn tutorials (free)
- No certification exam
4.4 Waypoint (Deployment Workflow Orchestration)
Status: Community-supported; no formal certification
Latest Release (2026): 0.12+ (slower update cadence; less widely adopted)
Use Case: Unified build-push-deploy workflow for multi-cloud
Learning:
- Official docs: https://www.waypointproject.io/
- HashiCorp Learn tutorials (free)
- No certification exam
Note: Waypoint has lower adoption than Terraform/Vault/Consul; primarily used in boutique consultancies.
4.5 Vagrant (Development Environment Provisioning)
Status: Community-supported; no formal certification
License: Business Source License (BSL 1.1, like Terraform ≥1.6)
Latest Release (2026): 2.4+ (slower cadence)
Use Case: Reproducible local dev environments (VirtualBox, VMware, Hyper-V, EC2)
Learning:
- Official docs: https://www.vagrantup.com/
- HashiCorp Learn tutorials (free)
- No certification exam
Note: Vagrant adoption declining with rise of Docker Desktop, Colima, and cloud-first workflows.
References:
Part 5: Career Progression & Salary
5.1 Typical Career Arc
Level 1: Junior SRE / DevOps Engineer (0–2 years)
→ Study: Terraform Associate 004, Vault Associate 003
→ Focus: Infrastructure automation, configuration management
→ Salary: $85–110K USD (2026)
Level 2: Mid-Level SRE / Platform Engineer (2–5 years)
→ Study: Terraform Authoring & Operations Professional
→ Focus: IaC standards, secrets management, multi-cloud orchestration
→ Salary: $130–165K USD (2026)
Level 3: Senior Platform / DevOps Architect (5+ years)
→ Study: Vault Operations Professional, Consul deep expertise, or HCP Terraform advanced workflows
→ Focus: Enterprise IaC governance, secret rotation at scale, disaster recovery
→ Salary: $165–200K+ USD (2026)
Level 4: Staff / Principal Engineer (8+ years)
→ Lead enterprise cloud strategy, design multi-region HA, mentor teams
→ Salary: $200–300K+ USD (2026)
5.2 2026 Salary Data
Terraform-skilled engineers:
- Median: $126K–165K USD (US-based)
- Remote: $125–173K USD (slightly higher median)
- DevOps Engineers (Terraform +): $140–160K USD
- SREs: $145–170K USD
- Platform Engineers: $172K USD (highest in category, Q1 2026)
HashiCorp Company (Direct Employment):
- Software Engineer L1: $136K
- Software Engineer L2–L3: $160–220K
- Software Engineer L4–L5: $250–316K+
- Median compensation: $184K–243K
Premium for Terraform Specialty:
- Terraform Associate alone: Base salary +5–10%
- Terraform Operations Professional: Base salary +15–25%
- HCP Terraform advanced skills: Base salary +20–30%
References:
- Terraform Salaries 2026 | 6figr
- HashiCorp Software Engineer Salary | Levels.fyi
- DevOps Engineer Salary Guide 2026 - KORE1
- Terraform (March, 2026) - ZipRecruiter
Part 6: Learning Resources
6.1 Free Resources
| Platform | Content | URL |
|---|---|---|
| HashiCorp Learn | Official tutorials, interactive labs | https://developer.hashicorp.com/tutorials |
| HashiCorp Developer | Docs, certification study paths | https://developer.hashicorp.com/ |
| HashiCorp Discuss | Community forum, Q&A | https://discuss.hashicorp.com/ |
| HashiCorp Blog | Product announcements, best practices | https://www.hashicorp.com/en/blog |
6.2 Paid Courses
| Platform | Offerings | Price Range |
|---|---|---|
| KodeKloud | Terraform (Beginner–Advanced), Vault, Consul, Terraform Cloud | $20–300 per course (or all-access ~$400/year) |
| Pluralsight | Terraform, Vault, Consul learning paths | $29–39/month subscription |
| Cloud Posse | HashiCorp deep dives (Terraform, AWS, Kubernetes) | $50–200 per workshop |
| Udemy | Terraform (003/004), Vault, Consul, Professional exams | $15–100 per course (frequent sales) |
| Linux Academy (A Cloud Guru) | Terraform, Vault, Consul, hands-on labs | $29/month or $299/year |
6.3 Recommended Books
| Title | Author | Publisher | Year | Focus |
|---|---|---|---|---|
| Terraform: Up & Running (3rd ed) | Yevgeniy Brikman | O'Reilly | 2022 | Terraform 0.12→1.2; state, modules, HCP Terraform |
| The Terraform Book | James Turnbull | (Self-published/Pragmatic) | 2021 | Beginner→advanced, real-world patterns |
| Vault: Up & Running | (none found in 2026) | — | — | No dedicated book; use docs |
| The Art of Infrastructure as Code | Sam Newman | Apress | 2021 | IaC philosophy, testing, governance |
Note: "Vault: Up & Running" by Brikman does not exist; Vault learning is primarily through official docs and Udemy courses.
References:
- Terraform: Up and Running (Official companion site)
- Amazon: Terraform: Up & Running, 3rd Edition
Part 7: Communities & Events
7.1 HashiCorp Discuss
Forum: https://discuss.hashicorp.com/
Purpose: Q&A, best practices, event announcements, vendor demos
Moderation: HashiCorp staff + community moderators
Activity Level (2026): Very active (1000+ posts/month)
Category Breakdown:
- Terraform
- Vault
- Consul
- Nomad
- Boundary
- Packer
- Waypoint
- Vagrant
- General community
7.2 HashiConf 2026
Event: HashiConf at IBM TechXchange 2026
Dates: September 24–26, 2026
Location: San Francisco, CA
Format: In-person conference + streaming (hybrid)
Cost: TBD (typically $200–500 for general admission)
Content:
- Keynotes: Product roadmap, IBM hybrid cloud strategy
- Breakout sessions: Terraform advanced patterns, Vault at scale, Consul service mesh
- Hands-on labs: 2–4 hour workshops
- Community lightning talks: User case studies
- Networking: Vendor expo, evening events
Call for Sessions: https://www.hashicorp.com/en/conferences/hashiconf/call-for-sessions
References:
7.3 HashiTalks (Regional Community Events)
Format: 1-hour recorded talks by community members
Frequency: Monthly or quarterly (varies by region)
Topics: Use cases, lessons learned, tool comparisons (Terraform vs. OpenTofu, Vault deployments)
Platform: HashiCorp Discuss + YouTube
References:
- HashiTalks 2026 Speaker Slides (HashiCorp Discuss)
Part 8: Post-IBM Acquisition Landscape
8.1 IBM's $6.4B Bet (Completed Feb 27, 2025)
Strategic Rationale:
- Hybrid cloud automation: HashiCorp tools power multi-cloud (AWS, Azure, GCP, on-prem)
- IBM legacy modernization: Customers moving from proprietary IBM middleware to Kubernetes + Terraform
- AI/ML infrastructure: IaC critical for reproducible ML pipelines at scale
- Talent acquisition: HashiCorp's engineering + customer relationships
What Didn't Change (As of April 2026):
- Terraform, Vault, Consul certification programs remain independent
- HashiCorp DevRel and marketing teams stay relatively autonomous
- Pricing and product roadmaps not immediately disrupted
- Open-source commitment reaffirmed (BSL exception: contractual obligation to OpenTofu)
Potential Changes (Post-2026):
- Integration with IBM Cloud (Kubernetes + HCP Terraform bundles)
- IBM Red Hat + HashiCorp on Kubernetes (converged offering)
- Potential Vault integration with IBM Key Lifecycle Manager (future)
References:
- IBM Completes Acquisition of HashiCorp, Creates Comprehensive, End-to-End Hybrid Cloud Platform
- IBM Finalizes $6.4 Billion Acquisition of HashiCorp, Enhancing Hybrid Cloud Strategy
8.2 OpenTofu as Parallel Standard (2026)
Why It Matters:
- Consultancies (Spacelift, Harness, Env0) can build SaaS on OpenTofu (MPL 2.0)
- Enterprises concerned about IBM lock-in may migrate
- Kubernetes ecosystem (CNCF Sandbox) positions OpenTofu as neutral player
- 38% of Terraform users evaluating migration (2026 surveys)
Adoption Trajectory:
- Jan 2024: 1.0 release (stable)
- Apr 2025: CNCF Sandbox (governance neutral)
- Apr 2026: 10M+ downloads; Fortune 500 trials underway
- 2026–2027: Expect maturity to Incubating (CNCF)
When to Choose OpenTofu vs. Terraform:
| Factor | Terraform | OpenTofu |
|---|---|---|
| Enterprise support | IBM + HashiCorp Pro Services | Community + consultancies |
| SaaS vendor lock-in | Possible (BSL) | Not possible (MPL 2.0) |
| HCP Terraform integration | Native | Third-party bridge tools |
| State migration | Seamless (same binary format) | Seamless (same format) |
| Hiring pool | Larger; more certified | Smaller; growing |
| Production readiness | Proven at scale | Proven; 1+ years stable |
References:
Part 9: Certifications at a Glance
| Certification | Level | Duration | Format | Cost | Version | Status 2026 |
|---|---|---|---|---|---|---|
| Terraform Associate | Associate | 60 min | MCQ | $70.50 | 004 (1.12) | Current; 003 retired Jan 2026 |
| Terraform Pro | Professional | 4 hrs | MCQ + Lab | $165 | 1.6 | Current; Azure coming 2026 |
| Vault Associate | Associate | 60 min | MCQ | $70.50 | 1.16 | Current; no retirement planned |
| Vault Operations Pro | Professional | 4 hrs | MCQ + Lab | $295 + 1 free retake | 1.16 Enterprise | Current |
| Consul Associate | Associate | 60 min | MCQ | $70.50 | 1.16+ | Current; no retirement planned |
| Consul Operations Pro | Professional | — | — | — | — | Does not exist |
| Boundary | — | — | — | — | — | No cert (community-only) |
| Nomad | — | — | — | — | — | No cert (community-only) |
| Packer | — | — | — | — | — | No cert (community-only) |
| Waypoint | — | — | — | — | — | No cert (community-only) |
| Vagrant | — | — | — | — | — | No cert (community-only) |
Part 10: Key Takeaways for Career Planning
For Job Seekers
- Terraform 004 is non-negotiable in 2026+; immediately pursue if not yet certified
- Vault Associate a close second for SRE/DevOps roles (secrets management critical)
- Operations Professional certs require production experience; skip if <2 yrs in role
- OpenTofu fluency increasingly valuable (hedge against Terraform lock-in narratives)
- HCP Terraform hands-on experience (teams, workspaces, VCS) a major differentiator
For Hiring Managers
- Associate certs: Screen for foundational knowledge; not a proxy for production readiness
- Operations Professional: Signals 3–5 yrs production experience + deep troubleshooting
- Vault + Terraform together: Best predictor of SRE competence
- Consul: Nice-to-have if Kubernetes service mesh already deployed; skip if not
For Enterprises
- Terraform remains dominant in IaC; IBM acquisition = long-term stability bet
- OpenTofu viable hedge if multi-vendor strategy important
- HCP Terraform costs scale with managed resources; budget accordingly for 500+ resources
- Vault + Secrets management: Non-negotiable for compliance (SOC 2, PCI, HIPAA)
Part 11: Related Ecosystems
Terraform alternatives:
- OpenTofu (feature parity, MPL 2.0, CNCF-hosted)
- CloudFormation (AWS-native, JSON/YAML)
- Pulumi (Terraform-compatible, multi-language SDKs)
- Bicep (Azure-native)
Vault alternatives:
- CyberArk Conjur (enterprise secrets management)
- AWS Secrets Manager (managed, AWS-native)
- HashiCorp Cloud Platform Vault (managed version)
Consul alternatives:
- Istio (Kubernetes service mesh, CNCF)
- Linkerd (lightweight, Kubernetes-only)
- AWS CloudMap (AWS-native service discovery)
Sources
- HashiCorp Developer Certifications
- HashiCorp Learning Resources Reference Guide
- Terraform Associate Exam Update: 003 Retiring, 004 Launching on January 8, 2026 (CertQueen, 2025)
- HashiCorp Certified: Terraform Associate (004) – The Ultimate 2026 Exam Guide (FlashGenius)
- Terraform Associate 004 Exam Guide: Everything You Know
- Learning Path - Terraform Associate 004 | Terraform | HashiCorp Developer
- Exam Orientation - Terraform Authoring & Operations Pro | Terraform | HashiCorp Developer
- Terraform Authoring and Operations Professional in 2026
- IBM Completes Acquisition of HashiCorp, Creates Comprehensive, End-to-End Hybrid Cloud Platform (IBM Newsroom, Feb 2025)
- IBM Finalizes $6.4 Billion Acquisition of HashiCorp, Enhancing Hybrid Cloud Strategy
- IBM completes $6.4B HashiCorp acquisition following regulatory approvals - SiliconANGLE
- Terraform License Change (BSL) - Impact on Users & Providers
- OpenTofu: The Open-Source Alternative to Terraform
- What is OpenTofu? The Open-Source Terraform Fork Explained (2026)
- OpenTofu Manifesto
- OpenTofu Announces Fork of Terraform
- Learning path - Vault Associate (003) | Vault | HashiCorp Developer
- HashiCorp's New Vault Operations Pro Certification Is Lab-Based
- Exam Orientation - Vault Operations Professional | Vault | HashiCorp Developer
- Learning path - Vault Operations Professional | Vault | HashiCorp Developer
- Learning path - Consul Associate (003) | Consul | HashiCorp Developer
- Terraform: Up and Running (Official companion site)
- Amazon: Terraform: Up & Running, 3rd Edition
- Terraform Salaries 2026 | 6figr
- HashiCorp Software Engineer Salary | Levels.fyi
- DevOps Engineer Salary Guide 2026 - KORE1
- Terraform (March, 2026) - ZipRecruiter
- HashiCorp Product Pricing
- HCP Terraform Free Tier Ending March 2026: Your Options & Migration Paths
- Estimate HCP Terraform cost | Terraform | HashiCorp Developer
- Terraform Cloud Pricing: A Complete Guide (2026) | env zero
- HashiCorp Certified Terraform Associate Course | KodeKloud
- Tutorials | HashiCorp Developer
- HashiCorp Developer
- HashiConf at IBM TechXchange 2026
- HashiConf at IBM TechXchange 2026 - FAQs
- Ultimate Guide to HashiCorp Core Products (2025 Edition) (FlashGenius)
Document Status: Complete (April 30, 2026)
Next Update: Recommended when Terraform 1.13 released or Consul/Vault major versions ship