Hashicorp
10 skills · 2K stars total
10 skills
This skill helps you build Azure managed images and Compute Gallery assets using Packer, streamlining custom VM image creation for Azure deployments.
This skill helps you build custom AMIs with Packer's amazon-ebs, streamlining AWS image creation and provisioning.
This skill guides building Windows images with Packer using WinRM and PowerShell to streamline AMIs, Azure images, and VMware templates.
This skill helps you design and implement Terraform Provider resources and data sources using the Plugin Framework for robust CRUD, state, and testing.
This skill helps you generate Terraform configurations following HashiCorp style, ensuring proper structure, naming, and security best practices.
This skill guides you to run Terraform provider acceptance tests using TestAcc prefix with go test -run and TF_ACC, plus debugging steps.
This skill refactors monolithic Terraform configurations into reusable modules with clear interfaces, encapsulation, versioning, and migration guidance.
This skill helps you ensure Azure Verified Modules compliance by applying AVM Terraform, provider, and documentation standards across modules.
This skill helps you create, validate, and manage Terraform Stacks configurations across environments and regions using .tfcomponent.hcl and .tfdeploy.hcl.
This skill scaffolds a new Terraform provider project using Plugin Framework, creating workspace, initializing modules, and validating with tests.