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 dependency hashicorp/terraform-provider-azuread to v2.45.0 #21

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

tflibsonnet-ci
Copy link
Contributor

(original: tf-libsonnet/libgenerator#222)

Mend Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform-provider-azuread minor 2.42.0 -> 2.45.0

Release Notes

hashicorp/terraform-provider-azuread (hashicorp/terraform-provider-azuread)

v2.45.0

Compare Source

FEATURES:

  • New Resource: azuread_application_optional_claims (#​1223)

ENHANCEMENTS:

  • azuread_conditional_access_policy - improved plan-time validation for the session_controls block (#​1229)
  • azuread_conditional_access_policy - support for the sign_in_frequency_authentication_type and sign_in_frequency_interval properties in the session_controls block (#​1229)
  • azuread_conditional_access_policy - support for the included_guests_or_external_users and excluded_guests_or_external_users blocks in the users block (#​1222)

BUG FIXES:

  • azuread_conditional_access_policy - removing the devices or session_controls blocks will no longer force a new resource to be created (#​1229)

v2.44.1

Compare Source

BUG FIXES:

  • azuread_application_certificate - work around an unexpected diff with the application_object_id property (#​1221)
  • azuread_application_federated_identity_credential - work around an unexpected diff with the application_object_id property (#​1221)
  • azuread_application_password - work around an unexpected diff with the application_object_id property (#​1221)
  • azuread_application_pre_authorized - work around an unexpected diff with the application_object_id property (#​1221)

v2.44.0

Compare Source

  • Developer Note: the Typed Resource SDK, as also used in the AzureRM provider, is now the preferred way of introducing new resources (#​1188)

FEATURES:

  • New Resource: azuread_application_api_access (#​1214)
  • New Resource: azuread_application_app_role (#​1214)
  • New Resource: azuread_application_fallback_public_client (#​1214)
  • New Resource: azuread_application_from_template (#​1214)
  • New Resource: azuread_application_identifier_uri (#​1214)
  • New Resource: azuread_application_known_clients (#​1214)
  • New Resource: azuread_application_owner (#​1214)
  • New Resource: azuread_application_permission_scope (#​1214)
  • New Resource: azuread_application_redirect_uris (#​1214)
  • New Resource: azuread_application_registration (#​1214)
  • New Resource: azuread_authentication_strength_policy (#​1171)

ENHANCEMENTS:

  • data.azuread_application - export the client_id attribute, deprecate the application_id attribute (#​1214)
  • data.azuread_service_principal - support for the client_id property, deprecate the application_id property (#​1214)
  • data.azuread_service_principals - support for the client_ids property, deprecate the application_ids property (#​1214)
  • data.azuread_service_principals - export the client_id attribute in the service_principals block, deprecate the application_id attribute (#​1214)
  • azuread_application - export the client_id attribute, deprecate the application_id attribute (#​1214)
  • azuread_application_federated_identity_credential - support for the application_id property, deprecate the application_object_id property (#​1214)
  • azuread_application_certificate - support for the application_id property, deprecate the application_object_id property (#​1214)
  • azuread_application_password - support for the application_id property, deprecate the application_object_id property (#​1214)
  • azuread_application_pre_authorized - support for the application_id property, deprecate the application_object_id property (#​1214)
  • azuread_service_principal - support for the client_id property, deprecate the application_id property (#​1214)
  • azuread_conditional_access_policy - support for the authentication_strength_policy_id property in the grant_controls block [GH_1171]

BUG FIXES:

  • azuread_group_member - resolve a bug when refreshing state if the group is missing (#​1198)

v2.43.0

Compare Source

FEATURES:

  • New Resource: azuread_directory_role_eligibility_schedule_request (#​974)

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.

…tor#222

Signed-off-by: tflibsonnet-ci <120686569+tflibsonnet-ci@users.noreply.github.com>
@yorinasub17 yorinasub17 merged commit 42116fa into main Nov 10, 2023
3 checks passed
@yorinasub17 yorinasub17 deleted the pr-222 branch November 10, 2023 18:16
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.

2 participants