ForkCohereCoherepublished May 31, 2024seen 6d

cohere-ai/terraform-oci-cis-landing-zone-security

forked from oci-landing-zones/terraform-oci-modules-security

Open original ↗

Captured source

source ↗

cohere-ai/terraform-oci-cis-landing-zone-security

Description: Terraform Oracle Cloud Infrastructure (OCI) Security modules that help with the implementation of CIS (Center for Internet Security) OCI Foundations Benchmark recommendations.

Language: HCL

License: UPL-1.0

Stars: 0

Forks: 0

Open issues: 0

Created: 2024-05-31T18:40:36Z

Pushed: 2024-06-03T16:00:51Z

Default branch: main

Fork: yes

Parent repository: oci-landing-zones/terraform-oci-modules-security

Archived: no

README:

CIS OCI Landing Zone Security Modules

![Landing Zone logo](./landing_zone_300.png)

This repository contains Terraform OCI (Oracle Cloud Infrastructure) modules for security services that help customers align their OCI implementations with the CIS (Center for Internet Security) OCI Foundations Benchmark recommendations.

The following modules are available:

  • [Bastion Service](./bastion/)
  • [Cloud Guard](./cloud-guard/)
  • [Security Zones](./security-zones/)
  • [Vaults](./vaults/) (a.k.a KMS)
  • [Vulnerability Scanning](./vss/)

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.

Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md).

License

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

Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.

See [LICENSE](./LICENSE) for more details.

Known Issues

None.