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
- Host: GitHub
- URL: https://github.com/pythoninthegrass/runner-pulumi-python
- Owner: pythoninthegrass
- License: unlicense
- Created: 2024-11-04T05:37:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T22:49:23.000Z (11 months ago)
- Last Synced: 2025-02-21T21:49:55.951Z (11 months ago)
- Language: Dockerfile
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
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.