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 3.108.0 to 3.109.0 in /code/infra #82

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2024

Bumps hashicorp/azurerm from 3.108.0 to 3.109.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.109.0

FEATURES:

  • New Data Source: azurerm_automation_runbook (#26359)
  • New Resource: azurerm_data_protection_backup_instance_postgresql_flexible_server (#26249)
  • New Resource: azurerm_email_communication_service_domain (#26179)
  • New Resource: azurerm_system_center_virtual_machine_manager_cloud (#25429)
  • New Resource: azurerm_system_center_virtual_machine_manager_virtual_machine_template (#25449)
  • New Resource: azurerm_system_center_virtual_machine_manager_virtual_network (#25451)

ENHANCEMENTS:

  • Data Source: azurerm_hdinsight_cluster - export the cluster_id attribute (#26228)
  • azurerm_cosmosdb_sql_container - support for the partition_key_kind and partition_key_paths properties (#26372)
  • azurerm_data_protection_backup_instance_blob_storage - support for the storage_account_container_names property (#26232)
  • azurerm_virtual_network_peering - support for the peer_complete_virtual_networks_enabled, only_ipv6_peering_enabled, local_subnet_names, and remote_subnet_names properties (#26229)
  • azurerm_virtual_desktop_host_pool - changing the preferred_app_group_type property no longer creates a new resource (#26333)
  • azurerm_maps_account - support for the location, identity, cors and data_store properties (#26397)

BUG FIXES:

  • azurerm_automation_job_schedule - updates azurerm_automation_job_schedule to use a composite resource id and allows azurerm_automation_runbook to be updated without causing azurerm_automation_job_schedule to recreate (#22164)
  • azurerm_databricks_workspace- correctly allow disabling the default firewall (#26339)
  • azurerm_virtual_hub_* - spliting create and update so lifecycle ignore changes works correctly (#26310)

DEPRECATIONS:

  • Data Source: azurerm_mariadb_server - deprecated since the service is retiring. Please use azurerm_mysql_flexible_server instead (#26354)
  • azurerm_mariadb_configuration - deprecated since the service is retiring. Please use azurerm_mysql_flexible_server_configuration instead (#26354)
  • azurerm_mariadb_database - deprecated since the service is retiring. Please use azurerm_mysql_flexible_database instead (#26354)
  • azurerm_mariadb_firewall_rule - deprecated since the service is retiring. Please use azurerm_mysql_flexible_server_firewall_rule instead (#26354)
  • azurerm_mariadb_server - deprecated since the service is retiring. Please use azurerm_mysql_flexible_server instead (#26354)
  • azurerm_mariadb_virtual_network_rule - deprecated since the service is retiring (#26354)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.109.0 (June 20, 2024)

FEATURES:

  • New Data Source: azurerm_automation_runbook (#26359)
  • New Resource: azurerm_data_protection_backup_instance_postgresql_flexible_server (#26249)
  • New Resource: azurerm_email_communication_service_domain (#26179)
  • New Resource: azurerm_system_center_virtual_machine_manager_cloud (#25429)
  • New Resource: azurerm_system_center_virtual_machine_manager_virtual_machine_template (#25449)
  • New Resource: azurerm_system_center_virtual_machine_manager_virtual_network (#25451)

ENHANCEMENTS:

  • Data Source: azurerm_hdinsight_cluster - export the cluster_id attribute (#26228)
  • azurerm_cosmosdb_sql_container - support for the partition_key_kind and partition_key_paths properties (#26372)
  • azurerm_data_protection_backup_instance_blob_storage - support for the storage_account_container_names property (#26232)
  • azurerm_virtual_network_peering - support for the peer_complete_virtual_networks_enabled, only_ipv6_peering_enabled, local_subnet_names, and remote_subnet_names properties (#26229)
  • azurerm_virtual_desktop_host_pool - changing the preferred_app_group_type property no longer creates a new resource (#26333)
  • azurerm_maps_account - support for the location, identity, cors and data_store properties (#26397)

BUG FIXES:

  • azurerm_automation_job_schedule - updates azurerm_automation_job_schedule to use a composite resource id and allows azurerm_automation_runbook to be updated without causing azurerm_automation_job_schedule to recreate (#22164)
  • azurerm_databricks_workspace- correctly allow disabling the default firewall (#26339)
  • azurerm_virtual_hub_* - spliting create and update so lifecycle ignore changes works correctly (#26310)

DEPRECATIONS:

  • Data Source: azurerm_mariadb_server - deprecated since the service is retiring. Please use azurerm_mysql_flexible_server instead (#26354)
  • azurerm_mariadb_configuration - deprecated since the service is retiring. Please use azurerm_mysql_flexible_server_configuration instead (#26354)
  • azurerm_mariadb_database - deprecated since the service is retiring. Please use azurerm_mysql_flexible_database instead (#26354)
  • azurerm_mariadb_firewall_rule - deprecated since the service is retiring. Please use azurerm_mysql_flexible_server_firewall_rule instead (#26354)
  • azurerm_mariadb_server - deprecated since the service is retiring. Please use azurerm_mysql_flexible_server instead (#26354)
  • azurerm_mariadb_virtual_network_rule - deprecated since the service is retiring (#26354)
Commits
  • ed57cfd v3.109.0
  • 99f9b0b Update CHANGELOG.md #26372
  • d42cd0f azurerm_cosmosdb_sql_container - support for the properties `partition_key_...
  • 822d2af Update CHANGELOG.md #25451
  • e7b101a New Resource: azurerm_system_center_virtual_machine_manager_virtual_network...
  • 92afd4d Update CHANGELOG.md #26249
  • e869ac7 New Resource: `azurerm_data_protection_backup_instance_postgresql_flexible_se...
  • fd1f764 Update CHANGELOG.md #26232
  • 1c34dae azurerm_data_protection_backup_instance_blob_storage - support for the `sto...
  • ee57a74 Update CHANGELOG.md #26229
  • 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 3.108.0 to 3.109.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@v3.108.0...v3.109.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>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2024

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

Copy link

Terraform Lint Results

  • Terraform Version 📎1.6.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2024

Looks like hashicorp/azurerm is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 3, 2024
@dependabot dependabot bot deleted the dependabot/terraform/code/infra/hashicorp/azurerm-3.109.0 branch July 3, 2024 12:53
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.

0 participants