Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/ovh/terraform-provider-ovh from 0.43.1 to 0.44.0 in /provider #156

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2024

Bumps github.com/ovh/terraform-provider-ovh from 0.43.1 to 0.44.0.

Release notes

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

v0.44.0

0.44.0 (May 6, 2024)

馃帀 Features:

  • New datasource: ovh_dedicated_installation_template (#639)

馃挭 Improvements:

  • r/ovh_vrack: A vRack is now imported using its service_name instead of its order_id (#630)

  • r/ovh_cloud_project_gateway: Add fields external_information and interfaces (#638)

  • r/ovh_me_installation_template: New properties: end_of_install, inputs, no_partitioning, soft_raid_only_mirroring and subfamily (#639)

  • d/ovh_me_installation_template: New properties: end_of_install, inputs, lvm_ready, no_partitioning, soft_raid_only_mirroring and subfamily (#639)

馃悳 Bug fixes:

  • r/ovh_cloud_project_network_private: Add possibility to update regions of a private network (#624)

  • r/ovh_cloud_project_gateway: Fix resource import (#634)

  • d/ovh_me_identity_group: Add missing URN in datasource (#643)

馃摎 Documentation:

  • r/ovh_vrack_cloudproject: Fix import documentation (#635)
  • r/ovh_cloud_project_kube: Fix wrong fields in documentation (#640)

鉀旓笍 Deletions:

  • r/ovh_me_ssh_key: BREAKING CHANGE Resource removed (#639)

  • r/ovh_dedicated_server_install_task: BREAKING CHANGE Removal of deprecated properties language and use_spla (#639)

  • r/ovh_me_installation_template: BREAKING CHANGE Removal of deprecated properties default_language, ssh_key_name, and available_languages (#639)

  • d/ovh_me_installation_template: BREAKING CHANGE Removal of deprecated properties default_language, ssh_key_name and available_languages (#639)

  • d/ovh_me_ssh_key: BREAKING CHANGE Datasource removed (#639)

  • d/ovh_me_ssh_keys: BREAKING CHANGE Datasource removed (#639)

鉂わ笍 Thanks for your contributions 鉂わ笍

Changelog

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

0.44.0 (May 6, 2024)

馃帀 Features:

  • New datasource: ovh_dedicated_installation_template (#639)

馃挭 Improvements:

  • r/ovh_vrack: A vRack is now imported using its service_name instead of its order_id (#630)

  • r/ovh_cloud_project_gateway: Add fields external_information and interfaces (#638)

  • r/ovh_me_installation_template: New properties: end_of_install, inputs, no_partitioning, soft_raid_only_mirroring and subfamily (#639)

  • d/ovh_me_installation_template: New properties: end_of_install, inputs, lvm_ready, no_partitioning, soft_raid_only_mirroring and subfamily (#639)

馃悳 Bug fixes:

  • r/ovh_cloud_project_network_private: Add possibility to update regions of a private network (#624)

  • r/ovh_cloud_project_gateway: Fix resource import (#634)

  • d/ovh_me_identity_group: Add missing URN in datasource (#643)

馃摎 Documentation:

  • r/ovh_vrack_cloudproject: Fix import documentation (#635)
  • r/ovh_cloud_project_kube: Fix wrong fields in documentation (#640)

鉀旓笍 Deletions:

  • r/ovh_me_ssh_key: BREAKING CHANGE Resource removed (#639)

  • r/ovh_dedicated_server_install_task: BREAKING CHANGE Removal of deprecated properties language and use_spla (#639)

  • r/ovh_me_installation_template: BREAKING CHANGE Removal of deprecated properties default_language, ssh_key_name, and available_languages (#639)

  • d/ovh_me_installation_template: BREAKING CHANGE Removal of deprecated properties default_language, ssh_key_name and available_languages (#639)

  • d/ovh_me_ssh_key: BREAKING CHANGE Datasource removed (#639)

  • d/ovh_me_ssh_keys: BREAKING CHANGE Datasource removed (#639)

鉂わ笍 Thanks for your contributions 鉂わ笍

Commits
  • b04221a Merge pull request #644 from ovh/dev/aamstutz/changelog-0.44.0
  • 381f1d6 Add changelog for 0.44.0
  • 9a64182 Merge pull request #643 from ovh/dev/aamstutz/fix-identity-group
  • af53cd5 fix: Use URN returned by the API for me_identity_group
  • 73c1182 Merge pull request #642 from ovh/fix_me_installation_template_test
  • b445971 fix dedicated_me_installation_template (add input attribute & update
  • f993dfe Merge pull request #641 from ovh/dev/aamstutz/fix-workflow
  • 647a966 fix: Workflow was invalid
  • d6bf283 Update dedicated server (and (me_)_installation_template ) (#639)
  • 77cd6cd Merge pull request #640 from schferbe/master
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/ovh/terraform-provider-ovh](https://github.com/ovh/terraform-provider-ovh) from 0.43.1 to 0.44.0.
- [Release notes](https://github.com/ovh/terraform-provider-ovh/releases)
- [Changelog](https://github.com/ovh/terraform-provider-ovh/blob/master/CHANGELOG.md)
- [Commits](ovh/terraform-provider-ovh@v0.43.1...v0.44.0)

---
updated-dependencies:
- dependency-name: github.com/ovh/terraform-provider-ovh
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2024

The following labels could not be found: dependencies.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 2024

Looks like github.com/ovh/terraform-provider-ovh is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 15, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/provider/github.com/ovh/terraform-provider-ovh-0.44.0 branch May 15, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants