AMI changes are not leading to re-creation of the bastion/access hosts. It appears this was disabled to keep some manual configuration.
We should automate the following:
yum install mariadb amazon-efs-utils
create mountpoints /efs and /efs-workernode
mount both efs filesystems automatically
add db config in .my.cnf
We should also check for a way to use multiple ssh keys.
AMI changes are not leading to re-creation of the bastion/access hosts. It appears this was disabled to keep some manual configuration. We should automate the following:
We should also check for a way to use multiple ssh keys.