Skip to content
View joeheaton's full-sized avatar
β˜•
More Coffee More Code
β˜•
More Coffee More Code
Block or Report

Block or report joeheaton

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
joeheaton/README.md

I work on technology of all kinds and I try to aggregate what I learn here!

Me, Linux, HPC, Cloud Engineer, tinkerer of things. πŸŒπŸ‡ΊπŸ‡³πŸ‡¬πŸ‡§πŸ₯β˜•οΈ\n

🌐 https://heaton.dev

πŸ’¬ Feel free to reach out if you want to talk tech or you have a problem we can solve! 🦾

Pinned

  1. ansible-gcp ansible-gcp Public

    Ansible on Google Cloud using IAP tunnels

    Shell 3 2

  2. k8s.1e100 k8s.1e100 Public

    Deploy Kubernetes cluster on Google Cloud

    HCL

  3. Tired of typing Terraform init, vali... Tired of typing Terraform init, validate, apply? I've written this bash function to speed this up and implement some good practices.
    1
    # tf-iva - init, validate, plan, apply
    2
    function tf-iva {
    3
        if [[ "${1}" =~ ^(-h|--?help)$ ]]; then
    4
    		cat <<-EOT
    5
    			tf-iva - Terraform init, validate, plan, apply by Joe Heaton.dev
  4. intradocs intradocs Public

    Ready to go technical documentation using Hugo Docsy.

    HTML