oci identity-domains dynamic-resource-group(s) does not export matching-rule(s); all 'null'
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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