Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CIEDEV-3991][Bundle Authoring]: Create static container image with terraform binaries #78

Merged
merged 17 commits into from
Jul 1, 2024

Conversation

anjanikshree12
Copy link
Contributor

@anjanikshree12 anjanikshree12 commented Jun 26, 2024

This PR includes

  • Docker container to serve terraform binary terraform_1.4.7_linux_amd64.zip as zip using nginx as a static file server.
  • Updated workflows to build and push the image to Github Container Registry
  • Updated github actions versions to fix github workflow warnings.
  • Updated github actions for release action & tag manager.

Testing Details

  • Created a test build: Build (Uploads the images to GHCR & creates a release)
  • Pulled the image from GHCR:
    image
  • Ran the image locally and tested for working of the container
    Screenshot 2024-06-26 194621

Copy link
Contributor

@adcharre adcharre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update all github actions to their latest versions and place the downloaded terraform binary in a version directory (so we can support more than 1 version in the same structure as the hashicorp site).

@anjanikshree12 anjanikshree12 self-assigned this Jun 28, 2024
@anjanikshree12 anjanikshree12 merged commit 43cdc1c into main Jul 1, 2024
3 checks passed
@anjanikshree12 anjanikshree12 deleted the ciedev-3991 branch July 1, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants