terraform-kubernetes-installer
terraform-kubernetes-installer copied to clipboard
OCI onboarding compliance to use multiple compartments for SoD
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.