Skip to main content
hashicorp
GitHub creator profile

hashicorp

Repository-level view of 44 collected skills across 6 GitHub repositories.

skills collected
44
repositories
6
updated
Sep 3, 2026
repository explorer

Repositories and representative skills

refactor-module
software-developers

Transform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.

Aug 26, 2026
terraform-policy
information-security-analysts

Write, test, or convert Terraform Policy files (.policy.hcl, .policytest.hcl, Sentinel→tfpolicy). Triggers: policy.hcl, policytest, convert sentinel, tfpolicy, write a policy.

Aug 26, 2026
aws-ami-builder
network-and-computer-systems-administrators

Build Amazon Machine Images (AMIs) with Packer using the amazon-ebs builder. Use when creating custom AMIs for EC2 instances.

Aug 10, 2026
azure-image-builder
network-and-computer-systems-administrators

Build Azure managed images and Azure Compute Gallery images with Packer. Use when creating custom images for Azure VMs.

Aug 10, 2026
push-to-registry
network-and-computer-systems-administrators

Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version control and governance.

Aug 10, 2026
windows-builder
network-and-computer-systems-administrators

Build Windows images with Packer using WinRM communicator and PowerShell provisioners. Use when creating Windows AMIs, Azure images, or VMware templates.

Aug 10, 2026
azure-verified-modules
software-developers

Azure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules. Use when creating or reviewing Azure modules that need AVM certification.

Aug 10, 2026
new-terraform-provider
software-developers

Use this when scaffolding a new Terraform provider with the Plugin Framework: workspace layout, go module setup, provider server main.go, and a provider.go with schema and Configure. Also use when a user wants to start building a provider for a new API or…

Aug 10, 2026
Showing 8 of 20 collected skills.
go-conventions
software-developers

Fundamental Go conventions for the Terraform AWS provider. Use whenever writing or editing Go in internal/**/*.go (any resource, data source, ephemeral resource, action, test, or helper) before making the change, not only when asked about Go.

Sep 3, 2026
smarterr
software-developers

Refactor error handling to use smarterr.

Aug 26, 2026
new-list-resource
software-developers

Implement a new list resource in the Terraform AWS provider.

Aug 26, 2026
resource-identity
software-developers

Add resource identity to a resource in the Terraform AWS provider.

Aug 26, 2026
fixdocs
software-developers

Fix Terraform provider end user documentation issues detected by swissshepherd (ss). Removes an ignored target from the config, runs ss, validates findings, fixes the documentation, and commits.

Aug 25, 2026
review-docs
software-quality-assurance-analysts-and-testers

Review a Terraform AWS Provider PR's end-user documentation (website/docs/**/*.markdown): whether docs are needed, description openings, argument/attribute style, section structure, tags wording, code fences, and the Import + Identity Schema section. Use when…

Aug 21, 2026
review-generated
software-quality-assurance-analysts-and-testers

Review generated code in the Terraform AWS Provider (files ending in _gen.go produced by go generate). Use when a PR changes internal/service/**/*_gen.go — check whether the generator was run, whether the diff is plausible for the source change, and whether…

Aug 5, 2026
review-helpers
software-quality-assurance-analysts-and-testers

Review Terraform AWS Provider helper code: finders, status functions, waiters, sweepers, data sources, and list resources. Use when reviewing a PR that changes non-test internal/service/**/*.go code for resource lookup, retry.StateChangeConf waiters,…

Aug 5, 2026
Showing 8 of 17 collected skills.
Showing 6 of 6 repositories
All repositories loaded