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

Update Terraform azurerm to v3.35.0 #89

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 3.34.0 -> 3.35.0

Release Notes

hashicorp/terraform-provider-azurerm

v3.35.0

Compare Source

BREAKING CHANGES

  • azurerm_stream_analytics_output_blob - the field batch_min_rows is now an integer rather than a float due to a breaking change in the API Specifications - we believe this was only previously valid as an integer, as such whilst this is a breaking change we believe this shouldn't cause an issue for most users (since the API required that this was an integer) (#​19602)

FEATURES:

  • New Resource: azurerm_digital_twins_time_series_database_connection (#​19576)
  • New Resource: azurerm_network_manager (#​19334)
  • New Resource: azurerm_spring_cloud_application_live_view (#​19495)
  • New Resource: azurerm_sentinel_data_connector_microsoft_threat_protection (#​19162)
  • New Resource: azurerm_vmware_netapp_volume_attachment (#​19082)

ENHANCEMENTS:

  • dependencies: updating to v0.20221207.1121859 of github.com/hashicorp/go-azure-sdk (#​19602)
  • lighthouse: updating to API version 2022-10-01 (#​19499)
  • proximityplacementgroups: updating to API Version 2022-03-01 (#​19537)
  • Data Source: azurerm_kubernetes_cluster - support for the storage_profile block (#​19396)
  • azurerm_firewall_policy - support for the explicit_proxy block and auto_learn_private_ranges_mode property (#​19313)
  • azurerm_kubernetes_cluster - support for the custom_ca_trust_enabled property (#​19546)
  • azurerm_kubernetes_cluster - support for the storage_profile block (#​19396)
  • azurerm_kubernetes_cluster - support for the image_cleaner block (#​19368)
  • azurerm_kubernetes_cluster - support for the network_plugin_mode and ebpf_data_plane properties (#​19527)
  • azurerm_kubernetes_cluster_node_pool - support for the custom_ca_trust_enabled property (#​19546)
  • azurerm_lb_probe - support for the probe_threshold property (#​19573)
  • azurerm_mssql_virtual_machine - support for the days_of_week property (#​19553)
  • azurerm_spring_cloud_gateway_route_config - support for the filters, predicates, and sso_validation_enabled properties (#​19493)

BUG FIXES:

  • Data Source: azurerm_sentinel_alert_rule_template: Set custom ID rather than using ID returned from API (#​19580)
  • azurerm_app_service_connection - correctly pass the secret to the service (#​19519)
  • azurerm_automation_software_update_configuration - fix issue where omitting tagsand tag_filter result in an error (#​19516)
  • azurerm_automation_source_control - a state migration to work around the previously incorrect id casing (#​19506)
  • azurerm_automation_webhook - a state migration to work around the previously incorrect id casing (#​19506)
  • azurerm_container_registry_webhook - added a state migration to work around the previously incorrect id casing (#​19507)
  • azurerm_frontdoor_rules_engine - a state migration to work around the previously incorrect id casing (#​19512)
  • azurerm_healthcare_* - added a state migration to work around the previously incorrect id casing (#​19511)
  • azurerm_iothub_* - added a state migration to work around the previously incorrect id casing (#​19524)
  • azurerm_key_vault - allow for keyvaults in two different subscriptions (#​19531)
  • azurerm_key_vault_certificate - skip purging during deletion if the parent key vault has purge protection enabled (#​19528)
  • azurerm_key_vault_key - skip purging during deletion if the parent key vault has purge protection enabled (#​19528)
  • azurerm_key_vault_managed_hardware_security_module - skip purging during deletion if the parent key vault has purge protection enabled (#​19528)
  • azurerm_key_vault_secret - skip purging during deletion if the parent key vault has purge protection enabled (#​19528)
  • azurerm_lb - adding/removing a frontend configuration will no longer force recreation a new resource to be created (#​19548)
  • azurerm_kusto_* - added a state migration to work around the previously incorrect id casing (#​19525)
  • azurerm_media_services_account - fixing an issue in the state upgrade where the Resource ID was being parsed incorrectly (#​19578)
  • azurerm_mssql_elasticpool - Prevent license_type from being configured in specific scenarios (#​19586)
  • azurerm_monitor_smart_detector_alert_rule - added a state migration to work around the previously incorrect id casing (#​19513)
  • azurerm_spring_cloud_* - added a state migration to work around the previously incorrect id casing (#​19564)
  • azurerm_stream_analytics_output_blob - the field batch_min_rows is now an integer rather than a float due to a breaking change in the API Specifications - we believe this was only previously valid as an integer, as such whilst this is a breaking change we believe this shouldn't cause an issue for most users (since the API required that this was an integer) (#​19602)
  • azurerm_virtual_desktop_workspace_application_group_association - set tags properly (#​19574)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot added dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Dec 9, 2022
@github-actions github-actions bot added size/m Size M area/terraform Terraform cloud/azure Cloud Provider / Microsoft Azure labels Dec 9, 2022
@nlamirault nlamirault merged commit d1878b6 into main Dec 9, 2022
@nlamirault nlamirault deleted the renovate/azurerm-3.x branch December 9, 2022 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Terraform cloud/azure Cloud Provider / Microsoft Azure dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/m Size M size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant