Skip to content

v0.17.0

Compare
Choose a tag to compare
@scraly scraly released this 06 Apr 13:26
· 1035 commits to master since this release
75148aa

🎉 Improvements:

  • Adding failover IP address data and resource blocks for lookup and attachment to existing instances (#234)

🐜 BUG FIXES:

  • r/domain_zone_record: fix panic when del. outside tf (#231)
  • r/domain_zone_record: dont raise error when deleting a missing resource (#232)
  • r/cloud_project_network_private: remove deprecated regions with mising regions_attributes (#238)
  • r/cloud_project_kube: correct the import method (#239)

📚Documentation:

  • r/cloud_project_kube: Add missing id attribute (#236)
  • r/cloud_project_network_private: fix & improve the list of exported attributes (#238)
  • r/iploadbalancing_http_farm: fix oko to oco typo (#243)
  • r/iploadbalancing_tcp_farm: fix oko to oco typo (#243)
  • Home Page: add OVH_ENDPOINT in alternative configuration of the provider (#244)
  • Home Page: define the provider configuration for terraform CLI version 0.12- and 0.13+ (#248)