oracle / oracle/oci-cli

oci identity-domains dynamic-resource-group(s) does not export matching-rule(s); all 'null'

Open
#938 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
669
Forks
236
Avg merge
1m
Merged PRs (30d)
4

Description

Unlike the oci iam dynamic-group equivalent, oci identity-domains dynamic-resource-group and oci identity-domains dynamic-resource-groups do not export the matching rules:

"idcs-last-upgraded-in-release": null,
"idcs-prevented-operations": null,
"matching-rule": null,          <=== this is always null
"meta": {
  "created": "2025-04-24T10:39:23.350Z",
  "last-modified": "2025-04-24T10:39:23.350Z",

Airell.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the export behavior of oci iam dynamic-group with oci identity-domains dynamic-resource-group and dynamic-resource-groups, using the reported JSON output as the starting point. Reproduce the export and trace the relevant CLI implementation; done means the identity-domains resources export their matching rules instead of null.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.