Welcome to pulumi-study, a repository dedicated to understanding and implementing Pulumi, the modern infrastructure as code platform.
For Linux Users:
curl -fsSL https://get.pulumi.com | sh
For macOS Users:
brew install pulumi/tap/pulumi
- Installation Guide: Pulumi Install
- Getting Started with GCP: Pulumi get-started
- Official GitHub Repository Pulumi Github
- Command Line Interface: Pulumi CLI
- Pulumi GCP SDK (Python): Pulumi GCP SDK Python
- API Documentation: Pulumi GCP API Docs
- Focus on Compute Engine: Pulumi GCP API Docs Compute Engine
This project is licensed under the MIT License - see the LICENSE file for details.