Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 877 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 877 Bytes

0.2.1 (Unreleased)

0.2.0 (January 10, 2018)

BACKWARDS INCOMPATIBILITIES / NOTES:

  • d/ovh_publiccloud_region: Deprecated fields which don't comply with lowercase & underscore convention (continentCode, datacenterLocation). Use continent_code and datacenter_location instead. (#4)

FEATURES

  • New Resource: ovh_domain_zone_record (#3)

IMPROVEMENTS

  • The provider config can now source its credentials from ~/.ovh.conf (#10)

0.1.0 (June 21, 2017)

NOTES:

  • Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout