https://github.com/pythoninthegrasses/runner-pulumi-python
Public fork of Spacelift's Pulumi Python ECR image
https://github.com/pythoninthegrasses/runner-pulumi-python
Last synced: 9 days ago
JSON representation
Public fork of Spacelift's Pulumi Python ECR image
- Host: GitHub
- URL: https://github.com/pythoninthegrasses/runner-pulumi-python
- Owner: pythoninthegrasses
- License: unlicense
- Created: 2024-11-04T05:37:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-26T22:06:25.000Z (2 months ago)
- Last Synced: 2026-01-27T20:55:33.005Z (about 2 months ago)
- Language: Dockerfile
- Homepage:
- Size: 365 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.