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

Block or report andymotta

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

Pinned Loading

  1. slack-runner slack-runner Public

    A SlackBot that runs simple scripts and streams stdout to Slack

    Go 1

  2. kubectl-confirm kubectl-confirm Public

    Intercepts kubectl on dangerous verbs for contexts defined as critical

    Go 2

  3. s3-fsnotify-go s3-fsnotify-go Public

    Cross-Platform: Watches a directory for changes then multipart uploads modified or created files to S3

    Go 9

  4. Deploy Cloudflare WARP (VPN tunnel) ... Deploy Cloudflare WARP (VPN tunnel) on Kubernetes
    1
    provider "cloudflare" {
    2
      api_token = var.cf_api_token
    3
    }
    4
    variable "cf_api_token" {}
    5
    variable "account_id" {}