Skip to content

Terraform modules for secure workload deployments in OCI. When appropriate, the modules align with CIS OCI Foundations Benchmark recommendations.

License

Notifications You must be signed in to change notification settings

oci-landing-zones/terraform-oci-modules-workloads

Repository files navigation

OCI Landing Zones Secure Workload Modules

Landing Zone logo

Welcome to the OCI Landing Zones (OLZ) Community! OCI Landing Zones simplify onboarding and running on OCI by providing design guidance, best practices, and pre-configured Terraform deployment templates for various architectures and use cases. These enable customers to easily provision a secure tenancy foundation in the cloud along with all required services, and reliably scale as workloads expand.

This repository contains Terraform modules for managing workload resources in OCI (Oracle Cloud Infrastructure). By workload we mean resources that are typically deployed within a landing zone, and may trigger OCI consumption. By secure we mean they are designed to cover the key security features available in the OCI platform. When appropriate, the modules align with CIS OCI Foundations Benchmark recommendations.

The following modules are available:

Helper modules:

  • Platform Images - aids in finding OCI Platform images. Use it to obtain image information for provisioning a Compute instance.
  • Marketplace Images - aids in finding OCI Marketplace images. Use it to obtain image information for provisioning a Compute instance.

Within each module you find an examples folder. Each example is a fully runnable Terraform configuration that you can quickly test and put to use by modifying the input data according to your own needs.

CIS OCI Foundations Benchmark Modules Collection

This repository is part of a broader collection of repositories containing modules that help customers align their OCI implementations with the CIS OCI Foundations Benchmark recommendations:

The modules in this collection are designed for flexibility, are straightforward to use, and enforce CIS OCI Foundations Benchmark recommendations when possible.

Using these modules does not require a user extensive knowledge of Terraform or OCI resource types usage. Users declare a JSON object describing the OCI resources according to each module’s specification and minimal Terraform code to invoke the modules. The modules generate outputs that can be consumed by other modules as inputs, allowing for the creation of independently managed operational stacks to automate your entire OCI infrastructure.

Help

Open an issue in this repository.

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide.

Security

Please consult the security guide for our responsible security vulnerability disclosure process.

License

Copyright (c) 2023,2024 Oracle and/or its affiliates.

Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.

Known Issues

None.

About

Terraform modules for secure workload deployments in OCI. When appropriate, the modules align with CIS OCI Foundations Benchmark recommendations.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published