Skip to content

Conversation

@pulumi-renovate
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Jan 14, 2025

This PR contains the following updates:

Package Type Update Change
@pulumi/aws (source) dependencies pin ^6.0.0 -> 6.83.1
@pulumi/aws (source) dependencies pin ^7.0.0 -> 7.10.0
@pulumi/aws (source) dependencies pin ^7.0.4 -> 7.10.0
@pulumi/aws (source) dependencies minor 7.7.0 -> 7.10.0
@pulumi/awsx (source) dependencies pin ^2.0.2 -> 2.22.0
@pulumi/awsx (source) dependencies pin ^2.0.0 -> 2.22.0
@pulumi/docker (source) dependencies pin ^4.6.0 -> 4.9.0
@pulumi/docker (source) dependencies minor 4.6.0 -> 4.9.0
@pulumi/docker (source) dependencies minor 4.5.8 -> 4.9.0
@pulumi/docker-build (source) dependencies patch 0.0.14 -> 0.0.15
@pulumi/pulumi (source) dependencies pin ^3.0.0 -> 3.204.0
@pulumi/pulumi (source) dependencies pin ^3.113.0 -> 3.204.0
@pulumi/pulumi (source) dependencies minor 3.200.0 -> 3.204.0
docker-classic (source) dependencies minor 4.5.8 -> 4.9.0
docker-classic (source) dependencies minor 4.6.0 -> 4.9.0
github.com/pulumi/providertest require minor v0.1.4 -> v0.3.1
github.com/pulumi/pulumi-awsx/sdk/v2 require minor v2.4.0 -> v2.22.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.200.0 -> v3.204.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.113.0 -> v3.204.0
pulumi/action-install-pulumi-cli action pinDigest -> b374ceb
pulumi/actions action digest c7fad9e -> d7ceb02
pulumi/esc-action action minor v1.4.0 -> v1.5.0

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

pulumi/pulumi-aws (@​pulumi/aws)

v7.10.0

Compare Source

v7.9.1

Compare Source

v7.9.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • amp/resourcePolicy.ResourcePolicy
  • bedrock/agentcoreAgentRuntime.AgentcoreAgentRuntime
  • bedrock/agentcoreAgentRuntimeEndpoint.AgentcoreAgentRuntimeEndpoint
  • bedrock/agentcoreApiKeyCredentialProvider.AgentcoreApiKeyCredentialProvider
  • bedrock/agentcoreBrowser.AgentcoreBrowser
  • bedrock/agentcoreCodeInterpreter.AgentcoreCodeInterpreter
  • bedrock/agentcoreGateway.AgentcoreGateway
  • bedrock/agentcoreGatewayTarget.AgentcoreGatewayTarget
  • transfer/hostKey.HostKey
  • transfer/webApp.WebApp
  • transfer/webAppCustomization.WebAppCustomization
New functions:
  • ec2/getVpnConnection.getVpnConnection
  • odb/getCloudAutonomousVmClusters.getCloudAutonomousVmClusters
  • odb/getCloudExadataInfrastructures.getCloudExadataInfrastructures
  • odb/getCloudVmClusters.getCloudVmClusters
  • odb/getNetworkPeeringConnections.getNetworkPeeringConnections
  • odb/getNetworks.getNetworks
  • rds/getGlobalCluster.getGlobalCluster
  • vpn/getConnection.getConnection
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.8.0...v7.9.0

v7.8.0

Compare Source

Does the PR have any schema changes?

Found 7 breaking changes:

Resources
  • 🟢 "aws:ecs/capacityProvider:CapacityProvider": required: "autoScalingGroupProvider" property is no longer Required
  • 🟢 "aws:rds/clusterRoleAssociation:ClusterRoleAssociation": required: "featureName" property is no longer Required
  • 🟢 "aws:rds/proxy:Proxy": required: "auths" property is no longer Required
Types
  • 🟢 "aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex": required: "warmThroughputs" property has changed to Required
  • 🟢 "aws:ec2/getLaunchTemplatePlacement:getLaunchTemplatePlacement": required: "groupId" property has changed to Required
  • 🟢 "aws:networkfirewall/getFirewallPolicyFirewallPolicyStatefulRuleGroupReference:getFirewallPolicyFirewallPolicyStatefulRuleGroupReference": required: "overrides" property has changed to Required
  • 🟢 "aws:networkfirewall/getFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride:getFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride": required: "action" property has changed to Required
New resources:
  • cognito/managedLoginBranding.ManagedLoginBranding
  • controltower/baseline.Baseline
  • lakeformation/lfTagExpression.LfTagExpression
  • odb/cloudAutonomousVmCluster.CloudAutonomousVmCluster
  • odb/cloudExadataInfrastructure.CloudExadataInfrastructure
  • odb/cloudVmCluster.CloudVmCluster
  • odb/network.Network
  • odb/networkPeeringConnection.NetworkPeeringConnection
New functions:
  • appconfig/getApplication.getApplication
  • billing/getViews.getViews
  • odb/getCloudAutonomousVmCluster.getCloudAutonomousVmCluster
  • odb/getCloudExadataInfrastructure.getCloudExadataInfrastructure
  • odb/getCloudVmCluster.getCloudVmCluster
  • odb/getDbNode.getDbNode
  • odb/getDbNodes.getDbNodes
  • odb/getDbServer.getDbServer
  • odb/getDbServers.getDbServers
  • odb/getDbSystemShapes.getDbSystemShapes
  • odb/getGiVersions.getGiVersions
  • odb/getNetwork.getNetwork
  • odb/getNetworkPeeringConnection.getNetworkPeeringConnection
What's Changed
New Contributors

Full Changelog: pulumi/pulumi-aws@v7.7.0...v7.8.0

pulumi/pulumi-docker (@​pulumi/docker)

v4.9.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-docker@v4.8.2...v4.9.0

v4.8.2

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-docker@v4.8.1...v4.8.2

v4.8.1

Compare Source

What's Changed
New Contributors

Full Changelog: pulumi/pulumi-docker@v4.8.0...v4.8.1

v4.8.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • index/buildxBuilder.BuildxBuilder
What's Changed

Full Changelog: pulumi/pulumi-docker@v4.7.0...v4.8.0

v4.7.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟡 "docker:index/RemoteImageBuild:RemoteImageBuild": properties: "buildArg" missing
New functions:
  • index/getRegistryImageManifests.getRegistryImageManifests
  • pulumi.providers.docker/terraformConfig
What's Changed
New Contributors

Full Changelog: pulumi/pulumi-docker@v4.6.2...v4.7.0

v4.6.2

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-docker@v4.6.1...v4.6.2

v4.6.1

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-docker@v4.6.0...v4.6.1

pulumi/pulumi-docker-build (@​pulumi/docker-build)

v0.0.15

Compare Source

pulumi/pulumi (@​pulumi/pulumi)

v3.204.0

Compare Source

3.204.0 (2025-10-23)
Features
  • [cli] Print replace diffs when a resource tries to replace but is blocked by still having an import id set
    #​20762

  • [engine] Support overriding policy severity on violations
    #​20767

  • [backend/service] Send journal entries to the backend if it's supported
    #​20343

Bug Fixes
  • [engine] Fix a potential snapshot integrity error when a resources dependency fails to be destroyed using destroy --run-program
    #​20692

  • [engine] Fix import error to contain the import ID of non-existent resources
    #​20753

  • [sdk/nodejs] Pass secret values as Output objects to resource hooks to properly maintain their secretness. Previously hooks received an internal representation for secret values.
    #​20774

  • [sdk/python] Pass secret values as Output objects to resource hooks to properly maintain their secretness. Previously hooks received an internal representation for secret values.
    #​20769

  • [sdkgen/go] Fix codegen of scalar return SDK functions
    #​20754

  • [sdkgen/{nodejs,python}] Fix scalar return protocol to allow returning secret maps
    #​20747

Miscellaneous
  • [sdk/nodejs] Use Language.Link to link Node.js packages
    #​20715

v3.203.0

Compare Source

Features
  • [cli/display] Display policy severity for violations
    #​20746

  • [cli/package] Show functions in package info
    #​20733

Bug Fixes
  • [engine] Make sure errors from the journaler are not shown to the user
    #​20740

  • [backend/diy] Fix casing of stack/latest when importing stacks
    #​20727

  • [cli/package] Fix 'required' flag for resource inputs in package info
    #​20731

  • [programgen] Revert #​20345
    #​20714

  • [programgen/{dotnet,nodejs}] Propagate local dependencies for parameterized packages during convert down to GenerateProject
    #​20706

  • [sdkgen/python] Fix python invokes for functions returning map types
    #​20719

Miscellaneous
  • [sdk/python] Use Language.Link to link python packages
    #​20612

v3.202.0

Compare Source

Features
  • [auto] Add SetAllConfigJson method to automation APIs
    #​20709

  • [cli/config] Add --json input support to pulumi config set-all
    #​19427

  • [cli/display] Add error summary at the end of Resource changes
    #​20658

  • [components/{go,nodejs}] Send component inputs to be saved in state. This brings NodeJS and Go inline with Python behaviour
    #​20357

  • [sdk/python] Add support for Python 3.14
    #​20433

  • [sdk/python] Add the hide_diffs resource option
    #​20655

Bug Fixes
  • [engine] Fix assert when a resource that's not targeted on a destroy is marked as Delete
    #​20684

  • [sdk/nodejs] Allow compiled local SDKs to be parameterized
    #​20685

  • [sdk/nodejs] Handle RangeErrors from util.inspect stringifying error objects
    #​20705

v3.201.0

Compare Source

Features
  • [sdkgen/go] Support non-object return types in functions
    #​20646
Bug Fixes
  • [backend/service] Fix the --insecure flag in pulumi login
pulumi/providertest (github.com/pulumi/providertest)

v0.3.1

Compare Source

What's Changed
New Contributors

Full Changelog: pulumi/providertest@v0.3.0...v0.3.1

v0.3.0

Compare Source

What's Changed

Full Changelog: pulumi/providertest@v0.2.0...v0.3.0

v0.2.0

Compare Source

What's Changed

Full Changelog: pulumi/providertest@v0.1.7...v0.2.0

v0.1.7

Compare Source

What's Changed

Full Changelog: pulumi/providertest@v0.1.6...v0.1.7

v0.1.6

Compare Source

What's Changed

Full Changelog: pulumi/providertest@v0.1.5...v0.1.6

v0.1.5

Compare Source

What's Changed

Full Changelog: pulumi/providertest@v0.1.4...v0.1.5

pulumi/pulumi-awsx (github.com/pulumi/pulumi-awsx/sdk/v2)

v2.22.0

Compare Source

Does the PR have any schema changes?

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

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Jan 14, 2025
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) January 14, 2025 22:53
@t0yv0
Copy link
Member

t0yv0 commented Jan 14, 2025

Post-upgrade command 'make generate_sdks' has not been added to the allowed list in allowedPostUpgradeCommands

Interesting. We might just need to alias it to make renovate.

@github-actions
Copy link

github-actions bot commented Jan 14, 2025

Does the PR have any schema changes?

Found 122 breaking changes:

Resources

  • "awsx:cloudtrail:Trail":
    • inputs:
      • 🟡 "advancedEventSelectors": items type changed from "/aws/v6.66.3/schema.json#/types/aws:cloudtrail/TrailAdvancedEventSelector:TrailAdvancedEventSelector" to "/aws/v6.80.0/schema.json#/types/aws:cloudtrail/TrailAdvancedEventSelector:TrailAdvancedEventSelector"
      • 🟡 "eventSelectors": items type changed from "/aws/v6.66.3/schema.json#/types/aws:cloudtrail/TrailEventSelector:TrailEventSelector" to "/aws/v6.80.0/schema.json#/types/aws:cloudtrail/TrailEventSelector:TrailEventSelector"
      • 🟡 "insightSelectors": items type changed from "/aws/v6.66.3/schema.json#/types/aws:cloudtrail/TrailInsightSelector:TrailInsightSelector" to "/aws/v6.80.0/schema.json#/types/aws:cloudtrail/TrailInsightSelector:TrailInsightSelector"
    • properties:
      • 🟡 "bucket" type changed from "/aws/v6.66.3/schema.json#/resources/aws:s3%2Fbucket:Bucket" to "/aws/v6.80.0/schema.json#/resources/aws:s3%2Fbucket:Bucket"
      • 🟡 "logGroup" type changed from "/aws/v6.66.3/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup" to "/aws/v6.80.0/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup"
      • 🟡 "trail" type changed from "/aws/v6.66.3/schema.json#/resources/aws:cloudtrail%2Ftrail:Trail" to "/aws/v6.80.0/schema.json#/resources/aws:cloudtrail%2Ftrail:Trail"
  • "awsx:ec2:Vpc": properties:
    • 🟡 "eips": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2feip:Eip" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2feip:Eip"
    • 🟡 "internetGateway" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2finternetGateway:InternetGateway" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2finternetGateway:InternetGateway"
    • 🟡 "natGateways": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2fnatGateway:NatGateway" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2fnatGateway:NatGateway"
    • 🟡 "routeTableAssociations": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2frouteTableAssociation:RouteTableAssociation" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2frouteTableAssociation:RouteTableAssociation"
    • 🟡 "routeTables": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2frouteTable:RouteTable" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2frouteTable:RouteTable"
    • 🟡 "routes": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2froute:Route" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2froute:Route"
    • 🟡 "subnets": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2fsubnet:Subnet" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2fsubnet:Subnet"
    • 🟡 "vpc" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2fvpc:Vpc" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2fvpc:Vpc"
    • 🟡 "vpcEndpoints": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2fvpcEndpoint:VpcEndpoint" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2fvpcEndpoint:VpcEndpoint"
  • 🟡 "awsx:ecr:RegistryImage": properties: "image" type changed from "/docker/v4.6.0/schema.json#/resources/docker:index%2fregistryImage:RegistryImage" to "/docker/v4.6.2/schema.json#/resources/docker:index%2fregistryImage:RegistryImage"
  • "awsx:ecr:Repository":
    • inputs:
      • 🟡 "encryptionConfigurations": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecr/RepositoryEncryptionConfiguration:RepositoryEncryptionConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecr/RepositoryEncryptionConfiguration:RepositoryEncryptionConfiguration"
      • 🟡 "imageScanningConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecr/RepositoryImageScanningConfiguration:RepositoryImageScanningConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecr/RepositoryImageScanningConfiguration:RepositoryImageScanningConfiguration"
    • properties:
      • 🟡 "lifecyclePolicy" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ecr%2flifecyclePolicy:LifecyclePolicy" to "/aws/v6.80.0/schema.json#/resources/aws:ecr%2flifecyclePolicy:LifecyclePolicy"
      • 🟡 "repository" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ecr%2frepository:Repository" to "/aws/v6.80.0/schema.json#/resources/aws:ecr%2frepository:Repository"
  • "awsx:ecs:EC2Service":
    • inputs:
      • 🟡 "alarms" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceAlarms:ServiceAlarms" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceAlarms:ServiceAlarms"
      • 🟡 "capacityProviderStrategies": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceCapacityProviderStrategy:ServiceCapacityProviderStrategy" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceCapacityProviderStrategy:ServiceCapacityProviderStrategy"
      • 🟡 "deploymentCircuitBreaker" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceDeploymentCircuitBreaker:ServiceDeploymentCircuitBreaker" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceDeploymentCircuitBreaker:ServiceDeploymentCircuitBreaker"
      • 🟡 "deploymentController" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceDeploymentController:ServiceDeploymentController" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceDeploymentController:ServiceDeploymentController"
      • 🟡 "loadBalancers": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceLoadBalancer:ServiceLoadBalancer" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceLoadBalancer:ServiceLoadBalancer"
      • 🟡 "networkConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceNetworkConfiguration:ServiceNetworkConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceNetworkConfiguration:ServiceNetworkConfiguration"
      • 🟡 "orderedPlacementStrategies": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceOrderedPlacementStrategy:ServiceOrderedPlacementStrategy" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceOrderedPlacementStrategy:ServiceOrderedPlacementStrategy"
      • 🟡 "placementConstraints": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServicePlacementConstraint:ServicePlacementConstraint" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServicePlacementConstraint:ServicePlacementConstraint"
      • 🟡 "serviceConnectConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceServiceConnectConfiguration:ServiceServiceConnectConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceServiceConnectConfiguration:ServiceServiceConnectConfiguration"
      • 🟡 "serviceRegistries" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceServiceRegistries:ServiceServiceRegistries" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceServiceRegistries:ServiceServiceRegistries"
      • 🟡 "volumeConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceVolumeConfiguration:ServiceVolumeConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceVolumeConfiguration:ServiceVolumeConfiguration"
      • 🟡 "vpcLatticeConfigurations": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceVpcLatticeConfiguration:ServiceVpcLatticeConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceVpcLatticeConfiguration:ServiceVpcLatticeConfiguration"
    • properties:
      • 🟡 "service" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ecs%2fservice:Service" to "/aws/v6.80.0/schema.json#/resources/aws:ecs%2fservice:Service"
      • 🟡 "taskDefinition" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition" to "/aws/v6.80.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition"
  • "awsx:ecs:EC2TaskDefinition":
    • inputs:
      • 🟡 "ephemeralStorage" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
      • 🟡 "inferenceAccelerators": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionInferenceAccelerator:TaskDefinitionInferenceAccelerator" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionInferenceAccelerator:TaskDefinitionInferenceAccelerator"
      • 🟡 "placementConstraints": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint"
      • 🟡 "proxyConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration"
      • 🟡 "runtimePlatform" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform"
      • 🟡 "volumes": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume"
    • properties:
      • 🟡 "executionRole" type changed from "/aws/v6.66.3/schema.json#/resources/aws:iam%2Frole:Role" to "/aws/v6.80.0/schema.json#/resources/aws:iam%2Frole:Role"
      • 🟡 "loadBalancers": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs%2FServiceLoadBalancer:ServiceLoadBalancer" to "/aws/v6.80.0/schema.json#/types/aws:ecs%2FServiceLoadBalancer:ServiceLoadBalancer"
      • 🟡 "logGroup" type changed from "/aws/v6.66.3/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup" to "/aws/v6.80.0/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup"
      • 🟡 "taskDefinition" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition" to "/aws/v6.80.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition"
      • 🟡 "taskRole" type changed from "/aws/v6.66.3/schema.json#/resources/aws:iam%2Frole:Role" to "/aws/v6.80.0/schema.json#/resources/aws:iam%2Frole:Role"
  • "awsx:ecs:FargateService":
    • inputs:
      • 🟡 "alarms" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceAlarms:ServiceAlarms" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceAlarms:ServiceAlarms"
      • 🟡 "deploymentCircuitBreaker" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceDeploymentCircuitBreaker:ServiceDeploymentCircuitBreaker" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceDeploymentCircuitBreaker:ServiceDeploymentCircuitBreaker"
      • 🟡 "deploymentController" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceDeploymentController:ServiceDeploymentController" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceDeploymentController:ServiceDeploymentController"
      • 🟡 "loadBalancers": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceLoadBalancer:ServiceLoadBalancer" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceLoadBalancer:ServiceLoadBalancer"
      • 🟡 "networkConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceNetworkConfiguration:ServiceNetworkConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceNetworkConfiguration:ServiceNetworkConfiguration"
      • 🟡 "placementConstraints": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServicePlacementConstraint:ServicePlacementConstraint" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServicePlacementConstraint:ServicePlacementConstraint"
      • 🟡 "serviceConnectConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceServiceConnectConfiguration:ServiceServiceConnectConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceServiceConnectConfiguration:ServiceServiceConnectConfiguration"
      • 🟡 "serviceRegistries" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceServiceRegistries:ServiceServiceRegistries" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceServiceRegistries:ServiceServiceRegistries"
      • 🟡 "volumeConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceVolumeConfiguration:ServiceVolumeConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceVolumeConfiguration:ServiceVolumeConfiguration"
      • 🟡 "vpcLatticeConfigurations": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/ServiceVpcLatticeConfiguration:ServiceVpcLatticeConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/ServiceVpcLatticeConfiguration:ServiceVpcLatticeConfiguration"
    • properties:
      • 🟡 "service" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ecs%2fservice:Service" to "/aws/v6.80.0/schema.json#/resources/aws:ecs%2fservice:Service"
      • 🟡 "taskDefinition" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition" to "/aws/v6.80.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition"
  • "awsx:ecs:FargateTaskDefinition":
    • inputs:
      • 🟡 "ephemeralStorage" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
      • 🟡 "inferenceAccelerators": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionInferenceAccelerator:TaskDefinitionInferenceAccelerator" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionInferenceAccelerator:TaskDefinitionInferenceAccelerator"
      • 🟡 "placementConstraints": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint"
      • 🟡 "proxyConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration"
      • 🟡 "runtimePlatform" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform"
      • 🟡 "volumes": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume"
    • properties:
      • 🟡 "executionRole" type changed from "/aws/v6.66.3/schema.json#/resources/aws:iam%2Frole:Role" to "/aws/v6.80.0/schema.json#/resources/aws:iam%2Frole:Role"
      • 🟡 "loadBalancers": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs%2FServiceLoadBalancer:ServiceLoadBalancer" to "/aws/v6.80.0/schema.json#/types/aws:ecs%2FServiceLoadBalancer:ServiceLoadBalancer"
      • 🟡 "logGroup" type changed from "/aws/v6.66.3/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup" to "/aws/v6.80.0/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup"
      • 🟡 "taskDefinition" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition" to "/aws/v6.80.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition"
      • 🟡 "taskRole" type changed from "/aws/v6.66.3/schema.json#/resources/aws:iam%2Frole:Role" to "/aws/v6.80.0/schema.json#/resources/aws:iam%2Frole:Role"
  • "awsx:lb:ApplicationLoadBalancer":
    • inputs:
      • 🟡 "accessLogs" type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/LoadBalancerAccessLogs:LoadBalancerAccessLogs" to "/aws/v6.80.0/schema.json#/types/aws:lb/LoadBalancerAccessLogs:LoadBalancerAccessLogs"
      • 🟡 "connectionLogs" type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/LoadBalancerConnectionLogs:LoadBalancerConnectionLogs" to "/aws/v6.80.0/schema.json#/types/aws:lb/LoadBalancerConnectionLogs:LoadBalancerConnectionLogs"
      • 🟡 "subnetMappings": items type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/LoadBalancerSubnetMapping:LoadBalancerSubnetMapping" to "/aws/v6.80.0/schema.json#/types/aws:lb/LoadBalancerSubnetMapping:LoadBalancerSubnetMapping"
      • 🟡 "subnets": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2fsubnet:Subnet" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2fsubnet:Subnet"
    • properties:
      • 🟡 "defaultSecurityGroup" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2fsecurityGroup:SecurityGroup" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2fsecurityGroup:SecurityGroup"
      • 🟡 "defaultTargetGroup" type changed from "/aws/v6.66.3/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup" to "/aws/v6.80.0/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup"
      • 🟡 "listeners": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:lb%2flistener:Listener" to "/aws/v6.80.0/schema.json#/resources/aws:lb%2flistener:Listener"
      • 🟡 "loadBalancer" type changed from "/aws/v6.66.3/schema.json#/resources/aws:lb%2floadBalancer:LoadBalancer" to "/aws/v6.80.0/schema.json#/resources/aws:lb%2floadBalancer:LoadBalancer"
  • "awsx:lb:NetworkLoadBalancer":
    • inputs:
      • 🟡 "accessLogs" type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/LoadBalancerAccessLogs:LoadBalancerAccessLogs" to "/aws/v6.80.0/schema.json#/types/aws:lb/LoadBalancerAccessLogs:LoadBalancerAccessLogs"
      • 🟡 "connectionLogs" type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/LoadBalancerConnectionLogs:LoadBalancerConnectionLogs" to "/aws/v6.80.0/schema.json#/types/aws:lb/LoadBalancerConnectionLogs:LoadBalancerConnectionLogs"
      • 🟡 "subnetMappings": items type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/LoadBalancerSubnetMapping:LoadBalancerSubnetMapping" to "/aws/v6.80.0/schema.json#/types/aws:lb/LoadBalancerSubnetMapping:LoadBalancerSubnetMapping"
      • 🟡 "subnets": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2fsubnet:Subnet" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2fsubnet:Subnet"
    • properties:
      • 🟡 "defaultTargetGroup" type changed from "/aws/v6.66.3/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup" to "/aws/v6.80.0/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup"
      • 🟡 "listeners": items type changed from "/aws/v6.66.3/schema.json#/resources/aws:lb%2flistener:Listener" to "/aws/v6.80.0/schema.json#/resources/aws:lb%2flistener:Listener"
      • 🟡 "loadBalancer" type changed from "/aws/v6.66.3/schema.json#/resources/aws:lb%2floadBalancer:LoadBalancer" to "/aws/v6.80.0/schema.json#/resources/aws:lb%2floadBalancer:LoadBalancer"
  • "awsx:lb:TargetGroupAttachment":
    • inputs:
      • 🟡 "instance" type changed from "/aws/v6.66.3/schema.json#/resources/aws:ec2%2finstance:Instance" to "/aws/v6.80.0/schema.json#/resources/aws:ec2%2finstance:Instance"
      • 🟡 "lambda" type changed from "/aws/v6.66.3/schema.json#/resources/aws:lambda%2ffunction:Function" to "/aws/v6.80.0/schema.json#/resources/aws:lambda%2ffunction:Function"
      • 🟡 "targetGroup" type changed from "/aws/v6.66.3/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup" to "/aws/v6.80.0/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup"
    • properties:
      • 🟡 "lambdaPermission" type changed from "/aws/v6.66.3/schema.json#/resources/aws:lambda%2fpermission:Permission" to "/aws/v6.80.0/schema.json#/resources/aws:lambda%2fpermission:Permission"
      • 🟡 "targetGroupAttachment" type changed from "/aws/v6.66.3/schema.json#/resources/aws:lb%2ftargetGroupAttachment:TargetGroupAttachment" to "/aws/v6.80.0/schema.json#/resources/aws:lb%2ftargetGroupAttachment:TargetGroupAttachment"

Types

  • "awsx:awsx:Bucket": properties:
    • 🟡 "corsRules": items type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketCorsRule:BucketCorsRule" to "/aws/v6.80.0/schema.json#/types/aws:s3/BucketCorsRule:BucketCorsRule"
    • 🟡 "grants": items type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketGrant:BucketGrant" to "/aws/v6.80.0/schema.json#/types/aws:s3/BucketGrant:BucketGrant"
    • 🟡 "lifecycleRules": items type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketLifecycleRule:BucketLifecycleRule" to "/aws/v6.80.0/schema.json#/types/aws:s3/BucketLifecycleRule:BucketLifecycleRule"
    • 🟡 "loggings": items type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketLogging:BucketLogging" to "/aws/v6.80.0/schema.json#/types/aws:s3/BucketLogging:BucketLogging"
    • 🟡 "objectLockConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketObjectLockConfiguration:BucketObjectLockConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:s3/BucketObjectLockConfiguration:BucketObjectLockConfiguration"
    • 🟡 "replicationConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketReplicationConfiguration:BucketReplicationConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:s3/BucketReplicationConfiguration:BucketReplicationConfiguration"
    • 🟡 "serverSideEncryptionConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketServerSideEncryptionConfiguration:BucketServerSideEncryptionConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:s3/BucketServerSideEncryptionConfiguration:BucketServerSideEncryptionConfiguration"
    • 🟡 "versioning" type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketVersioning:BucketVersioning" to "/aws/v6.80.0/schema.json#/types/aws:s3/BucketVersioning:BucketVersioning"
    • 🟡 "website" type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketWebsite:BucketWebsite" to "/aws/v6.80.0/schema.json#/types/aws:s3/BucketWebsite:BucketWebsite"
  • 🟡 "awsx:awsx:RoleWithPolicy": properties: "inlinePolicies": items type changed from "/aws/v6.66.3/schema.json#/types/aws:iam/RoleInlinePolicy:RoleInlinePolicy" to "/aws/v6.80.0/schema.json#/types/aws:iam/RoleInlinePolicy:RoleInlinePolicy"
  • "awsx:awsx:SecurityGroup": properties:
    • 🟡 "egress": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ec2/SecurityGroupEgress:SecurityGroupEgress" to "/aws/v6.80.0/schema.json#/types/aws:ec2/SecurityGroupEgress:SecurityGroupEgress"
    • 🟡 "ingress": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ec2/SecurityGroupIngress:SecurityGroupIngress" to "/aws/v6.80.0/schema.json#/types/aws:ec2/SecurityGroupIngress:SecurityGroupIngress"
  • "awsx:ec2:VpcEndpointSpec": properties:
    • 🟡 "dnsOptions" type changed from "/aws/v6.66.3/schema.json#/types/aws:ec2/VpcEndpointDnsOptions:VpcEndpointDnsOptions" to "/aws/v6.80.0/schema.json#/types/aws:ec2/VpcEndpointDnsOptions:VpcEndpointDnsOptions"
    • 🟡 "subnetConfigurations": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ec2/VpcEndpointSubnetConfiguration:VpcEndpointSubnetConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ec2/VpcEndpointSubnetConfiguration:VpcEndpointSubnetConfiguration"
  • "awsx:ecs:EC2ServiceTaskDefinition": properties:
    • 🟡 "ephemeralStorage" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
    • 🟡 "inferenceAccelerators": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionInferenceAccelerator:TaskDefinitionInferenceAccelerator" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionInferenceAccelerator:TaskDefinitionInferenceAccelerator"
    • 🟡 "placementConstraints": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint"
    • 🟡 "proxyConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration"
    • 🟡 "runtimePlatform" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform"
    • 🟡 "volumes": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume"
  • "awsx:ecs:FargateServiceTaskDefinition": properties:
    • 🟡 "ephemeralStorage" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
    • 🟡 "inferenceAccelerators": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionInferenceAccelerator:TaskDefinitionInferenceAccelerator" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionInferenceAccelerator:TaskDefinitionInferenceAccelerator"
    • 🟡 "placementConstraints": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint"
    • 🟡 "proxyConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration"
    • 🟡 "runtimePlatform" type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform"
    • 🟡 "volumes": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume" to "/aws/v6.80.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume"
  • 🟡 "awsx:ecs:TaskDefinitionPortMapping": properties: "targetGroup" type changed from "/aws/v6.66.3/schema.json#/resources/aws:lb%2FtargetGroup:TargetGroup" to "/aws/v6.80.0/schema.json#/resources/aws:lb%2FtargetGroup:TargetGroup"
  • "awsx:lb:Listener": properties:
    • 🟡 "defaultActions": items type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/ListenerDefaultAction:ListenerDefaultAction" to "/aws/v6.80.0/schema.json#/types/aws:lb/ListenerDefaultAction:ListenerDefaultAction"
    • 🟡 "mutualAuthentication" type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/ListenerMutualAuthentication:ListenerMutualAuthentication" to "/aws/v6.80.0/schema.json#/types/aws:lb/ListenerMutualAuthentication:ListenerMutualAuthentication"
  • "awsx:lb:TargetGroup": properties:
    • 🟡 "healthCheck" type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/TargetGroupHealthCheck:TargetGroupHealthCheck" to "/aws/v6.80.0/schema.json#/types/aws:lb/TargetGroupHealthCheck:TargetGroupHealthCheck"
    • 🟡 "stickiness" type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/TargetGroupStickiness:TargetGroupStickiness" to "/aws/v6.80.0/schema.json#/types/aws:lb/TargetGroupStickiness:TargetGroupStickiness"
    • 🟡 "targetFailovers": items type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/TargetGroupTargetFailover:TargetGroupTargetFailover" to "/aws/v6.80.0/schema.json#/types/aws:lb/TargetGroupTargetFailover:TargetGroupTargetFailover"
    • 🟡 "targetGroupHealth" type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/TargetGroupTargetGroupHealth:TargetGroupTargetGroupHealth" to "/aws/v6.80.0/schema.json#/types/aws:lb/TargetGroupTargetGroupHealth:TargetGroupTargetGroupHealth"
    • 🟡 "targetHealthStates": items type changed from "/aws/v6.66.3/schema.json#/types/aws:lb/TargetGroupTargetHealthState:TargetGroupTargetHealthState" to "/aws/v6.80.0/schema.json#/types/aws:lb/TargetGroupTargetHealthState:TargetGroupTargetHealthState"
      No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@codecov
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (4aeca78) to head (62cdf35).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1479   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          10      10           
  Lines        2345    2345           
======================================
  Misses       2345    2345           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

t0yv0 added a commit that referenced this pull request Jan 15, 2025
Suspect this will make #1479
start succeeding.
@pulumi-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: examples/cloudtrail/go/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21.1 -> 1.23.4
github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81 -> v1.0.4
github.com/pulumi/pulumi-aws/sdk/v6 v6.9.0 -> v6.66.2
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0 -> v5.3.1
github.com/zclconf/go-cty v1.13.2 -> v1.14.1
go.uber.org/atomic v1.9.0 -> v1.10.0
File name: examples/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.144.1 -> v3.145.0
File name: examples_legacy/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 27 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/compute/metadata v0.2.3 -> v0.5.0
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 -> v1.0.0
github.com/charmbracelet/bubbletea v0.24.2 -> v0.25.0
github.com/go-git/go-git/v5 v5.11.0 -> v5.12.0
github.com/golang/glog v1.2.0 -> v1.2.2
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 -> v0.1.8
github.com/hashicorp/go-sockaddr v1.0.2 -> v1.0.6
github.com/hashicorp/hcl/v2 v2.17.0 -> v2.22.0
github.com/hashicorp/vault/api v1.8.2 -> v1.12.0
github.com/pulumi/esc v0.6.2 -> v0.10.0
github.com/sergi/go-diff v1.3.1 -> v1.3.2-0.20230802210424-5b0b94c5c0d3
github.com/skeema/knownhosts v1.2.1 -> v1.2.2
gocloud.dev/secrets/hashivault v0.27.0 -> v0.37.0
golang.org/x/crypto v0.24.0 -> v0.31.0
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa -> v0.0.0-20240604190554-fc45aab8b7f8
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/net v0.26.0 -> v0.33.0
golang.org/x/oauth2 v0.18.0 -> v0.22.0
golang.org/x/sync v0.7.0 -> v0.10.0
golang.org/x/sys v0.21.0 -> v0.28.0
golang.org/x/term v0.21.0 -> v0.27.0
golang.org/x/text v0.16.0 -> v0.21.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.22.0
google.golang.org/genproto/googleapis/api v0.0.0-20240311173647-c811ad7063a7 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/genproto/googleapis/rpc v0.0.0-20240311173647-c811ad7063a7 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/grpc v1.62.1 -> v1.67.1
google.golang.org/protobuf v1.33.0 -> v1.35.1

@t0yv0
Copy link
Member

t0yv0 commented Jan 15, 2025

It's interesting that the test suite is failing with

   error: TypeError: Cannot read properties of undefined (reading 'invoke')

Last time I investigated something like this it resulted from several versions of @pulumi/pulumi SDK being included in the provider binary simultaneously. Perhaps this problem resurfaced or is now pertinent to some other SDK, or perhaps to the example being tested. TBC.

t0yv0 added a commit that referenced this pull request Jan 15, 2025
This is an important check to include to fail early. If Renovate updates
dependencies in a way that causes several copies of `@pulumi/pulumi` SDK
to be included then the provider fails at runtime with an obscure error
about invokes, as in #1479 -
this will fail the build early instead.
@t0yv0 t0yv0 changed the title Pin dependencies rebase! ::: Pin dependencies Jan 15, 2025
@pulumi-renovate pulumi-renovate bot changed the title rebase! ::: Pin dependencies Pin dependencies Jan 15, 2025
@pulumi-renovate
Copy link
Contributor Author

pulumi-renovate bot commented Jan 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: make renovate
/bin/sh: 1: wget: not found

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
make[1]: *** [Makefile:255: bin/pulumi-java-gen] Error 2
make: *** [Makefile:273: renovate] Error 2

@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 9 times, most recently from 2366b9d to 62cadd7 Compare January 16, 2025 23:33
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 5 times, most recently from 5e0214d to 23fba16 Compare October 1, 2025 16:47
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 8 times, most recently from c4763f9 to f8bcd05 Compare October 13, 2025 22:00
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 6 times, most recently from 3a56164 to a917f49 Compare October 17, 2025 12:06
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 9 times, most recently from f03d1e3 to d1c0180 Compare October 23, 2025 21:21
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.

1 participant