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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hashicorp/azurerm from 4.3.0 to 4.5.0 in /src #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps hashicorp/azurerm from 4.3.0 to 4.5.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.5.0

FEATURES:

  • New Resource: azurerm_stack_hci_virtual_hard_disk (#27474)

ENHANCEMENTS:

  • azurerm_bastion_host - support for the Premium SKU and session_recording_enabled property (#27278)
  • azurerm_log_analytics_cluster - the size_gb property now supports all of 100, 200, 300, 400, 500, 1000, 2000, 5000, 10000, 25000, and 50000 (#27616)
  • azurerm_mssql_elasticpool - allow PRMS for the family property (#27615)

BUG FIXES:

  • azurerm_mssql_database - now creates successfully when elastic pool is hyperscale (#27505)
  • azurerm_postgresql_flexible_server_configuration - now locks to prevent conflicts when deploying multiple (#27355)

v4.4.0

ENHANCEMENTS:

  • dependencies - update github.com/hashicorp/go-azure-sdk to v0.20240923.1151247 (#27491)
  • azurerm_site_recovery_replicated_vm - support for the target_virtual_machine_size property (#27480)

BUG FIXES:

  • azurerm_app_service_certificate - key_vault_secret_id can now be versionless (#27537)
  • azurerm_linux_virtual_machine_scale_set - prevent crash when auto_upgrade_minor_version_enabled is nil (#27353)
  • azurerm_role_assignment - correctly parse ID when it's a root or provider scope (#27237)
  • azurerm_storage_blob - source_content is now ForceNew (#27508)
  • azurerm_virtual_network_gateway_connection - revert shared_key to Optional and Computed (#27560)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.5.0 (October 10, 2024)

FEATURES:

  • New Resource: azurerm_stack_hci_virtual_hard_disk (#27474)

ENHANCEMENTS:

  • azurerm_bastion_host - support for the Premium SKU and session_recording_enabled property (#27278)
  • azurerm_log_analytics_cluster - the size_gb property now supports all of 100, 200, 300, 400, 500, 1000, 2000, 5000, 10000, 25000, and 50000 (#27616)
  • azurerm_mssql_elasticpool - allow PRMS for the family property (#27615)

BUG FIXES:

  • azurerm_mssql_database - now creates successfully when elastic pool is hyperscale (#27505)
  • azurerm_postgresql_flexible_server_configuration - now locks to prevent conflicts when deploying multiple (#27355)

4.4.0 (October 04, 2024)

ENHANCEMENTS:

  • dependencies - update github.com/hashicorp/go-azure-sdk to v0.20240923.1151247 (#27491)
  • azurerm_site_recovery_replicated_vm - support for the target_virtual_machine_size property (#27480)

BUG FIXES:

  • azurerm_app_service_certificate - key_vault_secret_id can now be versionless (#27537)
  • azurerm_linux_virtual_machine_scale_set - prevent crash when auto_upgrade_minor_version_enabled is nil (#27353)
  • azurerm_role_assignment - correctly parse ID when it's a root or provider scope (#27237)
  • azurerm_storage_blob - source_content is now ForceNew (#27508)
  • azurerm_virtual_network_gateway_connection - revert shared_key to Optional and Computed (#27560)
Commits
  • 6b77615 v4.5.0
  • 8641959 Update CHANGELOG.md #27615
  • bd0d1f1 azurerm_mssql_elasticpool - allow PRMS for family (#27615)
  • 1ce7b02 Update CHANGELOG.md #27616
  • 4bf6320 azurerm_log_analytics_cluster size_gb now supportsall of 100, 200, 300, 400,...
  • 1dd1bde Update CHANGELOG.md #27355
  • a130180 azurerm_postgresql_flexible_server_configuration - add lock to avoid confli...
  • bb21661 [TestCase] Fix acctest for CostManagement (#27351)
  • 6da7c15 azurerm_bot_channels_registration - remove four point oh feature flag (#27328)
  • 4729fba azurerm_data_protection_backup_policy_blob_storage : remove deprecated prop...
  • 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 [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.3.0 to 4.5.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.3.0...v4.5.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants