Put shibboleth config into git repo so we can track changes
Currently, we have some config files in S3 bucket. It's easy to deploy at the time. However, it's hard to make and track changes.
shib_config.tar.gz
It would be nice to make those config files git repos, so we can track changes easily.
In addition, it will be nice to setup pipeline that when we update config files, it trigger a new build and deploy to include the change.
Edited by Bo-Chun Chen