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.5.0 to 4.9.0 in /src #23

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps hashicorp/azurerm from 4.5.0 to 4.9.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.9.0

FEATURES:

  • New Resource: azurerm_dynatrace_monitor (#27432)
  • New Resource: azurerm_dashboard_grafana_managed_private_endpoint (#27781)
  • New Resource: azurerm_data_protection_backup_instance_mysql_flexible_server (#27464)
  • New Resource: azurerm_mongo_cluster (#27636)
  • New Resource: azurerm_stack_hci_network_interface (#26888)

ENHANCEMENTS:

  • dependencies - update go-azure-sdk to v0.20241104.1140654 (#27896)
  • dependencies - update go-azure-helpers to v0.71.0 (#27897)
  • dependencies - update golang-jwt to v4.5.1 (#27938)
  • storage - allow azurerm_storage_account to be used in Data Plane restrictive environments (#27818)
  • azurerm_cognitive_deployment - sku.0.name now supports DataZoneStandard (#27926)
  • azurerm_mssql_managed_database - support for the tags property (#27857)
  • azurerm_oracle_cloud_vm_cluster - support for the domain, scan_listener_port_tcp, scan_listener_port_tcp_ssl and zone_id properties (#27808)
  • azurerm_public_ip_prefix - support for the sku_tier property (#27882)
  • azurerm_public_ip - support for the domain_name_label_scope property (#27748)
  • azurerm_subnet - default_outbound_access_enabled can now be updated (#27858)
  • azurerm_storage_container - support for the storage_account_id property (#27733)
  • azurerm_storage_share - support for the storage_account_id property (#27733)

v4.8.0

FEATURES:

  • New Data Source: azurerm_virtual_network_peering (#27530)
  • New Resource: azurerm_machine_learning_workspace_network_outbound_rule_fqdn (#27384)
  • New Resource: azurerm_stack_hci_extension (#26929)
  • New Resource: azurerm_stack_hci_marketplace_gallery_image (#27532)
  • New Resource: azurerm_trusted_signing_account (#27720)

ENHANCEMENTS:

  • mysql - upgrade api version to 2023-12-30 (#27767)
  • network - upgrade api version to 2024-03-01 (#27746)
  • azurerm_cosmosdb_account: support for CMK through managed_hsm_key_id property (#26521)
  • azurerm_cosmosdb_account - support further versions for mongo_server_version (#27763)
  • azurerm_container_app_environment - changing the log_analytics_workspace_id property no longer creates a new resource (#27794)
  • azurerm_data_factory_linked_service_azure_sql_database - add support for the credential_name property (#27629)
  • azurerm_key_vault_key - expiration_date only recreates the resource when it is removed from the config file (#27813)
  • azurerm_kubernetes_cluster - fix issue wheremaintenance_window_auto_upgrade/maintenance_window_auto_upgrade/maintenance_window_node_os might not be read into state (#26915)
  • azurerm_kubernetes_cluster - support for the backend_pool_type property (#27596)
  • azurerm_kubernetes_cluster - support for the daemonset_eviction_for_empty_nodes_enabled, daemonset_eviction_for_occupied_nodes_enabled, and ignore_daemonsets_utilization_enabled properties (#27588)
  • azurerm_load_test - description can now be updated (#27800)
  • azurerm_oracle_cloud_vm_cluster - export the ocid property (#27785)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for sku_profile block (#27599)
  • azurerm_web_application_firewall_policy - add support for policy_settings.0.file_upload_enforcement (#27774)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.9.0 (November 08, 2024)

FEATURES:

  • New Resource: azurerm_dynatrace_monitor (#27432)
  • New Resource: azurerm_dashboard_grafana_managed_private_endpoint (#27781)
  • New Resource: azurerm_data_protection_backup_instance_mysql_flexible_server (#27464)
  • New Resource: azurerm_mongo_cluster (#27636)
  • New Resource: azurerm_stack_hci_network_interface (#26888)

ENHANCEMENTS:

  • dependencies - update go-azure-sdk to v0.20241104.1140654 (#27896)
  • dependencies - update go-azure-helpers to v0.71.0 (#27897)
  • dependencies - update golang-jwt to v4.5.1 (#27938)
  • storage - allow azurerm_storage_account to be used in Data Plane restrictive environments (#27818)
  • azurerm_cognitive_deployment - sku.0.name now supports DataZoneStandard (#27926)
  • azurerm_mssql_managed_database - support for the tags property (#27857)
  • azurerm_oracle_cloud_vm_cluster - support for the domain, scan_listener_port_tcp, scan_listener_port_tcp_ssl and zone_id properties (#27808)
  • azurerm_public_ip_prefix - support for the sku_tier property (#27882)
  • azurerm_public_ip - support for the domain_name_label_scope property (#27748)
  • azurerm_subnet - default_outbound_access_enabled can now be updated (#27858)
  • azurerm_storage_container - support for the storage_account_id property (#27733)
  • azurerm_storage_share - support for the storage_account_id property (#27733)

4.8.0 (October 31, 2024)

FEATURES:

  • New Data Source: azurerm_virtual_network_peering (#27530)
  • New Resource: azurerm_machine_learning_workspace_network_outbound_rule_fqdn (#27384)
  • New Resource: azurerm_stack_hci_extension (#26929)
  • New Resource: azurerm_stack_hci_marketplace_gallery_image (#27532)
  • New Resource: azurerm_trusted_signing_account (#27720)

ENHANCEMENTS:

  • mysql - upgrade api version to 2023-12-30 (#27767)
  • network - upgrade api version to 2024-03-01 (#27746)
  • azurerm_cosmosdb_account: support for CMK through managed_hsm_key_id property (#26521)
  • azurerm_cosmosdb_account - support further versions for mongo_server_version (#27763)
  • azurerm_container_app_environment - changing the log_analytics_workspace_id property no longer creates a new resource (#27794)
  • azurerm_data_factory_linked_service_azure_sql_database - add support for the credential_name property (#27629)
  • azurerm_key_vault_key - expiration_date only recreates the resource when it is removed from the config file (#27813)
  • azurerm_kubernetes_cluster - fix issue wheremaintenance_window_auto_upgrade/maintenance_window_auto_upgrade/maintenance_window_node_os might not be read into state (#26915)
  • azurerm_kubernetes_cluster - support for the backend_pool_type property (#27596)
  • azurerm_kubernetes_cluster - support for the daemonset_eviction_for_empty_nodes_enabled, daemonset_eviction_for_occupied_nodes_enabled, and ignore_daemonsets_utilization_enabled properties (#27588)
  • azurerm_load_test - description can now be updated (#27800)
  • azurerm_oracle_cloud_vm_cluster - export the ocid property (#27785)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for sku_profile block (#27599)

... (truncated)

Commits

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.5.0 to 4.9.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.5.0...v4.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@lucavallin lucavallin closed this Nov 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/terraform/src/hashicorp/azurerm-4.9.0 branch November 12, 2024 10:28
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.

1 participant