oracle / oracle/oci-cli

location and standby_location settings in oci_database_autonomous_database resource to replace the current data guard settings.

Open
#654 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

To create better user experience, I proposed to replace --is-local-data-guard-enabled with the existing --region and a new --standby-region parameter so that with one command, user can create a primary, local and remote standby, totally 3 instances at the same time in one command line if needed.

see the same proposed workflow for terraform.
https://github.com/oracle/terraform-provider-oci/issues/1815

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

Start by locating the OCI CLI command and option handling for --is-local-data-guard-enabled, then compare the proposed workflow with terraform-provider-oci issue #1815. Done means supporting --region and --standby-region in one command while preserving the requested primary, local standby, and remote standby behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.