Update dependency @pulumi/azuread to v6 #2156
Open
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:
^5.0.0->^6.0.0Release Notes
pulumi/pulumi-azuread (@pulumi/azuread)
v6.7.0Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
New Contributors
Full Changelog: v6.6.0...v6.7.0
v6.6.0Compare Source
What's Changed
Full Changelog: v6.5.2...v6.6.0
v6.5.2Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Full Changelog: v6.5.0...v6.5.2
v6.5.1Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Full Changelog: v6.4.0...v6.5.1
v6.5.0Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
New functions:
pulumi.providers.azuread/terraformConfigWhat's Changed
Full Changelog: v6.4.0...v6.5.0
v6.4.0Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Full Changelog: v6.3.0...v6.4.0
v6.3.0Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
index/groupWithoutMembers.GroupWithoutMembersWhat's Changed
New Contributors
Full Changelog: v6.2.0...v6.3.0
v6.2.0Compare Source
Does the PR have any schema changes?
Found 2 breaking changes:
Resources
🟢"azuread:index/application:Application": required: "password" property is no longer RequiredTypes
🟢"azuread:index/getNamedLocationCountry:getNamedLocationCountry": required: "countryLookupMethod" property has changed to RequiredNo new resources/functions.
What's Changed
Full Changelog: v6.1.0...v6.2.0
v6.1.0Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Full Changelog: v6.0.2...v6.1.0
v6.0.2Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Full Changelog: v6.0.1...v6.0.2
v6.0.1Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Full Changelog: v6.0.0...v6.0.1
v6.0.0Compare Source
Azure AD Pulumi Provider Version 6
Migration guide
endDateRelativedeprecatedThe property
endDateRelativehas deprecated in favor ofendDate. The newendDateproperty should be used when creating new resources as changing the start or end date for these resources will require re-creation. TheendDateRelativeproperties will be removed in the next major version of the provider.List of affected resources:
azuread.ApplicationCertificateazuread.ApplicationPasswordazuread.ServicePrincipalCertificateazuread.ServicePrincipalPasswordRemoved Properties
For the azuread.Application: resource, the
applicationIdproperty has been removed in favor ofclientId. This was previously deprecated and will not cause replacement.The
applicationObjectIdproperties were previously deprecated to be replaced by theapplicationId. ReplaceapplicationObjectIdwithapplicationIdin your code at the point of upgrading. This will not cause replacement of the existing resource. The following resources are affected:Schema changes
Found 28 breaking changes:
Resources
🟡"azuread:index/application:Application": properties: "applicationId" missing output "applicationId"🟡inputs: "applicationObjectId" missing🟡properties: "applicationObjectId" missing output "applicationObjectId"🟢required inputs: "applicationId" input has changed to Required🟡inputs: "applicationObjectId" missing🟡properties: "applicationObjectId" missing output "applicationObjectId"🟢required inputs: "applicationId" input has changed to Required🟡inputs: "applicationObjectId" missing🟡properties: "applicationObjectId" missing output "applicationObjectId"🟢required inputs: "applicationId" input has changed to Required🟡"applicationObjectId" missing🟡"authorizedAppId" missing🟡"applicationObjectId" missing output "applicationObjectId"🟡"authorizedAppId" missing output "authorizedAppId"🟢"applicationId" input has changed to Required🟢"authorizedClientId" input has changed to Required🟡"appScopeObjectId" missing🟡"directoryScopeObjectId" missing🟡"appScopeObjectId" missing output "appScopeObjectId"🟡"directoryScopeObjectId" missing output "directoryScopeObjectId"🟡inputs: "applicationId" missing🟡properties: "applicationId" missing output "applicationId"🟢required inputs: "clientId" input has changed to RequiredFunctions
🟡"azuread:index/getApplication:getApplication": inputs: "applicationId" missing input "applicationId"🟡"azuread:index/getServicePrincipal:getServicePrincipal": inputs: "applicationId" missing input "applicationId"🟡"azuread:index/getServicePrincipals:getServicePrincipals": inputs: "applicationIds" missing input "applicationIds"Types
🟡properties: "applicationId" missing🟢required: "applicationId" property is no longer RequiredNo new resources/functions.
What's Changed
New Contributors
Full Changelog: v5.53.5...v6.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.