cohere-ai/terraform-oci-cis-landing-zone-governance
forked from oci-landing-zones/terraform-oci-modules-governance
Captured source
source ↗cohere-ai/terraform-oci-cis-landing-zone-governance
Description: This repository contains Terraform OCI (Oracle Cloud Infrastructure) modules for Governance related resources that help customers align their OCI implementations with the 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:39:58Z
Pushed: 2024-06-03T15:59:03Z
Default branch: main
Fork: yes
Parent repository: oci-landing-zones/terraform-oci-modules-governance
Archived: no
README:
CIS OCI Landing Zone Governance Modules

This repository contains Terraform OCI (Oracle Cloud Infrastructure) modules for Governance related resources that help customers align their OCI implementations with the CIS (Center for Internet Security) OCI Foundations Benchmark recommendations.
The following modules are available:
- [Tags](./tags/)
- [Budgets](./budgets/)
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:
- Identity & Access Management
- Networking
- Governance - current repository
- Security
- Observability & Monitoring
- Secure Workloads
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.