VS Code extension with 300+ production-ready code snippets for DevOps and infrastructure engineers. Covers Terraform modules, Kubernetes manifests, Dockerfile patterns, GitHub Actions workflows, GitLab CI pipelines, Helm chart templates, Ansible playbooks, Prometheus alert rules, Grafana dashboard configs, nginx configuration blocks, and shell scripting utilities. Includes snippets for AWS CDK, Pulumi, and Azure Bicep. Each snippet follows security-first principles with input validation, least-privilege IAM, secret management patterns, and observability hooks. Supports YAML, HCL, Dockerfile, bash, Python, and TypeScript.
- Core functionality
- Open VS Code
- Press
Ctrl+P(orCmd+Pon Mac) - Type
ext install digitalforge.01b0940d - Press Enter
- Download the
.vsixfile - In VS Code:
Extensions > ··· > Install from VSIX - Select the downloaded file
Press Ctrl+Shift+P and search for DevOps Infrastructure Code Snippets Extension to see all available commands.
Keyboard shortcut: Ctrl+Shift+Alt+A (or Cmd+Shift+Alt+A on Mac)
| Setting | Default | Description |
|---|---|---|
01b0940d.enabled |
true |
Enable/disable the extension |
01b0940d.autoRun |
false |
Auto-run on file open |
01b0940d.logLevel |
"info" |
Log verbosity |
- VS Code 1.74.0 or higher
Found a bug? Open an issue.
MIT — see LICENSE for details.
| Feature | Free | Pro |
|---|---|---|
| Core language support | Yes | Yes |
| Basic snippets | Yes | Yes |
| Standard themes | Yes | Yes |
| AI-powered completions | - | Yes |
| Advanced refactoring | - | Yes |
| Team sync | - | Yes |
| Custom keybindings | - | Yes |
| Priority bug fixes | - | Yes |
Get the full version with all premium features, priority support, and lifetime updates.