terraform-kubernetes-installer icon indicating copy to clipboard operation
terraform-kubernetes-installer copied to clipboard

OCI onboarding compliance to use multiple compartments for SoD

Open srmanjun opened this issue 7 years ago • 0 comments

Terraform Version

# Run this command to get the terraform version:

$ terraform -v

OCI Provider Version

# Execute the plugin directly to get the version:

$ <path-to-plugin>/terraform-provider-oci

Terraform Installer for Kubernetes Version

# The version/tag/release or commit hash (of this project) the issue occurred on

Input Variables

# Values of non-sensitive input variables

Description of issue:

Issue to track onboarding compliance from CSAAP and CSARB compliance towards using multiple compartments to organize OCI artifacts based on Separation of duties.

OCI onboarding compliance required to have separate compartments for a service based on separation-of-duties and not just have one compartment (with subnets). This will involve terraform changes that we use from SRE for setting up OCI tenancy. The model is currently being worked out and is still work in progress.

srmanjun avatar Mar 19 '18 17:03 srmanjun