BACKWARDS INCOMPATIBILITIES / NOTES:
- d/ovh_publiccloud_region: Deprecated fields which don't comply
with lowercase & underscore convention (
continentCode
,datacenterLocation
). Usecontinent_code
anddatacenter_location
instead. (#4)
FEATURES
- New Resource:
ovh_domain_zone_record
(#3)
IMPROVEMENTS
- The provider config can now source its credentials from
~/.ovh.conf
(#10)
NOTES:
- Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout