Skip to content

Bump hashicorp/azurerm from 3.65.0 to 3.66.0 in /code/infra #24

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2023

Bumps hashicorp/azurerm from 3.65.0 to 3.66.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.66.0

FEATURES:

  • New Data Source: azurerm_mobile_network_attached_data_network (#22168)
  • New Resource: azurerm_graph_account (#22334)
  • New Resource: azurerm_mobile_network_attached_data_network (#22168)

ENHANCEMENTS:

  • dependencies: bump go-azure-sdk to v0.20230720.1190320 and switch machinelearning, mixedreality, mariadb, storagecache, storagepool, vmware, videoanalyzer, voiceServices and mobilenetwork to new base layer (#22538)
  • dependencies: move azurerm_bastion_host and azurerm_network_connection_monitor over to hashicorp/go-azure-sdk (#22425)
  • dependencies: move azurerm_network_watcher_flow_log to hashicorp/go-azure-sdk (#22575)
  • dependencies: move mysql resources over to hashicorp/go-azure-sdk (#22528)
  • dependencies: move storage_sync resources over to hashicorp/go-azure-sdk (#21928)
  • dependencies: updating to API Version 2022-08-08 (#22440)
  • postgres - updating to API Version 2023-03-01-preview (#22577)
  • data.azurerm_route_table - support for the bgp_route_propagation_enabled property (#21940)
  • data.azurerm_servicebus_* - add deprecation messages for the resource_group_name and namespace_name properties (#22521)
  • azurerm_cdn_frontdoor_rule - allow the conditions.x.url_path_condition.x.match_values property to be set to / (#22610)
  • azurerm_eventhub_namespace - updates properly when encryption is enabled (#22625)
  • azurerm_logic_app_standard - now exports the auto_swap_slot_name attribute (#22525)
  • azurerm_mysql_flexible_server_configuration - the value property can now be changed without creating a new resource (#22557)
  • azurerm_postgresql_flexible_server - support for 33554432 storage (#22574)
  • azurerm_postgresql_flexible_server - support for the geo_backup_key_vault_key_id and geo_backup_user_assigned_identity_id properties (#22612)
  • azurerm_spring_cloud_service - support for the marketplace block (#22553)
  • azurerm_spring_cloud_service - support for the outbound_type property (#22596)

BUG FIXES:

  • provider: the Resource Providers Microsoft.Kubernetes and Microsoft.KubernetesConfiguration are no longer automatically registered (#22580)
  • data.automation_account_variables - correctly populate missing variable attributes (#22611)
  • data.azurerm_virtual_machine_scale_set - fix an issue where computer_name, latest_model_applied, power_state and virtual_machine_id attributes were not correctly set (#22566)
  • azurerm_app_service_public_certificate - poll for certificate during read to get around an eventual consistency bug (#22587)
  • azurerm_application_gateway - send min_protocol_version and correct policy_type when using CustomV2 (#22535)
  • azurerm_cognitive_deployment - remove upper limit on validation for the capacity property in the scale block (#22502)
  • azurerm_cosmosdb_account - fixed regression to default_identity_type being switched to FirstPartyIdentity on update (#22609)
  • azurerm_kubernetes_cluster - the windows_profile.admin_password property will become Required in v4.0 (#22554)
  • azurerm_kusto_cluster - the engine property has been deprecataed and is now non functional as the service team intends to remove it from the API (#22497)
  • azurerm_maintenance_configuration - tge package_names_mask_to_exclude and package_names_mask_to_exclude properties are not set properly (#22555)
  • azurerm_redis_cache - only set the rdb_backup_enabled property when using a premium SKU (#22309)
  • azurerm_site_recovery_replication_recovery_plan - fix an issue where the order of boot recovery groups was not correctly maintained (#22348)
  • azurerm_synapse_firewall_rule - correct an overly strict validation for the name property (#22571)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.66.0 (July 20, 2023)

FEATURES:

  • New Data Source: azurerm_mobile_network_attached_data_network (#22168)
  • New Resource: azurerm_graph_account (#22334)
  • New Resource: azurerm_mobile_network_attached_data_network (#22168)

ENHANCEMENTS:

  • dependencies: bump go-azure-sdk to v0.20230720.1190320 and switch machinelearning, mixedreality, mariadb, storagecache, storagepool, vmware, videoanalyzer, voiceServices and mobilenetwork to new base layer (#22538)
  • dependencies: move azurerm_bastion_host and azurerm_network_connection_monitor over to hashicorp/go-azure-sdk (#22425)
  • dependencies: move azurerm_network_watcher_flow_log to hashicorp/go-azure-sdk (#22575)
  • dependencies: move mysql resources over to hashicorp/go-azure-sdk (#22528)
  • dependencies: move storage_sync resources over to hashicorp/go-azure-sdk (#21928)
  • dependencies: updating to API Version 2022-08-08 (#22440)
  • postgres - updating to API Version 2023-03-01-preview (#22577)
  • data.azurerm_route_table - support for the bgp_route_propagation_enabled property (#21940)
  • data.azurerm_servicebus_* - add deprecation messages for the resource_group_name and namespace_name properties (#22521)
  • azurerm_cdn_frontdoor_rule - allow the conditions.x.url_path_condition.x.match_values property to be set to / (#22610)
  • azurerm_eventhub_namespace - updates properly when encryption is enabled (#22625)
  • azurerm_logic_app_standard - now exports the auto_swap_slot_name attribute (#22525)
  • azurerm_mysql_flexible_server_configuration - the value property can now be changed without creating a new resource (#22557)
  • azurerm_postgresql_flexible_server - support for 33554432 storage (#22574)
  • azurerm_postgresql_flexible_server - support for the geo_backup_key_vault_key_id and geo_backup_user_assigned_identity_id properties (#22612)
  • azurerm_spring_cloud_service - support for the marketplace block (#22553)
  • azurerm_spring_cloud_service - support for the outbound_type property (#22596)

BUG FIXES:

  • provider: the Resource Providers Microsoft.Kubernetes and Microsoft.KubernetesConfiguration are no longer automatically registered (#22580)
  • data.automation_account_variables - correctly populate missing variable attributes (#22611)
  • data.azurerm_virtual_machine_scale_set - fix an issue where computer_name, latest_model_applied, power_state and virtual_machine_id attributes were not correctly set (#22566)
  • azurerm_app_service_public_certificate - poll for certificate during read to get around an eventual consistency bug (#22587)
  • azurerm_application_gateway - send min_protocol_version and correct policy_type when using CustomV2 (#22535)
  • azurerm_cognitive_deployment - remove upper limit on validation for the capacity property in the scale block (#22502)
  • azurerm_cosmosdb_account - fixed regression to default_identity_type being switched to FirstPartyIdentity on update (#22609)
  • azurerm_kubernetes_cluster - the windows_profile.admin_password property will become Required in v4.0 (#22554)
  • azurerm_kusto_cluster - the engine property has been deprecataed and is now non functional as the service team intends to remove it from the API (#22497)
  • azurerm_maintenance_configuration - tge package_names_mask_to_exclude and package_names_mask_to_exclude properties are not set properly (#22555)
  • azurerm_redis_cache - only set the rdb_backup_enabled property when using a premium SKU (#22309)
  • azurerm_site_recovery_replication_recovery_plan - fix an issue where the order of boot recovery groups was not correctly maintained (#22348)
  • azurerm_synapse_firewall_rule - correct an overly strict validation for the name property (#22571)
Commits
  • 0e49703 v3.66.0
  • 949cd97 Update CHANGELOG.md
  • ba9c16d tooling: improve version regex for issue labeler (#22620)
  • 3419813 Update CHANGELOG.md #22168
  • 894f503 new resource:azurerm_mobile_network_attached_data_network; new datasource: ...
  • c994c41 Update CHANGELOG.md #22497
  • d51c23f azurerm_kusto_cluster: deprecate and make engine non functional (#22497)
  • 907aa9e Update CHANGELOG.md #22557
  • 7191434 azurerm_mysql_flexible_server_configuration - Remove ForceNew for value...
  • 4fabc7b azurerm_redis_enterprise_cluster - add support for North Central US and `...
  • 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 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.65.0 to 3.66.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.65.0...v3.66.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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 23, 2023

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

@github-actions
Copy link

Terraform Lint Results

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2023

Superseded by #27.

@dependabot dependabot bot closed this Jul 30, 2023
@dependabot dependabot bot deleted the dependabot/terraform/code/infra/hashicorp/azurerm-3.66.0 branch July 30, 2023 10:34
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