# Please see the checklist that this script automates in https://repo1.dso.mil/platform-one/private/big-bang/ironbank/ironbank-bootstrap/-/issues/353
#TODO update above to point to doc created for it
# NOTE not all of the items in that list can be automated: rotating AWS Access Keys must be done by C1D (or another superuser), SSH keys in bastions should be removed manually (hard to predict the contents of authorized_keys), SSH keys and admin.conf generated by Konvoy to supply access to the cluster and nodes respectively (updated by running konvoy on the bastion - don't want to automate that), and Satellite permissions (if satellite/IPA does have an API I don't want to know about it)
#TODO currently harcoding account and username for `admin` because this is mainly focused initially on rotation of users stored in secrets manager (shared). We should be able to make this more flexible though
#TODO currently harcoding account and username for `admin` because this is mainly focused initially on rotation of users stored in secrets manager (shared). We should be able to make this more flexible though
#TODO currently harcoding account and username for `admin` because this is mainly focused initially on rotation of users stored in secrets manager (shared). We should be able to make this more flexible though
#TODO For grafana, we'll want to configure this password via the helm chart. Therefore, we'll need to continue manually changing it until we upgrade to flux.