v0.46.0
Adding `loadbalancer_connection_idle_timeout` variable @vmonrabal (#204)
what
- Added ConnectionSettingIdleTimeout for classic load balancer for configuration
- I also removed the behaviour which was depending on if ssh_listener is enabled
why
- The default timeout without ssh is 60 seconds, but we want to be able to configure this value without enabling ssh
references
- Documentation about ConnectionSettingIdleTimeout: AWS Doc