Skip to content

v0.46.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 18 Jan 15:27
c2ae38b
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