#!/bin/bash
set -euxo pipefail
export username="test"
export password="supersafepasswordtocircumventpasswordpolicies"