github aucloud/terraform-provider-swarm v1.1.0

latest releases: v1.2.2, v1.2.1, v1.2.0...
4 years ago

This release adds a new optional configuration parameters to the provider called ssh_timeout. The default value is 5m and this is used to retry failed SSH connections a number of times before giving up. This is primarily useful in Cloud or on-prem environments where the LInux guest vm's ssh daemon is not quite listening yet and reports "Connection refused" or some other network error that could be retried.

Changelog

  • 25ee9ea Fix Release workflow to use Go 1.17
  • 1a3c640 Add support for ssh_timeout configuration and support for retrying ssh connections (#6)

Don't miss a new terraform-provider-swarm release

NewReleases is sending notifications on new releases.