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.107.0 to 3.108.0 in /terraform #16

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/azurerm from 3.107.0 to 3.108.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.108.0

FEATURES:

  • New Data Source: azurerm_role_management_policy (#25900)
  • New Resource: azurerm_role_management_policy (#25900)

ENHANCEMENTS:

  • provider: support subscription ID hinting when using Azure CLI authentication (#26282)
  • serviceconnector: updating to use API Version 2024-04-01 (#26248)
  • azurerm_container_groups - can now be created with a User Assigned Identity when running Windows (#26308)
  • azurerm_kubernetes_cluster - updating the network_profile.network_policy property to azure and calico when it hasn't been previously set is supported (#26176)
  • azurerm_kubernetes_cluster - respect Pod Distruption Budgets when rotating the default_node_pool (#26274)
  • azurerm_lb_backend_address_pool - support for the synchronous_mode property (#26309)
  • azurerm_private_endpoint - support symultaneous creation of multiple resources of this type per subnet (#26006)

BUG FIXES:

  • azurerm_express_route_circuit_peering, azurerm_express_route_circuit, azurerm_express_route_gateway, azurerm_express_route_port - split create and update (#26237)
  • azurerm_lb_backend_address_pool_address - when using this resource, values are no longer reset on azurerm_lb_backend_address_pool (#26264)
  • azurerm_route_filter - spliting create and update so lifecycle ignore changes works correctly (#26266)
  • azurerm_route_server - spliting create and update so lifecycle ignore changes works correctly (#26266)
  • azurerm_synapse_workspace - updates the client used in all operations of azurerm_synapse_workspace_sql_aad_admin to prevent this resource from modifying the same resource as azurerm_synapse_workspace_aad_admin (#26317)
  • azurerm_virtual_network - correctly parse network securty group IDs (#26283)

DEPRECATIONS:

  • Data Source: azurerm_network_interface - the enable_ip_forwarding and enable_accelerated_networking properties have been deprecated and superseded by the ip_forwarding_enabled and accelerated_networking_enabled properties (#26293)
  • azurerm_api_management - the policy block has been deprecated is superseded by the azurerm_api_management_policy resource (#26305)
  • azurerm_kubernetes_cluster - the ebpf_data_plane property has been deprecated and superseded by the network_data_plane property (#26251)
  • azurerm_network_interface - the enable_ip_forwarding and enable_accelerated_networking properties have been deprecated and superseded by the ip_forwarding_enabled and accelerated_networking_enabled properties (#26293)
  • azurerm_synapse_workspace - the aad_admin and sql_aad_admin blocks have been deprecated and superseded by the azurerm_synapse_workspace_aad_admin and azurerm_synapse_workspace_sql_aad_admin resources (#26317)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.108.0 (June 13, 2024)

FEATURES:

  • New Data Source: azurerm_role_management_policy (#25900)
  • New Resource: azurerm_role_management_policy (#25900)

ENHANCEMENTS:

  • provider: support subscription ID hinting when using Azure CLI authentication (#26282)
  • serviceconnector: updating to use API Version 2024-04-01 (#26248)
  • azurerm_container_groups - can now be created with a User Assigned Identity when running Windows (#26308)
  • azurerm_kubernetes_cluster - updating the network_profile.network_policy property to azure and calico when it hasn't been previously set is supported (#26176)
  • azurerm_kubernetes_cluster - respect Pod Distruption Budgets when rotating the default_node_pool (#26274)
  • azurerm_lb_backend_address_pool - support for the synchronous_mode property (#26309)
  • azurerm_private_endpoint - support symultaneous creation of multiple resources of this type per subnet (#26006)

BUG FIXES:

  • azurerm_express_route_circuit_peering, azurerm_express_route_circuit, azurerm_express_route_gateway, azurerm_express_route_port - split create and update (#26237)
  • azurerm_lb_backend_address_pool_address - when using this resource, values are no longer reset on azurerm_lb_backend_address_pool (#26264)
  • azurerm_route_filter - spliting create and update so lifecycle ignore changes works correctly (#26266)
  • azurerm_route_server - spliting create and update so lifecycle ignore changes works correctly (#26266)
  • azurerm_synapse_workspace - updates the client used in all operations of azurerm_synapse_workspace_sql_aad_admin to prevent this resource from modifying the same resource as azurerm_synapse_workspace_aad_admin (#26317)
  • azurerm_virtual_network - correctly parse network securty group IDs (#26283)

DEPRECATIONS:

  • Data Source: azurerm_network_interface - the enable_ip_forwarding and enable_accelerated_networking properties have been deprecated and superseded by the ip_forwarding_enabled and accelerated_networking_enabled properties (#26293)
  • azurerm_api_management - the policy block has been deprecated is superseded by the azurerm_api_management_policy resource (#26305)
  • azurerm_kubernetes_cluster - the ebpf_data_plane property has been deprecated and superseded by the network_data_plane property (#26251)
  • azurerm_network_interface - the enable_ip_forwarding and enable_accelerated_networking properties have been deprecated and superseded by the ip_forwarding_enabled and accelerated_networking_enabled properties (#26293)
  • azurerm_synapse_workspace - the aad_admin and sql_aad_admin blocks have been deprecated and superseded by the azurerm_synapse_workspace_aad_admin and azurerm_synapse_workspace_sql_aad_admin resources (#26317)
Commits
  • 1e12a2b v3.108.0
  • b77f157 Update CHANGELOG.md
  • 375c8ac Update for #26317
  • 338a4f6 deprecate aad_admin and sql_aad_admin and use correct client for sql aad admi...
  • fa66cdb Changelog for #25900
  • 2f13594 Merge pull request #25900 from oWretch/f/pim-policies
  • e4d9281 azurerm_role_management_policy: fix up test names, update docs
  • f0b8cc0 azurerm_role_management_policy: address review comments
  • 908d91c azurerm_role_management_policy: updates to improve performance and reliability
  • 284ba51 Update CHANGELOG.md for #26006
  • 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.107.0 to 3.108.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.107.0...v3.108.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 requested a review from a team as a code owner June 17, 2024 23:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jun 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2024

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

@dependabot dependabot bot closed this Jun 25, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-3.108.0 branch June 25, 2024 09:29
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants