oracle/terraform-examples

sec_list missing

matut0 opened this issue · 2 comments

Hi,

on file main.tf, for instances 3 & 4 must add sec_lists attribute with an already created security list with ssh security application created, otherwise the install_ssh_keys module will not work and returns a timeout

Regards,

German Pabon

@g3rmanp1bon I assume you are referring to the ipnetworks example. When there are no security lists explicitly defined then Oracle Compute adds the default security list /Compute-mydomain/default/default automatically - which enables ssh by default (unless you are using a GSE demo environment)