fortinetdev / terraform-provider-fortimanager

Mozilla Public License 2.0
11 stars 10 forks source link

missing resource type for management of FortiGate "static route templates" #35

Open redwoz opened 1 year ago

redwoz commented 1 year ago

This provider doesn't appear to provide a resource type to define and work with FortiGate static route templates through FortManager.

Is there any ETA to when this functionality will be available within the provider?

MaxxLiu22 commented 1 year ago

Hi @redwoz ,

Thank you for raising this issue, we don't find this API method in our internal doc, that API may be designed for GUI specifically, we are asking the API team for a full doc of that API method and then update it on terraform. I will let you know if there is a ETA fix.

Thanks, Maxx

warwick-lab3 commented 1 year ago

Hi @MaxxLiu22, are you able to please provide an ETA with regards to when the next release that includes this fix will land?

DanielAtella commented 10 months ago

Hi,

In the meantime, you must use the fortimanager_json_generic_api resource with a url similar to /pm/config/device/{device}/vdom/{vdom}/router/static.

Best regards

Almujalled commented 7 months ago

I'll like vote this one up :)