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 first-party Pulumi dependencies #1732

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

pulumi-renovate[bot]
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Dec 7, 2024

This PR contains the following updates:

Package Type Update Change
@pulumi/alicloud (source) dependencies minor 3.68.0 -> 3.69.0
@pulumi/azure (source) dependencies minor 6.12.0 -> 6.13.0
@pulumi/eks (source) dependencies minor 3.3.0 -> 3.4.0
@pulumi/pulumiservice (source) dependencies patch 0.27.1 -> 0.27.2
Pulumi.Aws (source) nuget minor 6.0.2 -> 6.64.0
Pulumi.Aws (source) nuget minor 6.19.0 -> 6.64.0
Pulumi.Aws (source) nuget minor 6.42.0 -> 6.64.0
Pulumi.Command (source) nuget patch 1.0.0 -> 1.0.1
Pulumi.Docker (source) nuget patch 4.5.1 -> 4.5.7
github.com/pulumi/pulumi-aws/sdk/v6 require minor v6.63.0 -> v6.64.0
github.com/pulumi/pulumi-azure/sdk/v6 require minor v6.12.0 -> v6.13.0
pulumi-aws dependencies pin >=6.42.1,<7.0.0 -> ==6.64.0
pulumi-aws minor ==6.19.0 -> ==6.64.0
pulumi-azure major >=4.7.0,<5.0.0 -> >=6.13.0,<6.14.0
pulumi-azure major >=5.0.0, <6.0.0 -> >=6.13.0, <6.14.0
pulumi-azuread major >=5.53.0,<6.0.0 -> >=6.0.1,<6.1.0
pulumi-azuread major >=5.0.0, <6.0.0 -> >=6.0.1, <6.1.0
pulumi-azuread major >=4.3.0,<5.0.0 -> >=6.0.1,<6.1.0
pulumi-kubernetes major >=3.4.0,<4.0.0 -> >=4.18.4,<4.19.0
pulumi-kubernetes major >=3.0.0,<4.0.0 -> >=4.18.4,<4.19.0
pulumi-openstack major >=3.2.0,<4.0.0 -> >=5.0.1,<5.1.0
pulumi-tls major >=4.0.0,<5.0.0 -> >=5.0.9,<5.1.0
pulumi-tls major >=4.11.0,<5.0.0 -> >=5.0.9,<5.1.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pulumi/pulumi-alicloud (@​pulumi/alicloud)

v3.69.0

Compare Source

Does the PR have any schema changes?

Found 11 breaking changes:

Resources
  • "alicloud:dataworks/project:Project":
    • 🟡 inputs: "projectMode" missing
    • properties:
      • 🟡 "createTime" missing output "createTime"
      • 🟡 "projectMode" missing output "projectMode"
    • 🟢 required: "description" property is no longer Required
    • 🟢 required inputs: "paiTaskEnabled" input has changed to Required
Types
  • "alicloud:arms/DispatchRuleNotifyRule:DispatchRuleNotifyRule": required:
    • 🟢 "notifyEndTime" property has changed to Required
    • 🟢 "notifyStartTime" property has changed to Required
  • "alicloud:arms/getDispatchRulesRuleGroupRule:getDispatchRulesRuleGroupRule":
    • 🟡 properties: "groupId" missing
    • 🟢 required: "groupId" property is no longer Required
  • "alicloud:arms/getDispatchRulesRuleNotifyRule:getDispatchRulesRuleNotifyRule": required:
    • 🟢 "notifyEndTime" property has changed to Required
    • 🟢 "notifyStartTime" property has changed to Required
New resources:
  • arms/alertRobot.AlertRobot
  • dataworks/dataSource.DataSource
  • dataworks/dataSourceSharedRule.DataSourceSharedRule
  • dataworks/projectMember.ProjectMember
  • ecs/imagePipelineExecution.ImagePipelineExecution
  • oss/bucketWebsite.BucketWebsite
  • sls/ossExportSink.OssExportSink
New functions:
  • arms/getAlertRobots.getAlertRobots

What's Changed

Full Changelog: pulumi/pulumi-alicloud@v3.68.0...v3.69.0

pulumi/pulumi-azure (@​pulumi/azure)

v6.13.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "azure:logicapps/getStandardIdentity:getStandardIdentity": required: "identityIds" property has changed to Required
    No new resources/functions.
What's Changed

Full Changelog: pulumi/pulumi-azure@v6.12.0...v6.13.0

pulumi/pulumi-eks (@​pulumi/eks)

v3.4.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-eks@v3.3.0...v3.4.0

pulumi/pulumi-pulumiservice (@​pulumi/pulumiservice)

v0.27.2

Compare Source

Bug Fixes
  • Updating the timestamp of a one-time schedule will now cause a replacement, allowing schedules that have already run to be rescheduled correctly: #​455
pulumi/pulumi-aws (Pulumi.Aws)

v6.64.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • codeconnections/connection.Connection
  • codeconnections/host.Host
  • s3tables/namespace.Namespace
  • s3tables/table.Table
  • s3tables/tableBucket.TableBucket
  • s3tables/tableBucketPolicy.TableBucketPolicy
  • s3tables/tablePolicy.TablePolicy
What's Changed

Full Changelog: pulumi/pulumi-aws@v6.63.0...v6.64.0

v6.63.0

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:eks/getClusterKubernetesNetworkConfig:getClusterKubernetesNetworkConfig": required: "elasticLoadBalancings" property has changed to Required
New resources:
  • ec2/vpcBlockPublicAccessExclusion.VpcBlockPublicAccessExclusion
  • ec2/vpcBlockPublicAccessOptions.VpcBlockPublicAccessOptions
What's Changed

Full Changelog: pulumi/pulumi-aws@v6.62.2...v6.63.0

v6.62.2

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.62.1...v6.62.2

v6.62.1

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required
New resources:
  • iam/organizationsFeatures.OrganizationsFeatures
What's Changed
New Contributors

Full Changelog: pulumi/pulumi-aws@v6.62.0...v6.62.1

v6.62.0

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required
New resources:
  • iam/organizationsFeatures.OrganizationsFeatures

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.61.0...v6.62.0

v6.61.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • rds/instanceDesiredState.InstanceDesiredState

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.60.0...v6.61.0

v6.60.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • vpc/securityGroupVpcAssociation.SecurityGroupVpcAssociation

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.59.2...v6.60.0

v6.59.1

Does the PR have any schema changes?

Found 3 breaking changes:

Types
  • "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting":
    • 🟡 properties: "burstLimit" type changed from "integer" to "number"
    • required:
      • 🟢 "burstLimit" property has changed to Required
      • 🟢 "rateLimit" property has changed to Required
        No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.59.0...v6.59.1

v6.59.0

Does the PR have any schema changes?

Found 6 breaking changes:

Types
  • 🟢 "aws:apigateway/StageCanarySettings:StageCanarySettings": required: "deploymentId" property has changed to Required
  • "aws:batch/getJobDefinitionEksPropertyPodProperty:getJobDefinitionEksPropertyPodProperty":
    • 🟡 properties: "serviceAccountName" type changed from "boolean" to "string"
    • required:
      • 🟢 "imagePullSecrets" property has changed to Required
      • 🟢 "initContainers" property has changed to Required
      • 🟢 "shareProcessNamespace" property has changed to Required
  • 🟢 "aws:iot/BillingGroupMetadata:BillingGroupMetadata": required: "creationDate" property has changed to Required
New functions:
  • ec2/getSpotDatafeedSubscription.getSpotDatafeedSubscription

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.58.0...v6.59.0

v6.58.0

Does the PR have any schema changes?

Found 3 breaking changes:

Types
  • 🟢 "aws:imagebuilder/getDistributionConfigurationDistribution:getDistributionConfigurationDistribution": required: "s3ExportConfigurations" property has changed to Required
  • "aws:imagebuilder/getImageRecipeBlockDeviceMappingEb:getImageRecipeBlockDeviceMappingEb": properties:
    • 🟡 "deleteOnTermination" type changed from "boolean" to "string"
    • 🟡 "encrypted" type changed from "boolean" to "string"
New resources:
  • opensearch/authorizeVpcEndpointAccess.AuthorizeVpcEndpointAccess
  • ssm/quicksetupConfigurationManager.QuicksetupConfigurationManager
New functions:
  • lb/getListenerRule.getListenerRule

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.57.0...v6.58.0

v6.57.0

Does the PR have any schema changes?

Found 2 breaking changes:

Types
  • 🟡 "aws:route53/ProfilesAssociationTimeouts:ProfilesAssociationTimeouts": properties: "read" missing
  • 🟡 "aws:workspaces/ConnectionAliasTimeouts:ConnectionAliasTimeouts": properties: "update" missing
New resources:
  • iam/groupPolicyAttachmentsExclusive.GroupPolicyAttachmentsExclusive
  • iam/rolePolicyAttachmentsExclusive.RolePolicyAttachmentsExclusive
  • iam/userPolicyAttachmentsExclusive.UserPolicyAttachmentsExclusive
  • imagebuilder/lifecyclePolicy.LifecyclePolicy
  • resiliencehub/resiliencyPolicy.ResiliencyPolicy
  • sagemaker/hub.Hub
  • sagemaker/mlflowTrackingServer.MlflowTrackingServer
New functions:
  • ssm/getPatchBaselines.getPatchBaselines

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.56.1...v6.57.0

v6.56.1

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.56.0...v6.56.1

v6.56.0

Does the PR have any schema changes?

Found 3 breaking changes:

Resources
  • 🟢 "aws:sagemaker/workteam:Workteam": required: "workforceName" property is no longer Required
Types
  • 🟢 "aws:backup/getPlanRule:getPlanRule": required: "scheduleExpressionTimezone" property has changed to Required
  • 🟢 "aws:route53/ResolverRuleTargetIp:ResolverRuleTargetIp": required: "ip" property is no longer Required
New resources:
  • backup/restoreTestingPlan.RestoreTestingPlan
  • backup/restoreTestingSelection.RestoreTestingSelection
  • datazone/userProfile.UserProfile
  • pinpoint/smsvoicev2ConfigurationSet.Smsvoicev2ConfigurationSet
  • route53/profilesAssociation.ProfilesAssociation
  • route53/profilesProfile.ProfilesProfile
  • route53/profilesResourceAssociation.ProfilesResourceAssociation
New functions:
  • amp/getDefaultScraperConfiguration.getDefaultScraperConfiguration
  • bedrock/getInferenceProfile.getInferenceProfile
  • bedrock/getInferenceProfiles.getInferenceProfiles
  • elasticache/getServerlessCache.getServerlessCache
  • route53/getProfilesProfiles.getProfilesProfiles

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.55.0...v6.56.0

v6.55.0

Does the PR have any schema changes?

Found 1 breaking change:

Functions
  • 🟡 "aws:securityhub/getStandardsControlAssociations:getStandardsControlAssociations": inputs: "standardsControlAssociations" missing input "standardsControlAssociations"
New resources:
  • backup/logicallyAirGappedVault.LogicallyAirGappedVault
  • bedrock/guardrailVersion.GuardrailVersion
  • ec2transitgateway/defaultRouteTableAssociation.DefaultRouteTableAssociation
  • ec2transitgateway/defaultRouteTablePropagation.DefaultRouteTablePropagation
  • iam/groupPoliciesExclusive.GroupPoliciesExclusive
  • iam/userPoliciesExclusive.UserPoliciesExclusive
  • securityhub/standardsControlAssociation.StandardsControlAssociation

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.54.2...v6.55.0

v6.54.2

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.54.1...v6.54.2

v6.54.1

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.54.0...v6.54.1

v6.54.0

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.53.0...v6.54.0

v6.53.0

Does the PR have any schema changes?

Found 4 breaking changes:

Types
  • 🟢 "aws:lex/V2modelsSlotTypeCompositeSlotTypeSetting:V2modelsSlotTypeCompositeSlotTypeSetting": required: "subSlots" property is no longer Required
  • "aws:lex/V2modelsSlotTypeCompositeSlotTypeSettingSubSlot:V2modelsSlotTypeCompositeSlotTypeSettingSubSlot":
    • 🟡 properties: "subSlotId" missing
    • required:
      • 🟢 "slotTypeId" property has changed to Required
      • 🟢 "subSlotId" property is no longer Required
New resources:
  • appsync/sourceApiAssociation.SourceApiAssociation
  • elasticache/reservedCacheNode.ReservedCacheNode
  • iam/rolePoliciesExclusive.RolePoliciesExclusive
  • pinpoint/smsvoicev2OptOutList.Smsvoicev2OptOutList
  • pinpoint/smsvoicev2PhoneNumber.Smsvoicev2PhoneNumber
  • sesv2/accountSuppressionAttributes.AccountSuppressionAttributes
New functions:
  • elasticache/getReservedCacheNodeOffering.getReservedCacheNodeOffering
  • securityhub/getStandardsControlAssociations.getStandardsControlAssociations
  • synthetics/getRuntimeVersion.getRuntimeVersion
  • synthetics/getRuntimeVersions.getRuntimeVersions

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.52.0...v6.53.0

v6.52.0

Does the PR have any schema changes?

Found 6 breaking changes:

Resources
  • 🟢 "aws:rolesanywhere/profile:Profile": required: "roleArns" property is no longer Required
Functions
  • 🟡 "aws:quicksight/getDataSet:getDataSet": inputs: "columnLevelPermissionRules" missing input "columnLevelPermissionRules"
Types
  • 🟢 "aws:appconfig/ExtensionActionPointAction:ExtensionActionPointAction": required: "roleArn" property is no longer Required
  • 🟡 "aws:lex/V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting:V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting": properties: "audioRecognitionSetting" missing
  • 🟡 "aws:networkmanager/getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride:getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride": properties: "edgeSets": items type changed from "string" to "array":
    • 🟡 items had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
New resources:
  • cloudformation/stackInstances.StackInstances
  • codebuild/fleet.Fleet
  • computeoptimizer/enrollmentStatus.EnrollmentStatus
  • computeoptimizer/recommendationPreferences.RecommendationPreferences
  • costoptimizationhub/enrollmentStatus.EnrollmentStatus
  • costoptimizationhub/preferences.Preferences
  • datazone/assetType.AssetType
  • datazone/environment.Environment
  • lambda/functionRecursionConfig.FunctionRecursionConfig
New functions:
  • codebuild/getFleet.getFleet
  • glue/getRegistry.getRegistry
  • organizations/getOrganizationalUnitDescendantOrganizationalUnits.getOrganizationalUnitDescendantOrganizationalUnits
  • quicksight/getAnalysis.getAnalysis
  • quicksight/getQuicksightAnalysis.getQuicksightAnalysis

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.51.1...v6.52.0

v6.51.1

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.51.0...v6.51.1

v6.51.0

Does the PR have any schema changes?

Found 1 breaking change:

Resources
  • 🟢 "aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate": required inputs: "stagingAreaTags" input has changed to Required
New resources:
  • glue/catalogTableOptimizer.CatalogTableOptimizer
New functions:
  • shield/getProtection.getProtection

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.50.1...v6.51.0

v6.50.1

Does the PR have any schema changes?

Found 1 breaking change:

Resources
  • 🟢 "aws:pinpoint/gcmChannel:GcmChannel": required: "apiKey" property is no longer Required
New functions:
  • route53/getZones.getZones
  • ssoadmin/getPermissionSets.getPermissionSets

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-aws@v6.50.0...v6.50.1

v6.50.0

Does the PR have any schema changes?

Found 3 breaking changes:

Types
  • "aws:lex/V2modelsSlotTypeSlotTypeValues:V2modelsSlotTypeSlotTypeValues":
    • 🟡 properties: "slotTypeValues" missing
    • 🟢 required: "slotTypeValues" property is no longer Required
  • 🔴 "aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue" missing
New resources:
  • bedrock/guardrail.Guardrail
  • cloudtrail/organizationDelegatedAdminAccount.OrganizationDelegatedAdminAccount
  • datazone/environmentProfile.EnvironmentProfile
  • datazone/formType.FormType
  • datazone/glossaryTerm.GlossaryTerm
  • pinpoint/emailTemplate.EmailTemplate
New functions:
  • bedrock/getAgentAgentVersions.getAgentAgentVersions

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.49.1...v6.50.0

v6.49.1

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.49.0...v6.49.1

v6.49.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • ebs/snapshotBlockPublicAccess.SnapshotBlockPublicAccess
  • lambda/callbackFunction.CallbackFunction
  • rds/integration.Integration
New functions:
  • rds/getClusterParameterGroup.getClusterParameterGroup
  • secretsmanager/getSecretVersions.getSecretVersions

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.48.0...v6.49.0

v6.48.0

Does the PR have any schema changes?

Found 2 breaking changes:

Resources
  • 🟢 "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation": required: "ipv6IpamPoolId" property is no longer Required
Types
  • 🟢 "aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime": required: "sourceClusterIdentifier" property is no longer Required
New resources:
  • chatbot/slackChannelConfiguration.SlackChannelConfiguration
  • chatbot/teamsChannelConfiguration.TeamsChannelConfiguration
  • datazone/glossary.Glossary
  • ecr/repositoryCreationTemplate.RepositoryCreationTemplate
  • timestreaminfluxdb/dbInstance.DbInstance
New functions:
  • ecr/getRepositoryCreationTemplate.getRepositoryCreationTemplate

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.47.0...v6.48.0

v6.47.0

Does the PR have any schema changes?

Found 6 breaking changes:

Types
  • 🟡 "aws:appstream/getImageApplication:getImageApplication": properties: "metadata": additional properties type changed from "pulumi.json#/Any" to "string"
  • "aws:batch/getJobDefinitionEksPropertyPodPropertyContainerResource:getJobDefinitionEksPropertyPodPropertyContainerResource": properties:
    • 🟡 "limits": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 "requests": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:batch/getJobDefinitionEksPropertyPodPropertyMetadata:getJobDefinitionEksPropertyPodPropertyMetadata": properties: "labels": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:batch/getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration:getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration": properties: "options": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "aws:bcmdata/ExportExportDataQuery:ExportExportDataQuery": properties: "tableConfigurations": additional properties: additional properties type changed from "pulumi.json#/Any" to "string"
New resources:
  • shield/subscription.Subscription
New functions:
  • index/getServicePrincipal.getServicePrincipal

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.46.0...v6.47.0

v6.46.0

Does the PR have any schema changes?

Found 8 breaking changes:

Resources
  • 🟢 "aws:elasticache/replicationGroup:ReplicationGroup": required inputs: "description" input has changed to Required
Types
  • 🟢 "aws:bedrock/AgentAgentAliasRoutingConfiguration:AgentAgentAliasRoutingConfiguration": required: "provisionedThroughput" property has changed to Required
  • 🟡 "aws:ecs/ServiceVolumeConfigurationManagedEbsVolume:ServiceVolumeConfigurationManagedEbsVolume": properties: "throughput" type changed from "string" to "integer"
  • "aws:kinesis/FirehoseDeliveryStreamRedshiftConfiguration:FirehoseDeliveryStreamRedshiftConfiguration": required:
    • 🟢 "password" property is no longer Required
    • 🟢 "username" property is no longer Required
  • "aws:kinesis/FirehoseDeliveryStreamSnowflakeConfiguration:FirehoseDeliveryStreamSnowflakeConfiguration": required:
    • 🟢 "privateKey" property is no longer Required
    • 🟢 "user" property is no longer Required
  • 🟢 "aws:kinesis/FirehoseDeliveryStreamSplunkConfiguration:FirehoseDeliveryStreamSplunkConfiguration": required: "hecToken" property is no longer Required
New resources:
  • datazone/project.Project
  • grafana/workspaceServiceAccount.WorkspaceServiceAccount
  • grafana/workspaceServiceAccountToken.WorkspaceServiceAccountToken
  • rds/certificate.Certificate
  • rekognition/streamProcessor.StreamProcessor
New functions:
  • cloudfront/getOriginAccessControl.getOriginAccessControl
  • timestreamwrite/getDatabase.getDatabase
  • timestreamwrite/getTable.getTable

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.45.2...v6.46.0

v6.45.2

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Fixes
Dependencies
Internal

Full Changelog: pulumi/pulumi-aws@v6.45.1...v6.45.2

v6.45.0

Does the PR have any schema changes?

Found 2 breaking changes:

Types
  • 🟢 "aws:ec2/getLaunchTemplateNetworkInterface:getLaunchTemplateNetworkInterface": required: "primaryIpv6" property has changed to Required
  • 🟢 "aws:eks/getClusterAccessConfig:getClusterAccessConfig": required: "bootstrapClusterCreatorAdminPermissions" property has changed to Required
New resources:
  • cloudwatch/logAccountPolicy.LogAccountPolicy
  • verifiedpermissions/identitySource.IdentitySource

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.44.0...v6.45.0

v6.44.0

Changelog

v6.43.0

Changelog

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-aws@v6.42.1...v6.43.0

v6.42.1

Changelog

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pulumi-renovate pulumi-renovate bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Dec 7, 2024
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 2 times, most recently from 91bdb77 to d95bdf2 Compare December 9, 2024 21:09
@pulumi-renovate pulumi-renovate bot merged commit 1f909fb into master Dec 9, 2024
42 checks passed
@pulumi-renovate pulumi-renovate bot deleted the renovate/pulumi branch December 9, 2024 23:42
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 impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants