pulumi — Easy Playground
Infrastructure as code using Python (AWS, Azure, GCP, K8s)
Getting started with pulumiRun locally
Install
pip install pulumiPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: pulumi)
pulumi is a third-party package. Infrastructure as code using Python (AWS, Azure, GCP, K8s). Install with: pip install pulumi
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?