Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# These functions expect CLOUD_PLATFORM to be bound to one of the values below.
# Read in if this is a specific cloud.
# cloud_platform options:
# AWS
# AZURE
# GCE
# ORACLE