Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CIEDEV-3991][Bundle Authoring]: Create static container image with t…
…erraform binaries (#78) * added a docker file for nginx static server for serving terraform binary zip * updated versions in github workflows actions * update release action version * removed expose port as we will define the container port as a part of k8s manifest * renamed terraform-static-server to nginx-static-server as it more relevant. * updated release actions * revert release actions version * Update actions/checkout to v4 Co-authored-by: Adam Charrett <[email protected]> * Update actions/checkout to v4 Co-authored-by: Adam Charrett <[email protected]> * Update docker/login-action to v3 Co-authored-by: Adam Charrett <[email protected]> * Update docker/login-action to v3 Co-authored-by: Adam Charrett <[email protected]> * Update docker/setup-buildx-action to v3 Co-authored-by: Adam Charrett <[email protected]> * Update docker/setup-buildx-action to v3 Co-authored-by: Adam Charrett <[email protected]> * Update docker/build-push-action to v6 Co-authored-by: Adam Charrett <[email protected]> * Update docker/build-push-action to v6 Co-authored-by: Adam Charrett <[email protected]> * updated the terraform binary zip path * updated release and tag actions --------- Co-authored-by: Anjani Kumar Srivastava <[email protected]> Co-authored-by: Adam Charrett <[email protected]>
- Loading branch information