Jon-Eric Eliker

Results 40 issues of Jon-Eric Eliker

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
In-Progress

How do I convert/transition a preserved `oci_core_boot_volume` to a managed resource? Here is the scenario: 1. Launch `oci_core_instance` using `source_type = "image"` 2. Realize a need to relaunch Instance (e.g....

question

I would like to manage Announcement Subscriptions via Terraform as it is part of the "core" tenancy build we will do in all projects. I see `oci cli` has support...

question

I see Dashboard Service is included with Go SDK but surprised it's not been in recently releases here. An you say where it falls on the roadmap of API support...

question

## Expected result `oci iam group list-users` or `oci iam user list-groups` should include group membership OCIDs in results as it is available in the underlying API call `ListUserGroupMemberships` ##...

IAM

Creating Custom Image from Object Storage bucket object is failing when using Instance Principal. Consider this scenario * QCOW2 image exists in Object Storage bucket Compartment "Migration" * Intent is...

Compute

``` $ oci db pluggable-database remote-clone --auth "api_key" --target-container-database-id "ocid1.database.oc1.iad.anuwcljsnlpusgyxm6m2tfvbrqh7q6utyabotijke2gt7a6a5vciu5ayacsa" --source-container-db-admin-password "PA55word-#" --cloned-pdb-name "TESTCL" --pluggable-database-id "ocid1.pluggabledatabase.oc1.iad.anuwcljsnlpusgyagnxfelnwycwqdn7m764ynvzk6lzyliy7rcylndhcjhpn" --pdb-admin-password "PA55word-#" --target-tde-wallet-password "PA55word-#" --is-pdb-admin-acc-locked false --debug ``` ``` DEBUG:oci_cli.cli_metrics: 2022-04-22 15:41:49.594040: Metrics is...

Database

# Consider adding a simple way to get the tenancy_ocid based on the configured SDK credentials. I am regularly doing something like this: ``` oci os-management software-source list ``` …which...

Consider standardizing convention for parameter names according to service name. For example, this command is predictable using the service name in part for the key parameter name ``` oci network...

SDK

Display Names are cut off on all resources making it more difficult to use for documentation purposes. Please consider offering font size/face option, left justification (since left of text is...