Skip to content

Instantly share code, notes, and snippets.

View ttwd80's full-sized avatar

Titi Wangsa bin Damhore ttwd80

View GitHub Profile
@riccardomc
riccardomc / oidc-thumbprint-regions.sh
Created November 28, 2019 11:19
Extract OIDC provider thumbprint for all AWS Region with EKS support
#!/bin/bash
set -e
if [ ! -z "$DEBUG" ] ; then
set -x
fi
REGIONS="us-east-2
us-east-1