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

deploy using terraform #175

Merged
merged 5 commits into from
Apr 27, 2023
Merged

deploy using terraform #175

merged 5 commits into from
Apr 27, 2023

Commits on Apr 25, 2023

  1. deploy using terraform

    - remove some apps (cowsay, transparency, estargz)
    - start to move DNS zone management into TF too (optional)
    - update GH workflow to deploy using TF
    
    TODO:
    - store state in GCS
    - define one-time setup to grant GHA SA permissions it needs to deploy
    - documentation for Future Jason
    - cosign_verify base images
    - cosign_sign images and cosign_verify before deploy
    imjasonh committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d194a4f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. some tweaks

    imjasonh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    194e774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762f765 View commit details
    Browse the repository at this point in the history
  3. fix CI, bump ko

    imjasonh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ee97133 View commit details
    Browse the repository at this point in the history
  4. fix CI

    imjasonh committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b47e970 View commit details
    Browse the repository at this point in the history