lbrlabs / pulumi-ovh

Pulumi provider for OVH
Apache License 2.0
10 stars 1 forks source link

Bump github.com/ovh/terraform-provider-ovh from 0.19.1 to 0.21.0 in /provider #5

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/ovh/terraform-provider-ovh from 0.19.1 to 0.21.0.

Release notes

Sourced from github.com/ovh/terraform-provider-ovh's releases.

v0.21.0

πŸ’ͺ Improvements:

  • r/ovh_cloud_project_database: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_ip_restriction: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_kafka_acl: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_kafka_topic: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_mongodb_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_opensearch_pattern: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_opensearch_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_postgresql_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_redis_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_kube: Add customization feature especially for API Server admission plugins at cluster creation and update (#304)

  • d/ovh_cloud_project_kube: Add customization feature (#304)

🐜 Bug fixes:

  • r/ovh_iploadbalancing_tcp_farm_server: Fix the resource creation (#302)

  • r/ovh_cloud_project_kube: Fix helper function to avoid to bord effect and do not transform 0 value of an int pointer to a nil (#304)

  • r/ovh_cloud_project_kube: Fix acceptance test (#305)

  • d/cloud_project_database_opensearch_user: Fix acceptance test (#300)

πŸ“š Documentation:

  • r/cloud_project_containerregistry_user: Update documentation page (#299)

  • r/cloud_project_database: Update documentation page (#299)

  • r/cloud_project_database_ip_restriction: Update documentation page (#299)

  • r/cloud_project_database_kafka_acl: Update documentation page (#299)

  • r/cloud_project_database_kafka_topic: Update documentation page (#299)

  • r/cloud_project_database_mongodb_user: Update documentation page (#299)

  • r/cloud_project_database_opensearch_pattern: Update documentation page (#299)

  • r/cloud_project_database_opensearch_user: Update documentation page (#299)

  • r/cloud_project_database_postgresql_user: Update documentation page (#299)

  • r/cloud_project_database_redis_user: Update documentation page (#299)

  • r/cloud_project_database_user: Update documentation page (#299)

  • r/cloud_project_user_s3_credential: Update documentation page (#299)

  • r/cloud_project_user_s3_policy: Update documentation page (#299)

  • r/ovh_cloud_project_kube: Update documentation page (#304)

  • d/cloud_project_database: Update documentation page (#299)

❀️ Thanks for your contributions ❀️

v0.20.0

πŸŽ‰ Features:

... (truncated)

Changelog

Sourced from github.com/ovh/terraform-provider-ovh's changelog.

0.21.0 (September 14, 2022)

πŸ’ͺ Improvements:

  • r/ovh_cloud_project_database: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_ip_restriction: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_kafka_acl: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_kafka_topic: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_mongodb_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_opensearch_pattern: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_opensearch_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_postgresql_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_redis_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_database_user: Add customizable timeouts (#303)

  • r/ovh_cloud_project_kube: Add customization feature especially for API Server admission plugins at cluster creation and update (#304)

  • d/ovh_cloud_project_kube: Add customization feature (#304)

🐜 Bug fixes:

  • r/ovh_iploadbalancing_tcp_farm_server: Fix the resource creation (#302)

  • r/ovh_cloud_project_kube: Fix helper function to avoid to bord effect and do not transform 0 value of an int pointer to a nil (#304)

  • r/ovh_cloud_project_kube: Fix acceptance test (#305)

  • d/cloud_project_database_opensearch_user: Fix acceptance test (#300)

πŸ“š Documentation:

  • r/cloud_project_containerregistry_user: Update documentation page (#299)

  • r/cloud_project_database: Update documentation page (#299)

  • r/cloud_project_database_ip_restriction: Update documentation page (#299)

  • r/cloud_project_database_kafka_acl: Update documentation page (#299)

  • r/cloud_project_database_kafka_topic: Update documentation page (#299)

  • r/cloud_project_database_mongodb_user: Update documentation page (#299)

  • r/cloud_project_database_opensearch_pattern: Update documentation page (#299)

  • r/cloud_project_database_opensearch_user: Update documentation page (#299)

  • r/cloud_project_database_postgresql_user: Update documentation page (#299)

  • r/cloud_project_database_redis_user: Update documentation page (#299)

  • r/cloud_project_database_user: Update documentation page (#299)

  • r/cloud_project_user_s3_credential: Update documentation page (#299)

  • r/cloud_project_user_s3_policy: Update documentation page (#299)

  • r/ovh_cloud_project_kube: Update documentation page (#304)

  • d/cloud_project_database: Update documentation page (#299)

0.20.0 (September 8, 2022)

πŸŽ‰ Features:

  • New resource: r/ovh_cloud_project_database_kafka_acl (#296)

... (truncated)

Commits
  • 02f0900 feat: update CHANGELOG for 0.21.0
  • 633bd01 Merge pull request #305 from ovh/fix-kube-vrack-acc-test
  • 33c0c4d fix: schema have been modified so tolist is now required
  • 8d89743 Merge pull request #304 from matprig/kube/feat/customization-apiserver-admiss...
  • 82a724f create a new helper function to retreive int pointer that do not change the 0...
  • d2898ce Merge pull request #302 from ministicraft/fix-iplb-frontend
  • 5ea75d3 fix: revert GetNilIntPointerFromData change
  • 17ea176 Merge pull request #303 from lpatte/customizable-timeouts
  • 10925b0 Customizable Timeout for cloud Databases resources
  • 9da8b25 test acceptance & doc
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

The following labels could not be found: dependencies, dependabot.

dependabot[bot] commented 1 year ago

Superseded by #8.