-
Notifications
You must be signed in to change notification settings - Fork 685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
oci_identity_domains_user
updates fail because it expects optional parameters to be present
#1812
Comments
Thank you for reporting the issue. We have raised an internal ticket to track this. Our service engineers will get back to you. |
3 similar comments
Thank you for reporting the issue. We have raised an internal ticket to track this. Our service engineers will get back to you. |
Thank you for reporting the issue. We have raised an internal ticket to track this. Our service engineers will get back to you. |
Thank you for reporting the issue. We have raised an internal ticket to track this. Our service engineers will get back to you. |
We have notified our service engineer. Our service engineers will get back to you. |
6 similar comments
We have notified our service engineer. Our service engineers will get back to you. |
We have notified our service engineer. Our service engineers will get back to you. |
We have notified our service engineer. Our service engineers will get back to you. |
We have notified our service engineer. Our service engineers will get back to you. |
We have notified our service engineer. Our service engineers will get back to you. |
We have notified our service engineer. Our service engineers will get back to you. |
We are tracking this bug internally and working on a fix. |
The fix has been released in v4.122.0. |
Closing as per above comment. |
Community Note
Terraform Version and Provider Version
Affected Resource(s)
oci_identity_domains_user
Terraform Configuration Files
Debug Output
https://gist.github.com/F21/9acb31b823e70f4291ede8b44a65e16e
Panic Output
n/a
Expected Behavior
The update should be succesful
Actual Behavior
Updating the resource fails because it expects optional parameters such as
name.given_name
to have a minimum length of 1Steps to Reproduce
terraform apply
oci_identity_domains_user.test_user.name.family_name
.terraform apply
and confirm the apply.Important Factoids
N/a
References
Relates to #1811
Relates to oracle/oci-go-sdk#416
The text was updated successfully, but these errors were encountered: