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_wirelesscontrollerhotspot20_h2qpconncapability" {
source="./modules/fortios/r/fortios_wirelesscontrollerhotspot20_h2qpconncapability"# esp_port - (optional) is a type of stringesp_port=null# ftp_port - (optional) is a type of stringftp_port=null# http_port - (optional) is a type of stringhttp_port=null# icmp_port - (optional) is a type of stringicmp_port=null# ikev2_port - (optional) is a type of stringikev2_port=null# ikev2_xx_port - (optional) is a type of stringikev2_xx_port=null# name - (optional) is a type of stringname=null# pptp_vpn_port - (optional) is a type of stringpptp_vpn_port=null# ssh_port - (optional) is a type of stringssh_port=null# tls_port - (optional) is a type of stringtls_port=null# voip_tcp_port - (optional) is a type of stringvoip_tcp_port=null# voip_udp_port - (optional) is a type of stringvoip_udp_port=null
}
resource"fortios_wirelesscontrollerhotspot20_h2qpconncapability""this" {
# esp_port - (optional) is a type of stringesp_port=var.esp_port# ftp_port - (optional) is a type of stringftp_port=var.ftp_port# http_port - (optional) is a type of stringhttp_port=var.http_port# icmp_port - (optional) is a type of stringicmp_port=var.icmp_port# ikev2_port - (optional) is a type of stringikev2_port=var.ikev2_port# ikev2_xx_port - (optional) is a type of stringikev2_xx_port=var.ikev2_xx_port# name - (optional) is a type of stringname=var.name# pptp_vpn_port - (optional) is a type of stringpptp_vpn_port=var.pptp_vpn_port# ssh_port - (optional) is a type of stringssh_port=var.ssh_port# tls_port - (optional) is a type of stringtls_port=var.tls_port# voip_tcp_port - (optional) is a type of stringvoip_tcp_port=var.voip_tcp_port# voip_udp_port - (optional) is a type of stringvoip_udp_port=var.voip_udp_port
}