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_switchcontroller_snmpsysinfo" {
source="./modules/fortios/r/fortios_switchcontroller_snmpsysinfo"# contact_info - (optional) is a type of stringcontact_info=null# description - (optional) is a type of stringdescription=null# engine_id - (optional) is a type of stringengine_id=null# location - (optional) is a type of stringlocation=null# status - (optional) is a type of stringstatus=null
}
resource"fortios_switchcontroller_snmpsysinfo""this" {
# contact_info - (optional) is a type of stringcontact_info=var.contact_info# description - (optional) is a type of stringdescription=var.description# engine_id - (optional) is a type of stringengine_id=var.engine_id# location - (optional) is a type of stringlocation=var.location# status - (optional) is a type of stringstatus=var.status
}