Pwd9000-ML / terraform-azurerm-openai-private-chatgpt

Terraform module to deploy a private ChatBot/ChatGPT-like solution (LibreChat) hosted on Azure OpenAI
https://registry.terraform.io/modules/Pwd9000-ML/openai-private-chatgpt/azurerm/latest
MIT License
22 stars 13 forks source link

Update hashicorp/azurerm requirement from ~> 3.88.0 to ~> 3.89.0 #46

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.89.0

FEATURES:

  • New Data Source: azurerm_data_factory_trigger_schedule (#24572)
  • New Data Source: azurerm_data_factory_trigger_schedules (#24572)
  • New Data Source: azurerm_ip_groups (#24540)
  • New Data Source: azurerm_nginx_certificate (#24577)
  • New Resource: azurerm_chaos_studio_target (#24580)
  • New Resource: azurerm_elastic_san_volume_group (#24166)
  • New Resource: azurerm_netapp_account_encryption (#23733)
  • New Resource: azurerm_redhat_openshift_cluster (#24375)

ENHANCEMENTS:

  • dependencies: updating to v0.66.1 of github.com/hashicorp/go-azure-helpers (#24561)
  • dependencies: updating to v0.20240124.1115501 of github.com/hashicorp/go-azure-sdk (#24619)
  • bot: updating to API Version 2021-05-01-preview (#24555)
  • containerservice: the SDK Clients now support logging (#24564)
  • cosmosdb: updating to API Version 2023-04-15 (#24541)
  • loadtestservice: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#24578)
  • managedidentity: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#24578)
  • azurerm_api_management_api - change the id format so specific revisions can be managed by Terraform (#23031)
  • azurerm_data_protection_backup_vault - the redundancy propety can now be set to ZoneRedundant (#24556)
  • azurerm_data_factory_integration_runtime_azure_ssis - support for the credential_name property (#24458)
  • azurerm_orchestrated_virtual_machine_scale_set - support 2022-datacenter-azure-edition-hotpatch and 2022-datacenter-azure-edition-hotpatch-smalldisk hotpatching images (#23500)
  • azurerm_stream_analytics_job - support for the sku_name property (#24554)

BUG FIXES:

  • Data Source: azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • Data Source: azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_app_configuration_key - the value for the value property can now be removed/emptied (#24582)

  • azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_app_service_plan - fix casing in serverFarms due to ID update (#24562)

  • azurerm_app_service_slot - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_automation_schedule - only one monthly_occurence block can now be specified (#24614)

  • azurerm_cognitive_deployment - the model.version property is no longer required (#24264)

  • azurerm_container_app - multiple custom_scale_rule can not be updated (#24509)

  • azurerm_container_registry_task_schedule_run_now - prevent issue where the incorrect scheduled run in tracked if there have been multiple (#24592)

  • azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_function_app_slot - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_logic_app_standard - now will parse the app service ID insensitively (#24562)

  • azurerm_logic_app_workflow - the workflow_parameters will now correctly handle information specified by $connections (#24141)

  • azurerm_mssql_managed_instance_security_alert_policy - can not update empty storage attributes (#24553)

  • azurerm_network_interface - the ip_configuration properties are no longer added to a Load Balancer Backend if one of those ip_configurations is associated with a backend (#24470)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.89.0 (January 25, 2024)

FEATURES:

  • New Data Source: azurerm_data_factory_trigger_schedule (#24572)
  • New Data Source: azurerm_data_factory_trigger_schedules (#24572)
  • New Data Source: azurerm_ip_groups (#24540)
  • New Data Source: azurerm_nginx_certificate (#24577)
  • New Resource: azurerm_chaos_studio_target (#24580)
  • New Resource: azurerm_elastic_san_volume_group (#24166)
  • New Resource: azurerm_netapp_account_encryption (#23733)
  • New Resource: azurerm_redhat_openshift_cluster (#24375)

ENHANCEMENTS:

  • dependencies: updating to v0.66.1 of github.com/hashicorp/go-azure-helpers (#24561)
  • dependencies: updating to v0.20240124.1115501 of github.com/hashicorp/go-azure-sdk (#24619)
  • bot: updating to API Version 2021-05-01-preview (#24555)
  • containerservice: the SDK Clients now support logging (#24564)
  • cosmosdb: updating to API Version 2023-04-15 (#24541)
  • loadtestservice: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#24578)
  • managedidentity: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (and support logging) (#24578)
  • azurerm_api_management_api - change the id format so specific revisions can be managed by Terraform (#23031)
  • azurerm_data_protection_backup_vault - the redundancy propety can now be set to ZoneRedundant (#24556)
  • azurerm_data_factory_integration_runtime_azure_ssis - support for the credential_name property (#24458)
  • azurerm_orchestrated_virtual_machine_scale_set - support 2022-datacenter-azure-edition-hotpatch and 2022-datacenter-azure-edition-hotpatch-smalldisk hotpatching images (#23500)
  • azurerm_stream_analytics_job - support for the sku_name property (#24554)

BUG FIXES:

  • Data Source: azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • Data Source: azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_app_configuration_key - the value for the value property can now be removed/emptied (#24582)

  • azurerm_app_service - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_app_service_plan - fix casing in serverFarms due to ID update (#24562)

  • azurerm_app_service_slot - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_automation_schedule - only one monthly_occurence block can now be specified (#24614)

  • azurerm_cognitive_deployment - the model.version property is no longer required (#24264)

  • azurerm_container_app - multiple custom_scale_rule can not be updated (#24509)

  • azurerm_container_registry_task_schedule_run_now - prevent issue where the incorrect scheduled run in tracked if there have been multiple (#24592)

  • azurerm_function_app - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_function_app_slot - parsing the API Response for app_service_plan_id case-insensitively (#24626)

  • azurerm_logic_app_standard - now will parse the app service ID insensitively (#24562)

  • azurerm_logic_app_workflow - the workflow_parameters will now correctly handle information specified by $connections (#24141)

  • azurerm_mssql_managed_instance_security_alert_policy - can not update empty storage attributes (#24553)

  • azurerm_network_interface - the ip_configuration properties are no longer added to a Load Balancer Backend if one of those ip_configurations is associated with a backend (#24470)

3.88.0 (January 18, 2024)

... (truncated)

Commits
  • 157180f v3.89.0
  • 06d525e updating to include #24626 (and #24633)
  • 6dbaa2a Merge pull request #24633 from hashicorp/b/servieplan-functionapp-deprecated-bug
  • aa270e1 fix regression in service plan processing
  • 146050e Merge pull request #24628 from hashicorp/f/release-job-update
  • 102ea25 tooling: updating the release job to use the v3 release action
  • 42fd889 re-prepping the changelog for 3.89.0 since the release process failed
  • f9cd3d8 Merge pull request #24626 from hashicorp/b/fixup-serviceplan-casing-deprecate...
  • 3f56c2d parse API responses insenitively
  • 97a9f83 v3.89.0
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 9 months ago

Superseded by #47.