oci_fusion_apps_fusion_environment_refresh_activity does not have a time_scheduled_start argument
Summary:
We are trying to leverage Terraform to automate the fusion apps refresh activities. To do so we are trying to leverage the oci_fusion_apps_fusion_environment_refresh_activity as mentioned in
But, when we try to use the time_scheduled_start argument, we are facing the following error
│ Error: Unsupported argument │ │ on main.tf line 30, in resource "oci_fusion_apps_fusion_environment_refresh_activity" "yelp_fusion_environment_refresh_activity": │ 30: time_scheduled_start = "2026-01-01 00:00:00.000 +0000 UTC" │ │ An argument named "time_scheduled_start" is not expected here.
We filed the following issue in git but we didnt get any much support.
Tagged:
0