oracle / terraform-provider-oci

Terraform Oracle Cloud Infrastructure provider
https://www.terraform.io/docs/providers/oci/
Mozilla Public License 2.0
748 stars 670 forks source link

Incorrect date format for data source oci_objectstorage_preauthrequests #2152

Open olszewskib opened 1 month ago

olszewskib commented 1 month ago

As stated in the documentation,

should both comply with RFC 3339 date format, however whenever outputted they seem to be in ISO 8601 format

+ time_created          = "2024-06-28 13:27:01.651 +0000 UTC"
+ time_expires          = "2024-09-05 13:25:00 +0000 UTC"
tf-oci-pub commented 1 month ago

Thank you for reporting the issue. We have raised an internal ticket to track this. Our service engineers will get back to you.