# Functions
ECRCredentialPlugin is a wrapper to generate ECR token using the AWS Credentials.
GetEnvVar will lookup a given environment variable by key and return the key and value (to show what case got matched) with uppercase key being preferred.
UniqueStringSlice - Input slice, retrun slice with unique elements.