Closed dwmkerr closed 6 years ago
Using security_groups instead of vpc_security_group_ids means that we need to recreate all EC2 instances unnecessarily when reapplying the infrastructure. See #27 for details:
security_groups
vpc_security_group_ids
https://github.com/dwmkerr/terraform-aws-openshift/issues/27#issuecomment-383089119
Using
security_groups
instead ofvpc_security_group_ids
means that we need to recreate all EC2 instances unnecessarily when reapplying the infrastructure. See #27 for details:https://github.com/dwmkerr/terraform-aws-openshift/issues/27#issuecomment-383089119