Skip to content

Bump hashicorp/azurerm from 3.104.0 to 3.105.0 in /code/infra #192

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2024

Bumps hashicorp/azurerm from 3.104.0 to 3.105.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.105.0

BREAKING CHANGE:

  • azurerm_kubernetes_cluster - the properties workload_autoscaler_profile.vertical_pod_autoscaler_update_mode and workload_autoscaler_profile.vertical_pod_autoscaler_controlled_values are no longer populated since they're not exported in API version 2023-09-02-preview (#25663)

FEATURES:

  • New Resource: azurerm_api_management_policy_fragment (#24968)

ENHANCEMENTS:

  • dependencies: updating to v0.20240522.1080424 of github.com/hashicorp/go-azure-sdk (#26069)
  • containerservice: updating to use API Version 2023-09-02-preview (#25663)
  • azurerm_application_insights_standard_web_test - http_verb can now be set to HEAD and OPTIONS (#26077)
  • azurerm_cdn_frontdoor_rule - updating the validation for match_values within the uri_path_condition block to support a forward-slash (#26017)
  • azurerm_linux_web_app - normalising the value for virtual_network_subnet_id (#25885)
  • azurerm_machine_learning_compute_cluster - add validation for name (#26060)
  • azurerm_machine_learning_compute_cluster - improve validation to allow an empty subnet_resource_id when the Workspace is using a managed Virtual Network (#26073)
  • azurerm_postgresql_flexible_server - the field public_network_access_enabled is now configurable (previously this was computed-only/not settable via the API) (#25812)
  • azurerm_snapshot - support for disk_access_id (#25996)
  • azurerm_windows_web_app - normalising the value for virtual_network_subnet_id (#25885)

BUG FIXES:

  • azurerm_container_app_environment_custom_domain: parsing the Log Analytics Workspace ID insensitively to workaround the API returning this inconsistently (#26074)
  • azurerm_container_app_job - updating the validation for the name field (#26049)
  • azurerm_container_app_job - updating the validation for the name field within the custom_scale_rule block (#26049)
  • azurerm_container_app_job - updating the validation for the name field within the rules block (#26049)
  • azurerm_linux_function_app_slot - fixed panic when planning from a version older than 3.88.0 (#25838)
  • azurerm_pim_active_role_assignment - fix a persistent diff when ticket is not specified (#26059)
  • azurerm_pim_eligible_role_assignment - fix a persistent diff when ticket is not specified (#26059)
  • azurerm_policy_definition - recreate the resource if the parameters property is updated to include fewer items (#26083)
  • azurerm_windows_function_app_slot - set Server Farm ID in payload when using a Virtual Network Subnet for the slot (#25634)
  • azurerm_windows_web_app_slot - set Server Farm ID in payload when using a Virtual Network Subnet for the slot (#25634)

v3.104.2

NOTE: This is a re-release of v3.104.1 to include missing changes, please refer to the changelog entries for v3.104.1.

v3.104.1

BUG FIXES:

  • azurerm_pim_active_role_assignment - fix a regression where roles assignments could not be created with no expiration (#26029)
  • azurerm_pim_eligible_role_assignment - fix a regression where roles assignments could not be created with no expiration (#26029)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.105.0 (May 24, 2024)

BREAKING CHANGE:

  • azurerm_kubernetes_cluster - the properties workload_autoscaler_profile.vertical_pod_autoscaler_update_mode and workload_autoscaler_profile.vertical_pod_autoscaler_controlled_values are no longer populated since they're not exported in API version 2023-09-02-preview (#25663)

FEATURES:

  • New Resource: azurerm_api_management_policy_fragment (#24968)

ENHANCEMENTS:

  • dependencies: updating to v0.20240522.1080424 of github.com/hashicorp/go-azure-sdk (#26069)
  • containerservice: updating to use API Version 2023-09-02-preview (#25663)
  • azurerm_application_insights_standard_web_test - http_verb can now be set to HEAD and OPTIONS (#26077)
  • azurerm_cdn_frontdoor_rule - updating the validation for match_values within the uri_path_condition block to support a forward-slash (#26017)
  • azurerm_linux_web_app - normalising the value for virtual_network_subnet_id (#25885)
  • azurerm_machine_learning_compute_cluster - add validation for name (#26060)
  • azurerm_machine_learning_compute_cluster - improve validation to allow an empty subnet_resource_id when the Workspace is using a managed Virtual Network (#26073)
  • azurerm_postgresql_flexible_server - the field public_network_access_enabled is now configurable (previously this was computed-only/not settable via the API) (#25812)
  • azurerm_snapshot - support for disk_access_id (#25996)
  • azurerm_windows_web_app - normalising the value for virtual_network_subnet_id (#25885)

BUG FIXES:

  • azurerm_container_app_environment_custom_domain: parsing the Log Analytics Workspace ID insensitively to workaround the API returning this inconsistently (#26074)
  • azurerm_container_app_job - updating the validation for the name field (#26049)
  • azurerm_container_app_job - updating the validation for the name field within the custom_scale_rule block (#26049)
  • azurerm_container_app_job - updating the validation for the name field within the rules block (#26049)
  • azurerm_linux_function_app_slot - fixed panic when planning from a version older than 3.88.0 (#25838)
  • azurerm_pim_active_role_assignment - fix a persistent diff when ticket is not specified (#26059)
  • azurerm_pim_eligible_role_assignment - fix a persistent diff when ticket is not specified (#26059)
  • azurerm_policy_definition - recreate the resource if the parameters property is updated to include fewer items (#26083)
  • azurerm_windows_function_app_slot - set Server Farm ID in payload when using a Virtual Network Subnet for the slot (#25634)
  • azurerm_windows_web_app_slot - set Server Farm ID in payload when using a Virtual Network Subnet for the slot (#25634)

3.104.2 (May 20, 2024)

NOTE: This is a re-release of v3.104.1 to include missing changes, please refer to the changelog entries for v3.104.1.

3.104.1 (May 20, 2024)

BUG FIXES:

  • azurerm_pim_active_role_assignment - fix a regression where roles assignments could not be created with no expiration (#26029)
  • azurerm_pim_eligible_role_assignment - fix a regression where roles assignments could not be created with no expiration (#26029)
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 3.104.0 to 3.105.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.104.0...v3.105.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 May 26, 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

@marvinbuss marvinbuss left a comment

Choose a reason for hiding this comment

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

LGTM!

@marvinbuss marvinbuss merged commit 9449a7a into main May 26, 2024
5 of 6 checks passed
@marvinbuss marvinbuss deleted the dependabot/terraform/code/infra/hashicorp/azurerm-3.105.0 branch May 26, 2024 17:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant