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

Add terraform-kayobe-multinode repo #274

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    31e3c64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    228a314 View commit details
    Browse the repository at this point in the history
  3. Template account and repo in GitHub runner deployment

    This makes the code more cargo-cult-able.
    markgoddard committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    adade3f View commit details
    Browse the repository at this point in the history
  4. Remove prevent_destroy from branch protection rules

    Using prevent_destroy prevents moving repositories between teams.
    Although branch protections are sensitive, we won't lose any data by
    simply removing them.
    markgoddard committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    441742a View commit details
    Browse the repository at this point in the history