v0.6.2
Version 0.6.2
This release adds support for proxies to the provider via the gocmlclient
. It also adds an ignore_errors
system data source option which allows to completely ignore any errors while waiting for the system to become ready. This has been introduced to allow the ready data source dealing with AWS instances where the IP address is known quite early but the infrastructure in between will respond with errors until the system is configured and up/running. This is especially error-prone in environments which use proxies.
What's Changed
Full Changelog: v0.6.1...v0.6.2