Centralize external CNAP modules into our new Terraform-modules repo
Currently we pull some of our terraform modules from CNAP's private repo for bastion, aws_kms, iam_policy, iam_role_policy_attachment. To centralize all of our modules we want to move those to our new terraform-modules repo. Some of these need to be refactored into a singular module of code to remove repeated code.