https://github.com/rssnyder/harness-iacm-images
custom images for harness iacm
https://github.com/rssnyder/harness-iacm-images
Last synced: about 2 months ago
JSON representation
custom images for harness iacm
- Host: GitHub
- URL: https://github.com/rssnyder/harness-iacm-images
- Owner: rssnyder
- Created: 2024-08-15T17:00:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T16:46:27.000Z (over 1 year ago)
- Last Synced: 2025-01-28T12:39:44.689Z (over 1 year ago)
- Language: Dockerfile
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# harness-iacm-images
custom images for harness iacm
## Dockerfile
simple retag of an image (let's us leverage the "build and push" step in harness ci)
## Dockerfile.harness_terraform
installing extra tools needed in terraform/tofu steps
## .harness/build_custom_images.yaml
harness pipeline to
1. get latest default image versions
2. build/copy iacm related images and push to registry
3. configure harness to use custom images by default in all iacm pipelines