v0.14.0
๐ Improvements
- Move to class-based internal spec system @lgarber-akamai (#282)
- Add
ssh_key
,ssh_key_info
, andssh_key_list
modules @zliang-akamai (#273 #269 #255) - Add improved timeout system for polling modules @lgarber-akamai (#256)
๐ Bug Fixes
- Fix broken update logic in
lke_cluster
module @lgarber-akamai (#288) - Bypass OAuth errors in
lke_cluster_info
module @lgarber-akamai (#264) - Resolve issue with
firewall
module update logic @marcfiu (#259)
๐ Documentation
- Add
conflicts_with
documentation field @lgarber-akamai (#268) - Add dynamic
requirements.txt
install URL in README @lgarber-akamai (#283) - Fix filter example in
event_list.md
@johnwcallahan (#262)