This skill empowers Claude to architect, implement, and manage infrastructure as code (IaC) using Go with the Pulumi ecosystem. It provides specialized guidance on Go-specific patterns such as component resources, stack references, and robust error handling, while emphasizing security through Pulumi ESC (Environments, Secrets, and Configuration) integration. Whether you are setting up OIDC authentication, managing dynamic secrets, or building multi-language infrastructure components, this skill provides the necessary patterns and CLI commands to automate cloud deployments efficiently.
주요 기능
01Pulumi ESC integration for centralized secrets and OIDC-based authentication
020 GitHub stars
03Support for multi-language component development using the Go provider
04Go-specific patterns for reusable component resources and stack references
05Streamlined Pulumi Go project initialization and directory structure
06Type-safe management of Pulumi Outputs and transformation logic
사용 사례
01Building production-ready cloud environments on AWS, Azure, or GCP using Golang
02Creating reusable, versioned infrastructure modules for polyglot development teams
03Securing infrastructure pipelines by replacing static credentials with dynamic ESC secrets