Robert J. unacceptable
👑
Strange women lying in ponds distributing swords is no basis for a system of ...
Checkout (no pun intended) my GitLab. All of my non-consulting repos will find their way there sometime in the future.
https://gitlab.com/unacceptable-code
Pinned Loading
-
butter.py
butter.py 1#!/usr/bin/env python
2'''
3.. ::
4.:.:=;.
5.: ;;;. .
-
terragrunt_gcp_helper.sh
terragrunt_gcp_helper.sh 1#!/usr/bin/env bash
2# shellcheck disable=SC1117
3set -e
45ENVIRONMENT="$1"
-
write_log.sh
write_log.sh 1#!/usr/bin/env bash
2set -e
34LOG_LEVEL='INFO'
5NORMAL='\e[0m'
-
-
tags.tf
tags.tf 1variable "tags" {
2default = {}
3}
45locals {
-
colors.sh
colors.sh 1#!/bin/bash
2set -e
3# ANSI color table that relates to RGB (NOT true RGB)
4# Written by: Robert J.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.