Skip to content

Policies in sub-compartments require that nested syntax. #79

@vasudevamanikandan

Description

@vasudevamanikandan

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" {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions