This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update terraform providers and tflint plugins #553
Merged
ThorstenSauter
merged 1 commit into
main
from
renovate/terraform-providers-and-tflint-plugins
Oct 21, 2023
Merged
chore(deps): update terraform providers and tflint plugins #553
ThorstenSauter
merged 1 commit into
main
from
renovate/terraform-providers-and-tflint-plugins
Oct 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
A change (usually an update) to dependencies
terraform
Pull requests that update Terraform code
labels
Oct 21, 2023
Terraform validationTerraform format 🖌
|
Global environmentTerraform Plan 📖
|
Production environmentTerraform Plan 📖
|
Staging environmentTerraform Plan 📖
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #553 +/- ##
==========================================
- Coverage 84.38% 82.71% -1.68%
==========================================
Files 40 40
Lines 538 538
Branches 0 23 +23
==========================================
- Hits 454 445 -9
Misses 84 84
- Partials 0 9 +9 ☔ View full report in Codecov by Sentry. |
ThorstenSauter
deleted the
renovate/terraform-providers-and-tflint-plugins
branch
October 21, 2023 08:56
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
A change (usually an update) to dependencies
terraform
Pull requests that update Terraform code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 2.43.0
->~> 2.44.0
~> 3.76.0
->~> 3.77.0
Release Notes
hashicorp/terraform-provider-azuread (azuread)
v2.44.0
Compare Source
FEATURES:
azuread_application_api_access
(#1214)azuread_application_app_role
(#1214)azuread_application_fallback_public_client
(#1214)azuread_application_from_template
(#1214)azuread_application_identifier_uri
(#1214)azuread_application_known_clients
(#1214)azuread_application_owner
(#1214)azuread_application_permission_scope ([#​1214](https://togithub.com/hashicorp/terraform-provider-azuread/issues/1214))
azuread_application_redirect_uris
(#1214)azuread_application_registration
(#1214)azuread_authentication_strength_policy
(#1171)ENHANCEMENTS:
data.azuread_application
- export theclient_id
attribute, deprecate theapplication_id
attribute (#1214)data.azuread_service_principal
- support for theclient_id
property, deprecate theapplication_id
property (#1214)data.azuread_service_principals
- support for theclient_ids
property, deprecate theapplication_ids
property (#1214)data.azuread_service_principals
- export theclient_id
attribute in theservice_principals
block, deprecate theapplication_id
attribute (#1214)azuread_application
- export theclient_id
attribute, deprecate theapplication_id
attribute (#1214)azuread_application_federated_identity_credential
- support for theapplication_id
property, deprecate theapplication_object_id
property (#1214)azuread_application_certificate
- support for theapplication_id
property, deprecate theapplication_object_id
property (#1214)azuread_application_password
- support for theapplication_id
property, deprecate theapplication_object_id
property (#1214)azuread_application_pre_authorized
- support for theapplication_id
property, deprecate theapplication_object_id
property (#1214)azuread_service_principal
- support for theclient_id
property, deprecate theapplication_id
property (#1214)azuread_conditional_access_policy
- support for theauthentication_strength_policy_id
property in thegrant_controls
block [GH_1171]BUG FIXES:
azuread_group_member
- resolve a bug when refreshing state if the group is missing (#1198)hashicorp/terraform-provider-azurerm (azurerm)
v3.77.0
Compare Source
FEATURES:
azurerm_application_load_balancer_frontend
(#23411)azurerm_dev_center
(#23538)azurerm_dev_center_project
(#23538)ENHANCEMENTS:
v0.62.0
ofgithub.com/hashicorp/go-azure-helpers
(#23581)2023-05-02
to2023-08-15
(#23598)2022-08-01
to2023-04-01
(#23583)netapp
: updating to use API Version2023-05-01
(#23576)springcloud
: updating to use API Version2023-09-01-preview
(#23544)storage
: updating to use API Version2023-01-01
(#23543)internal/sdk
: fixing an issue where struct fields containingremovedInNextMajorVersion
wouldn't be decoded correctly (#23564)internal/sdk
: struct tag parsing is now handled consistently during both encoding and decoding (#23568)roll_instances_when_required
provider feature in thevirtual_machine_scale_set
block is now optional (#22976)azurerm_automation_account
: refactoring the remaining usage ofAzure/azure-sdk-for-go
to usehashicorp/go-azure-sdk
(#23555)azurerm_automation_account
: refactoring the remaining usage ofAzure/azure-sdk-for-go
to usehashicorp/go-azure-sdk
(#23555)azurerm_resource_deployment_script_azure_cli
- improve validation for theversion
property to support newer versions (#23370)azurerm_resource_deployment_script_azure_power_shell
- improve validation for theversion
property to support newer versions (#23370)azurerm_nginx_deployment
- support for thecapacity
andemail
properties (#23596)BUG FIXES:
azurerm_virtual_hub_connection
- export theinbound_route_map_id
,outbound_route_map_id
, andstatic_vnet_local_route_override_criteria
attributes in therouting
block, and fix a bug where these attributes could not be set (#23491)azurerm_cdn_frontdoor_rule
- theurl_filename_condition
propertiesmatch_values
is now optional ifoperator
is set toAny
(#23541)azurerm_shared_image_gallery
- added thePrivate
andGroups
options for thesharing.permission
property (#23570)azurerm_redis_cache
- fixed incorrect ssl values forredis_primary_connection_string
andsecondary_connection_string
(#23575)azurerm_monitor_activity_log_alert
- therecommend_category
property now can be set toHighAvailability
(#23605)azurerm_recovery_services_vault
- theencryption
property can now be used with thecross_region_restore_enabled
property (#23618)azurerm_storage_account_customer_managed_key
- prevent a panic when the keyvault id is empty (#23599)Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.