Back
OCI Security List vs NSG Terraform
12Feb, 2020

OCI Security Lists vs Network Security Groups — What to Use and When (Terraform Examples Included)

🧩 Introduction When designing secure architectures in Oracle Cloud Infrastructure, understanding OCI Security List vs NSG Terraform differences is key. These two constructs define how network traffic is filtered — at subnet level or VNIC level — and using Terraform makes both easy to automate. Both are used to define …