16 skills ranked by installs
Terraform Style Guide
Generate Terraform HCL code following HashiCorp's official style conventions and best practices
Terraform Test
Create Terraform test files to validate real infrastructure without breaking anything
Refactor Module
Transform messy Terraform code into clean reusable modules for your cloud
Terraform Stacks
Orchestrate cloud infrastructure across regions and environments with Terraform Stacks
Terraform Search Import
Discover unmanaged cloud resources and bulk import them into Terraform management
Provider Resources
Manage infrastructure with custom Terraform provider resources and data sources
New Terraform Provider
Quickly scaffold a new Terraform provider with the Plugin Framework
Provider Actions
Build custom Terraform provider actions for lifecycle events using the Plugin Framework
Run Acceptance Tests
Run and diagnose acceptance tests for Terraform providers with ease
Azure Verified Modules
Build certified Azure Terraform modules with clear rules and best practices
Aws Ami Builder
Create custom AWS AMIs using Packer for your EC2 instances
Provider Test Patterns
Patterns for writing Terraform provider acceptance tests with plugin testing
Provider Docs
Create and review Terraform provider docs with HashiCorp recommended patterns
Push To Registry
Push Packer build metadata to HCP registry for image tracking and version control
Azure Image Builder
Build custom Azure VM images with Packer for consistent cloud deployments
Windows Builder
Automate Windows image building with Packer WinRM and PowerShell