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"bigip_ltm_profile_server_ssl" {
source="./modules/bigip/r/bigip_ltm_profile_server_ssl"# alert_timeout - (optional) is a type of stringalert_timeout=null# authenticate - (optional) is a type of stringauthenticate=null# authenticate_depth - (optional) is a type of numberauthenticate_depth=null# c3d_ca_cert - (optional) is a type of stringc3d_ca_cert=null# c3d_ca_key - (optional) is a type of stringc3d_ca_key=null# c3d_ca_passphrase - (optional) is a type of stringc3d_ca_passphrase=null# c3d_cert_extension_custom_oids - (optional) is a type of list of stringc3d_cert_extension_custom_oids=[]
# c3d_cert_extension_includes - (optional) is a type of list of stringc3d_cert_extension_includes=[]
# c3d_cert_lifespan - (optional) is a type of numberc3d_cert_lifespan=null# c3d_certificate_extensions - (optional) is a type of stringc3d_certificate_extensions=null# ca_file - (optional) is a type of stringca_file=null# cache_size - (optional) is a type of numbercache_size=null# cache_timeout - (optional) is a type of numbercache_timeout=null# cert - (optional) is a type of stringcert=null# chain - (optional) is a type of stringchain=null# ciphers - (optional) is a type of stringciphers=null# defaults_from - (optional) is a type of stringdefaults_from=null# expire_cert_response_control - (optional) is a type of stringexpire_cert_response_control=null# full_path - (optional) is a type of stringfull_path=null# generation - (optional) is a type of numbergeneration=null# generic_alert - (optional) is a type of stringgeneric_alert=null# handshake_timeout - (optional) is a type of stringhandshake_timeout=null# key - (optional) is a type of stringkey=null# mod_ssl_methods - (optional) is a type of stringmod_ssl_methods=null# mode - (optional) is a type of stringmode=null# name - (required) is a type of stringname=null# partition - (optional) is a type of stringpartition=null# passphrase - (optional) is a type of stringpassphrase=null# peer_cert_mode - (optional) is a type of stringpeer_cert_mode=null# proxy_ca_cert - (optional) is a type of stringproxy_ca_cert=null# proxy_ca_key - (optional) is a type of stringproxy_ca_key=null# proxy_ssl - (optional) is a type of stringproxy_ssl=null# renegotiate_period - (optional) is a type of stringrenegotiate_period=null# renegotiate_size - (optional) is a type of stringrenegotiate_size=null# renegotiation - (optional) is a type of stringrenegotiation=null# retain_certificate - (optional) is a type of stringretain_certificate=null# secure_renegotiation - (optional) is a type of stringsecure_renegotiation=null# server_name - (optional) is a type of stringserver_name=null# session_mirroring - (optional) is a type of stringsession_mirroring=null# session_ticket - (optional) is a type of stringsession_ticket=null# sni_default - (optional) is a type of stringsni_default=null# sni_require - (optional) is a type of stringsni_require=null# ssl_c3d - (optional) is a type of stringssl_c3d=null# ssl_forward_proxy - (optional) is a type of stringssl_forward_proxy=null# ssl_forward_proxy_bypass - (optional) is a type of stringssl_forward_proxy_bypass=null# ssl_sign_hash - (optional) is a type of stringssl_sign_hash=null# strict_resume - (optional) is a type of stringstrict_resume=null# tm_options - (optional) is a type of set of stringtm_options=[]
# unclean_shutdown - (optional) is a type of stringunclean_shutdown=null# untrusted_cert_response_control - (optional) is a type of stringuntrusted_cert_response_control=null
}
resource"bigip_ltm_profile_server_ssl""this" {
# alert_timeout - (optional) is a type of stringalert_timeout=var.alert_timeout# authenticate - (optional) is a type of stringauthenticate=var.authenticate# authenticate_depth - (optional) is a type of numberauthenticate_depth=var.authenticate_depth# c3d_ca_cert - (optional) is a type of stringc3d_ca_cert=var.c3d_ca_cert# c3d_ca_key - (optional) is a type of stringc3d_ca_key=var.c3d_ca_key# c3d_ca_passphrase - (optional) is a type of stringc3d_ca_passphrase=var.c3d_ca_passphrase# c3d_cert_extension_custom_oids - (optional) is a type of list of stringc3d_cert_extension_custom_oids=var.c3d_cert_extension_custom_oids# c3d_cert_extension_includes - (optional) is a type of list of stringc3d_cert_extension_includes=var.c3d_cert_extension_includes# c3d_cert_lifespan - (optional) is a type of numberc3d_cert_lifespan=var.c3d_cert_lifespan# c3d_certificate_extensions - (optional) is a type of stringc3d_certificate_extensions=var.c3d_certificate_extensions# ca_file - (optional) is a type of stringca_file=var.ca_file# cache_size - (optional) is a type of numbercache_size=var.cache_size# cache_timeout - (optional) is a type of numbercache_timeout=var.cache_timeout# cert - (optional) is a type of stringcert=var.cert# chain - (optional) is a type of stringchain=var.chain# ciphers - (optional) is a type of stringciphers=var.ciphers# defaults_from - (optional) is a type of stringdefaults_from=var.defaults_from# expire_cert_response_control - (optional) is a type of stringexpire_cert_response_control=var.expire_cert_response_control# full_path - (optional) is a type of stringfull_path=var.full_path# generation - (optional) is a type of numbergeneration=var.generation# generic_alert - (optional) is a type of stringgeneric_alert=var.generic_alert# handshake_timeout - (optional) is a type of stringhandshake_timeout=var.handshake_timeout# key - (optional) is a type of stringkey=var.key# mod_ssl_methods - (optional) is a type of stringmod_ssl_methods=var.mod_ssl_methods# mode - (optional) is a type of stringmode=var.mode# name - (required) is a type of stringname=var.name# partition - (optional) is a type of stringpartition=var.partition# passphrase - (optional) is a type of stringpassphrase=var.passphrase# peer_cert_mode - (optional) is a type of stringpeer_cert_mode=var.peer_cert_mode# proxy_ca_cert - (optional) is a type of stringproxy_ca_cert=var.proxy_ca_cert# proxy_ca_key - (optional) is a type of stringproxy_ca_key=var.proxy_ca_key# proxy_ssl - (optional) is a type of stringproxy_ssl=var.proxy_ssl# renegotiate_period - (optional) is a type of stringrenegotiate_period=var.renegotiate_period# renegotiate_size - (optional) is a type of stringrenegotiate_size=var.renegotiate_size# renegotiation - (optional) is a type of stringrenegotiation=var.renegotiation# retain_certificate - (optional) is a type of stringretain_certificate=var.retain_certificate# secure_renegotiation - (optional) is a type of stringsecure_renegotiation=var.secure_renegotiation# server_name - (optional) is a type of stringserver_name=var.server_name# session_mirroring - (optional) is a type of stringsession_mirroring=var.session_mirroring# session_ticket - (optional) is a type of stringsession_ticket=var.session_ticket# sni_default - (optional) is a type of stringsni_default=var.sni_default# sni_require - (optional) is a type of stringsni_require=var.sni_require# ssl_c3d - (optional) is a type of stringssl_c3d=var.ssl_c3d# ssl_forward_proxy - (optional) is a type of stringssl_forward_proxy=var.ssl_forward_proxy# ssl_forward_proxy_bypass - (optional) is a type of stringssl_forward_proxy_bypass=var.ssl_forward_proxy_bypass# ssl_sign_hash - (optional) is a type of stringssl_sign_hash=var.ssl_sign_hash# strict_resume - (optional) is a type of stringstrict_resume=var.strict_resume# tm_options - (optional) is a type of set of stringtm_options=var.tm_options# unclean_shutdown - (optional) is a type of stringunclean_shutdown=var.unclean_shutdown# untrusted_cert_response_control - (optional) is a type of stringuntrusted_cert_response_control=var.untrusted_cert_response_control
}