You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The terraform resource should report successful completion since the pdb was cloned successfully, is available in the console and is in a read/write state. The work request also reports successful completion...
│ Error: Work Request error
│ Provider version: 6.20.0, released on 2024-12-11.
│ Service: Database Pluggable
│ Error Message: work request succeeded but no identifier was found, workId: ocid1.coreservicesworkrequest.oc1.iad.abuwcljrp77bklgjdhlnpdmf2prr4vupkcgaoibcnjiswjqtfh3pcceesiga, entity: pluggableDatabase, action: CREATED
│ Resource OCID: ocid1.pluggabledatabase.oc1.iad.anuwcljrnoavv2ya7hk24uv2753yhs7imsdefj7brcypvl4yr27c3jtcsk3q
│ Suggestion: Please retry or contact support for help with service: Database Pluggable
│
│
│ with oci_database_pluggable_database.pluggable_database_crml,
│ on database.tf line 66, in resource "oci_database_pluggable_database" "pluggable_database_crml":
│ 66: resource "oci_database_pluggable_database" "pluggable_database_crml" {
Community Note
Terraform Version and Provider Version
Terraform v1.9.4
on linux_amd64
Affected Resource(s)
oci_database_pluggable_database
Terraform Configuration Files
Debug Output
N/A
Panic Output
N/A
Expected Behavior
The terraform resource should report successful completion since the pdb was cloned successfully, is available in the console and is in a read/write state. The work request also reports successful completion...
Actual Behavior
│ Error: Work Request error
│ Provider version: 6.20.0, released on 2024-12-11.
│ Service: Database Pluggable
│ Error Message: work request succeeded but no identifier was found, workId: ocid1.coreservicesworkrequest.oc1.iad.abuwcljrp77bklgjdhlnpdmf2prr4vupkcgaoibcnjiswjqtfh3pcceesiga, entity: pluggableDatabase, action: CREATED
│ Resource OCID: ocid1.pluggabledatabase.oc1.iad.anuwcljrnoavv2ya7hk24uv2753yhs7imsdefj7brcypvl4yr27c3jtcsk3q
│ Suggestion: Please retry or contact support for help with service: Database Pluggable
│
│
│ with oci_database_pluggable_database.pluggable_database_crml,
│ on database.tf line 66, in resource "oci_database_pluggable_database" "pluggable_database_crml":
│ 66: resource "oci_database_pluggable_database" "pluggable_database_crml" {
Steps to Reproduce
terraform apply
Important Factoids
N/A
References
Issue # 2227
The text was updated successfully, but these errors were encountered: