You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module"fortios_endpointcontrol_forticlientregistrationsync" {
source="./modules/fortios/r/fortios_endpointcontrol_forticlientregistrationsync"# peer_ip - (required) is a type of stringpeer_ip=null# peer_name - (optional) is a type of stringpeer_name=null
}
resource"fortios_endpointcontrol_forticlientregistrationsync""this" {
# peer_ip - (required) is a type of stringpeer_ip=var.peer_ip# peer_name - (optional) is a type of stringpeer_name=var.peer_name
}