-
Object store client exhibits race condition using SDK version v65.79.0 when attempting to use multiple clients in different go routines.
e.g.
client, err := objectstorage.NewObjectStorageClientWi…
-
The common.DefaultConfigProvider() in the OCI Go SDK is failing to properly read an encrypted private key from the default configuration file, while the OCI CLI works correctly with the same configura…
-
### 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 com…
-
I think that https://github.com/oracle/oci-go-sdk/releases/tag/v65.77.1 was double tagged. Go serves v65.77.1 from a tag published on Oct 23, 2024 ([source](https://deps.dev/go/github.com%2Foracle%2Fo…
-
### Terraform Version and Provider Version
> terraform-v1.9.5 --version
Terraform v1.9.5
on darwin_amd64
+ provider registry.terraform.io/hashicorp/template v2.2.0
+ provider registry.terraform…
-
I restarted VSCode and now this. 😕
![image](https://github.com/user-attachments/assets/001004dc-49a3-4d6e-a197-ca410b4fceb2)
I have tried creating a new SDK config file containing only the single p…
-
# Affected resources
affected_resources = oci_core_instance
From what I believe, although the tags update are under create_vnic_details of oci_core_instance
# Versions
- Installing hashic…
-
### 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 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 t…
-
Please see the corresponding code. After listShapes gets the result, all threads should be terminated. However, the line in the picture is still not destroyed. Continuous triggering will cause the ser…