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_systemreplacemsg_ec" {
source="./modules/fortios/r/fortios_systemreplacemsg_ec"# buffer - (optional) is a type of stringbuffer=null# format - (optional) is a type of stringformat=null# header - (optional) is a type of stringheader=null# msg_type - (required) is a type of stringmsg_type=null
}
resource"fortios_systemreplacemsg_ec""this" {
# buffer - (optional) is a type of stringbuffer=var.buffer# format - (optional) is a type of stringformat=var.format# header - (optional) is a type of stringheader=var.header# msg_type - (required) is a type of stringmsg_type=var.msg_type
}