Update first-party Pulumi dependencies #346
Merged
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:
6.67.0
->6.68.0
6.67.0
->6.68.0
3.148.0
->3.149.0
3.148.0
->3.149.0
3.148.0
->3.149.0
Release Notes
pulumi/pulumi-aws (@pulumi/aws)
v6.68.0
Compare Source
Does the PR have any schema changes?
Found 2 breaking changes:
Resources
🟢
"aws:ec2/vpcEndpoint:VpcEndpoint": required: "serviceName" property is no longer RequiredTypes
🟢
"aws:ec2/getLaunchTemplateNetworkInterface:getLaunchTemplateNetworkInterface": required: "connectionTrackingSpecifications" property has changed to RequiredNew resources:
guardduty/memberDetectorFeature.MemberDetectorFeature
route53domains/domain.Domain
timestreamquery/scheduledQuery.ScheduledQuery
vpclattice/resourceConfiguration.ResourceConfiguration
vpclattice/serviceNetworkResourceAssociation.ServiceNetworkResourceAssociation
New functions:
ec2/getVpcIpam.getVpcIpam
ec2/getVpcIpams.getVpcIpams
What's Changed
Full Changelog: pulumi/pulumi-aws@v6.67.0...v6.68.0
pulumi/pulumi (@pulumi/pulumi)
v3.149.0
Compare Source
3.149.0 (2025-02-07)
Features
[cli] Update
pulumi-java
to 1.2.0[cli/display] Always print resource summaries in preview, even after errors
#18465
[cli/plugin] Improve the warning when using plugins from PATH
#18476
[engine] Deployments continue past delete errors due to protect
#18396
[sdk/python] [Experimental/Components] Add infrastructure to bootstrap providers from component resources
#18403
#18401
[sdk/python] [Experimental/Components] Analyze ComponentResource properties
#18403
[sdk/python] [Experimental/Components] Infer ComplexTypes for ComponentResources
#18405
[sdk/python] [Experimental/Components] Handle complex types in inputs and outputs
#18419
[sdk/python] [Experimental/Components] Support array types in component schema inference
#18469
[sdk/python] [Experimental/Components] Support dict types in component schema inference
#18472
Bug Fixes
[engine] Filter __internal keys when calling providers DiffConfig
#18440
[engine] The engine will correctly use old state for provider config with no reported differences
#18411
[cli/config] Fix setting indexed top-level config keys
#18444
[cli/import] Fix the declaration of parameterized providers in import JSON files
#18450
[sdk/go] Provide a better error message when a Go program can't be run
#18383
[cli/package] Allow https:// prefixes for Git repository URLs
#18380
[cli/package] Fix package add and code generation when package name contains dashes in Go
#18457
[sdk/python] [Experimental/Components] Handle inputs and outputs
#18408
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.
This PR has been generated by Renovate Bot.