github ovh/terraform-provider-ovh v0.10.0

latest releases: v0.50.0, v0.49.0, v0.48.0...
3 years ago

BREAKING CHANGES:

  • d/publiccloud*: all datasources ovh_publiccloud_* are removed in favor of ovh_cloud_project_* (#175)
  • r/publiccloud*: all resources ovh_publiccloud_* are removed in favor of ovh_cloud_project_* (#175)

NOTES/DEPRECATIONS:

  • d/cloud*: all datasources ovh_cloud_* are deprecated in favor of ovh_cloud_project_* (#175)
  • r/cloud*: all resources ovh_cloud_* are deprecated in favor of ovh_cloud_project_* (#175)
  • d/cloud*: use service_name for identifier (#173)
  • r/cloud*: use service_name for identifier (#173)

FEATURES:

  • New Datasource: ovh_me_identity_user (#166)
  • New Datasource: ovh_me_identity_users (#166)
  • New Resource: ovh_me_identity_user (#166)

IMPROVEMENTS:

  • enforce CheckDeleted on all resources read operations (#176)
  • cicd acceptance tests now run on OVH CDS build system, travis-ci is removed (#174)
  • migrate to new lib ovh/terraform-ovh-provider (#172)
  • r/iploadbalancing*: add missing sweepers (#171)
  • go-ovh lib: bump to v1.1.0 (#170)
  • add freebsd support (#164)
  • increase vrack task timeout to 20 minutes (#38b610e)

BUG FIXES:

  • r/iploadbalancing_http_farm: fix probe handling (#178)
  • r/iploadbalancing_tcp_farm: fix probe handling (#178)
  • r/dedicated_server_update: fix monitoring update (#178)
  • d/vps: Fix erroneous types(#164)
  • r/me_ssh_key: fix setting key default property and handle key not found error (#158)

Don't miss a new terraform-provider-ovh release

NewReleases is sending notifications on new releases.