oracle-terraform-modules/terraform-oci-operator

Reintroduce security list for operator subnet

hyder opened this issue · 1 comments

hyder commented

Some users would like to access the operator via the OCI Bastion service instead of the bastion host.

In order for this scenario to work, the NSG for the operator host is not sufficient. Therefore, we need to reintroduce a security list associated with the operator subnet that allows an egress traffic to the same subnet with the resulting security list and nsg union that will allow OCI Bastion service to ssh to operator.

hyder commented

fixed in #46