ordinaryexperts / terraform-aws-hardened-bastion

Terraform module to deploy a security-hardened SSH bastion host in AWS
https://registry.terraform.io/modules/ordinaryexperts/hardened-bastion/aws/latest
1 stars 1 forks source link

Configurable yum install packages #15

Open jmcvetta opened 2 years ago

jmcvetta commented 2 years ago

Add a TF variable that configures yum packages to be installed on bastion by Ansible.

Pro

Con

jmcvetta commented 2 years ago

@dylanvaughn Do you think this is a good idea? See pro & con above.

dylanvaughn commented 2 years ago

@jmcvetta seems useful to me :+1: