Skip to content

add support to allow attaching security lists in the subnet module.  #106

@shb-mll

Description

@shb-mll

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

The subnet modules in its current state sets security_lists_ids to Null. This doesn't allow one to attach an existing SL to a subnet. ( line 26 in file https://github.com/oracle-terraform-modules/terraform-oci-vcn/blob/main/modules/subnet/subnet.tf)
Can we parameterise this and allow an input variable to provider security list id's ?
This enhancement will be very helpful.
If not could you provide a suggestion on how to attach an existing SL to a subnet via the module or with terraform a resource ?

New or Affected Resource(s)

oci_core_subnet

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions