Skip to content
View bethdevopsbunny's full-sized avatar
🎮
🎮
Block or Report

Block or report bethdevopsbunny

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bethdevopsbunny/README.md

     bethdevopsbunny

      i love computers                    💻
      i love breaking things           💥
      i love fixing things                 🛠

      i work as senior devops and focus on securing development pipelines
      i have been known to moonlight as a game developer

      blog.bethdevopsbunny.com


due to job requirements, I will not be on github as much 👋
edit: man I wasnt kidding ^^^^ 😅

Pinned

  1. sops-predictor sops-predictor Public

    calculates the unencrypted value length of a sops encrypted value

    Go

  2. terraform-google-justintime terraform-google-justintime Public

    Terraform module for the Just In Time implementation for Google Cloud.

    HCL 1

  3. Kind-Helm-CircleCI-build Kind-Helm-CircleCI-build Public

    kubernetes charts running in circleci

  4. ubm ubm Public

    Unity Build Manager - CLI for managing Unity Gaming Services Builds

    Go

  5. secure-terraform-modules secure-terraform-modules Public

    A collection of terraform modules with a focus on security.

    HCL

  6. Find unique permissions between 2 Go... Find unique permissions between 2 Google Cloud roles
    1
    function unique_gcp_role (){
    2
    
    
    3
     # colouring output
    4
     red=`tput setaf 1`
    5
     green=`tput setaf 2`