terraform-redhat / terraform-rhcs-rosa-hcp

Repository for rosa hcp modules
3 stars 15 forks source link

Allow assigning additional security groups to machine pools #49

Closed InfoSec812 closed 4 weeks ago

InfoSec812 commented 4 weeks ago

For a cluster is necessary to attach security groups to machine pools to allow traffic between subnets/managed services/etc... Unless those security groups are associated with the machine pool at creation time, scaling up and down the number of machines in the pool will not get the security groups attached correctly and would require manually attaching the security groups to the machines.

InfoSec812 commented 4 weeks ago

This is actually already implemented and is just awaiting release: https://issues.redhat.com/browse/OCM-6285