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

chore(deps): Bump hashicorp/azurerm from 4.10.0 to 4.11.0 in /terraform #222

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/azurerm from 4.10.0 to 4.11.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.11.0

NOTES:

FEATURES:

  • New Ephemeral Resource: azurerm_key_vault_certificate (#28083)
  • New Ephemeral Resource: azurerm_key_vault_secret (#28083)
  • New Resource: azurerm_eventgrid_namespace (#27682)

ENHANCEMENTS:

  • dependencies: update hashicorp/go-azure-sdk to v0.20241118.1115603 (#28075)
  • batch - upgrade api version to 2024-07-01 (#27982)
  • containerregistry - upgrade api version to 2023-11-01-preview (#27983)
  • azurerm_application_gateway - 1.1 is now accepted as a valid rule_set_version in the waf_configuration block (#28039)
  • azurerm_arc_machine - add support for the identity and tags properties (#27987)
  • azurerm_container_app - secret.name now accepts up to 253 characters and . (#27935)
  • azurerm_network_manager - scope_accesses now accepts Routing (#28033)
  • azurerm_network_watcher_flow_log - add support for the target_resource_id property (#26015)
  • azurerm_role_assignment - condition_version will be defaulted to 2.0 when condition has been set (#27189)
  • azurerm_subnet - Informatica.DataManagement/organizations is a valid service_delegation (#27993)
  • azurerm_virtual_network - Informatica.DataManagement/organizations is a valid service_delegation (#27993)
  • azurerm_web_application_firewall_policy - 1.1 is now accepted as a valid version for Microsoft_BotManagerRuleSet rule types (#28039)

BUG:

  • azurerm_api_management - public_ip_address_id is no longer required when zone has been set (#27976)
  • azurerm_api_management_diagnostic - raise and error when operation_name_format is used with and identity that is not applicationinsights (#27630)
  • azurerm_api_management_api_diagnostic - raise and error when operation_name_format is used with and identity that is not applicationinsights (#27630)
  • azurerm_application_gateway - rewrite_rule_set can be supplied when using Basic sku (#28011)
  • azurerm_container_registry_token_password - correctly mark as gone if container registry token doesn't exist (#27232)
  • azurerm_kusto_cluster - allowed_fqdn and allowed_ip_ranges can now be set to empty lists (#27529)
  • azurerm_linux_function_app_slot - create content settings when using a consumpton plan (#25412)
  • azurerm_virtual_network_gatway - updating ip_configuration now recreates the resource (#27828)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.11.0 (November 22, 2024)

NOTES:

FEATURES:

  • New Ephemeral Resource: azurerm_key_vault_certificate (#28083)
  • New Ephemeral Resource: azurerm_key_vault_secret (#28083)
  • New Resource: azurerm_eventgrid_namespace (#27682)

ENHANCEMENTS:

  • dependencies: update hashicorp/go-azure-sdk to v0.20241118.1115603 (#28075)
  • batch - upgrade api version to 2024-07-01 (#27982)
  • containerregistry - upgrade api version to 2023-11-01-preview (#27983)
  • azurerm_application_gateway - 1.1 is now accepted as a valid rule_set_version in the waf_configuration block (#28039)
  • azurerm_arc_machine - add support for the identity and tags properties (#27987)
  • azurerm_container_app - secret.name now accepts up to 253 characters and . (#27935)
  • azurerm_network_manager - scope_accesses now accepts Routing (#28033)
  • azurerm_network_watcher_flow_log - add support for the target_resource_id property (#26015)
  • azurerm_role_assignment - condition_version will be defaulted to 2.0 when condition has been set (#27189)
  • azurerm_subnet - Informatica.DataManagement/organizations is a valid service_delegation (#27993)
  • azurerm_virtual_network - Informatica.DataManagement/organizations is a valid service_delegation (#27993)
  • azurerm_web_application_firewall_policy - 1.1 is now accepted as a valid version for Microsoft_BotManagerRuleSet rule types (#28039)

BUG FIXES:

  • azurerm_api_management - public_ip_address_id is no longer required when zone has been set (#27976)
  • azurerm_api_management_diagnostic - raise and error when operation_name_format is used with and identity that is not applicationinsights (#27630)
  • azurerm_api_management_api_diagnostic - raise and error when operation_name_format is used with and identity that is not applicationinsights (#27630)
  • azurerm_application_gateway - rewrite_rule_set can be supplied when using Basic sku (#28011)
  • azurerm_container_registry_token_password - correctly mark as gone if container registry token doesn't exist (#27232)
  • azurerm_kusto_cluster - allowed_fqdn and allowed_ip_ranges can now be set to empty lists (#27529)
  • azurerm_linux_function_app_slot - create content settings when using a consumpton plan (#25412)
  • azurerm_virtual_network_gatway - updating ip_configuration now recreates the resource (#27828)
Commits
  • 391b165 v4.11.0
  • 7857bbe azurerm_api_management_api fix the bug in example usage (#27758)
  • f03ec88 Update CHANGELOG.md tidy up multiple headings for 4.11.0
  • 7517f7e azurerm_monitor_aad_diagnostic_setting - deprecate `enabled_log.retention_p...
  • 6c249ed Update for #25412
  • 9d15d7d fix: create content settings for linux function app slot too (#25412)
  • 8fcb096 Update for #26015
  • 779f7f1 azurerm_network_watcher_flow_log: Property changes (#26015)
  • ec3737e Update for #28083
  • 34e001d New Ephemeral Resources - azurerm_key_vault_secret `azurerm_key_vault_certi...
  • 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 will merge this PR once CI passes on it, as requested by @notheotherben.


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.10.0 to 4.11.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.10.0...v4.11.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 dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Nov 25, 2024
Copy link
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@notheotherben
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit 7526fe0 into main Nov 25, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-4.11.0 branch November 25, 2024 02:37
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.

1 participant