An open API service indexing awesome lists of open source software.

https://github.com/pythoninthegrass/runner-pulumi-python

Public fork of Spacelift's Pulumi Python ECR image
https://github.com/pythoninthegrass/runner-pulumi-python

Last synced: 5 months ago
JSON representation

Public fork of Spacelift's Pulumi Python ECR image

Awesome Lists containing this project

README

          

# runner-pulumi-python

Public fork of Spacelift's [Pulumi Python ECR image](https://docs.spacelift.io/vendors/pulumi/python).

## Differences

Adds `poetry` and `pulumi_aws` requirements. Faster than running `pip install -r requirements.txt` every time a stack is changed.