generated from oracle-quickstart/oci-quickstart-template
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
AI blueprint application deployment was failing with below exception if we attempt to deploy in sub compartment.
Issue is with policies in sub-compartments that require nested syntax.
Error: 400-InvalidParameter, Compartment {cmp-compute-chicago} does not exist or is not part of the policy compartment subtree Suggestion: Please update the parameter(s) in the Terraform config as per error message Compartment {cmp-compute-chicago} does not exist or is not part of the policy compartment subtree . . . with oci_identity_policy.oke_instances_tenancy_policy[0], on policies.tf line 18, in resource "oci_identity_policy" "oke_instances_tenancy_policy" 18: resource "oci_identity_policy" "oke_instances_tenancy_policy" {
dkennetzoracle
Metadata
Metadata
Assignees
Labels
No labels