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.70.0 to 3.75.0 in /terraform/paas #1391

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2023

Bumps hashicorp/azurerm from 3.70.0 to 3.75.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.75.0

FEATURES:

  • New Resource: azurerm_application_load_balancer (#22517)
  • New Resource: azurerm_resource_management_private_link (#23098)

ENHANCEMENTS:

  • dependencies: firewall migrated to hashicorp/go-azure-sdk (#22863)
  • azurerm_bot_service_azure_bot - add support for the icon_url property (#23114)
  • azurerm_cognitive_deployment - capacity property is now updateable (#23251)
  • azurerm_container_group - added support for key_vault_user_identity_id (#23332)
  • azurerm_data_factory - added support for the publish_enabled property (#2334)
  • azurerm_firewall_policy_rule_collection_group - add support for the description property (#23354)
  • azurerm_kubernetes_cluster - network_profile.network_policy can be migrated to cilium (#23342)
  • azurerm_log_analytics_workspace - add support for the data_collection_rule_id property (#23347)
  • azurerm_mysql_flexible_server - add support for the io_scaling_enabled property (#23329)

BUG FIXES:

  • azurerm_api_management_api - fix importing openapi format content file issue (#23348)
  • azurerm_cdn_frontdoor_rule - allow a cache_duration of 00:00:00 (#23384)
  • azurerm_cosmosdb_cassandra_datacenter - sku_name is now updatable (#23419)
  • azurerm_key_vault_certificate - fix a bug that prevented soft-deleted certificates from being recovered (#23204)
  • azurerm_log_analytics_solution - fix create and update lifecycle of resource by splitting methods (#23333)
  • azurerm_management_group_subscription_association - mark resource as gone correctly if not found when retrieving (#23335)
  • azurerm_management_lock - add polling after create and delete to check for RP propagation (#23345)
  • azurerm_monitor_diagnostic_setting - added validation to ensure at least one of category or category_group is supplied (#23308)
  • azurerm_palo_alto_local_rulestack_prefix_list - fix rulestack not being committed on delete (#23362)
  • azurerm_palo_alto_local_rulestack_fqdn_list - fix rulestack not being committed on delete (#23362)
  • security_center_subscription_pricing_resource - disabled extensions logic now works as expected (#22997)

v3.74.0

NOTES:

  • azurerm_synapse_sql_pool - users that have imported azurerm_synapse_sql_pool resources that were created outside of Terraform using an LRS storage account type will need to use ignore_changes to avoid the resource from being destroyed and recreated.

FEATURES:

  • New Resource: azurerm_arc_resource_bridge_appliance (#23108)
  • New Resource: azurerm_data_factory_dataset_azure_sql_table (#23264)
  • New Resource: azurerm_function_app_connection (#23127)

ENHANCEMENTS:

  • dependencies: updating to v0.20230918.1115907 of github.com/hashicorp/go-azure-sdk (#23337)
  • dependencies: downgrading to v1.12.5 of github.com/rickb777/date (#23296)
  • mysql: updating to use API Version 2022-01-01 (#23320)
  • azurerm_app_configuration - support for the replica block (#22452)
  • azurerm_bot_channel_directline - support for user_upload_enabled, endpoint_parameters_enabled, and storage_enabled (#23149)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.75.0 (September 28, 2023)

FEATURES:

  • New Resource: azurerm_application_load_balancer (#22517)
  • New Resource: azurerm_resource_management_private_link (#23098)

ENHANCEMENTS:

  • dependencies: firewall migrated to hashicorp/go-azure-sdk (#22863)
  • azurerm_bot_service_azure_bot - add support for the icon_url property (#23114)
  • azurerm_cognitive_deployment - capacity property is now updateable (#23251)
  • azurerm_container_group - added support for key_vault_user_identity_id (#23332)
  • azurerm_data_factory - added support for the publish_enabled property (#2334)
  • azurerm_firewall_policy_rule_collection_group - add support for the description property (#23354)
  • azurerm_kubernetes_cluster - network_profile.network_policy can be migrated to cilium (#23342)
  • azurerm_log_analytics_workspace - add support for the data_collection_rule_id property (#23347)
  • azurerm_mysql_flexible_server - add support for the io_scaling_enabled property (#23329)

BUG FIXES:

  • azurerm_api_management_api - fix importing openapi format content file issue (#23348)
  • azurerm_cdn_frontdoor_rule - allow a cache_duration of 00:00:00 (#23384)
  • azurerm_cosmosdb_cassandra_datacenter - sku_name is now updatable (#23419)
  • azurerm_key_vault_certificate - fix a bug that prevented soft-deleted certificates from being recovered (#23204)
  • azurerm_log_analytics_solution - fix create and update lifecycle of resource by splitting methods (#23333)
  • azurerm_management_group_subscription_association - mark resource as gone correctly if not found when retrieving (#23335)
  • azurerm_management_lock - add polling after create and delete to check for RP propagation (#23345)
  • azurerm_monitor_diagnostic_setting - added validation to ensure at least one of category or category_group is supplied (#23308)
  • azurerm_palo_alto_local_rulestack_prefix_list - fix rulestack not being committed on delete (#23362)
  • azurerm_palo_alto_local_rulestack_fqdn_list - fix rulestack not being committed on delete (#23362)
  • security_center_subscription_pricing_resource - disabled extensions logic now works as expected (#22997)

3.74.0 (September 21, 2023)

NOTES:

  • azurerm_synapse_sql_pool - users that have imported azurerm_synapse_sql_pool resources that were created outside of Terraform using an LRS storage account type will need to use ignore_changes to avoid the resource from being destroyed and recreated.

FEATURES:

  • New Resource: azurerm_arc_resource_bridge_appliance (#23108)
  • New Resource: azurerm_data_factory_dataset_azure_sql_table (#23264)
  • New Resource: azurerm_function_app_connection (#23127)

ENHANCEMENTS:

  • dependencies: updating to v0.20230918.1115907 of github.com/hashicorp/go-azure-sdk (#23337)
  • dependencies: downgrading to v1.12.5 of github.com/rickb777/date (#23296)

... (truncated)

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.70.0 to 3.75.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.70.0...v3.75.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 Sep 29, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot dependabot bot temporarily deployed to Review October 5, 2023 12:33 Inactive
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

@saliceti saliceti merged commit 55cf3ab into master Oct 5, 2023
15 checks passed
@saliceti saliceti deleted the dependabot/terraform/terraform/paas/hashicorp/azurerm-3.75.0 branch October 5, 2023 12:47
@saliceti saliceti temporarily deployed to Review October 5, 2023 12:47 — with GitHub Actions Inactive
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 DevOps terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant