oracle / terraform-provider-oci

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

oci_dataflow_application provider doc says file_uri is Optional but Error: 400-MissingParameter without it #1927

Open felipespao opened 1 year ago

felipespao commented 1 year ago

tried not using file_uri as documentation says it's Optional but got the following error while planning:

Error: 400-MissingParameter, Missing fileUri {ResultCode: FILE_URL_MISSING}
Suggestion: Please retry or contact support for help with service: Dataflow Application
Documentation: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/dataflow_application
API Reference: https://docs.oracle.com/iaas/api/#/en/data-flow/20200129/Application/CreateApplication
Request Target: POST https://dataflow.us-ashburn-1.oci.oraclecloud.com/20200129/applications
Provider version: 4.111.0, released on 2023-03-08. This provider is 20 Update(s) behind to current.
Service: Dataflow Application
Operation Name: CreateApplication
OPC request ID: 721d9d4d16b91e45bb93614ea43af2bc/311302B7B6C7F40FC7DF3F91387F4E9F/BE672EEA31872947E2CC4554EF852627

tf-oci-pub commented 1 year ago

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