Skip to content

Conversation

@pulumi-renovate
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Jun 20, 2025

This PR contains the following updates:

Package Type Update Change
@pulumi/awsx (source) dependencies major 2.19.0 -> 3.0.1
github.com/pulumi/pulumi-eks/sdk/v3 require major v3.6.0 -> v4.0.1
pulumi-aws major >=6.0.0,<7.0.0 -> >=7.11.0,<7.12.0
pulumi-awsx major >=2.0.0,<3.0.0 -> >=3.0.1,<3.1.0
pulumi-eks major >=3.6.0,<3.7.0 -> >=4.0.1,<4.1.0
pulumi-eks major >=3.0.0,<4.0.0 -> >=4.0.1,<4.1.0

Release Notes

pulumi/pulumi-awsx (@​pulumi/awsx)

v3.0.1

Compare Source

Does the PR have any schema changes?

Found 121 breaking changes:

Resources
  • "awsx:cloudtrail:Trail":
    • inputs:
      • 🟡 "advancedEventSelectors": items type changed from "/aws/v7.0.0/schema.json#/types/aws:cloudtrail/TrailAdvancedEventSelector:TrailAdvancedEventSelector" to "/aws/v7.7.0/schema.json#/types/aws:cloudtrail/TrailAdvancedEventSelector:TrailAdvancedEventSelector"
      • 🟡 "eventSelectors": items type changed from "/aws/v7.0.0/schema.json#/types/aws:cloudtrail/TrailEventSelector:TrailEventSelector" to "/aws/v7.7.0/schema.json#/types/aws:cloudtrail/TrailEventSelector:TrailEventSelector"
      • 🟡 "insightSelectors": items type changed from "/aws/v7.0.0/schema.json#/types/aws:cloudtrail/TrailInsightSelector:TrailInsightSelector" to "/aws/v7.7.0/schema.json#/types/aws:cloudtrail/TrailInsightSelector:TrailInsightSelector"
    • properties:
      • 🟡 "bucket" type changed from "/aws/v7.0.0/schema.json#/resources/aws:s3%2Fbucket:Bucket" to "/aws/v7.7.0/schema.json#/resources/aws:s3%2Fbucket:Bucket"
      • 🟡 "logGroup" type changed from "/aws/v7.0.0/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup" to "/aws/v7.7.0/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup"
      • 🟡 "trail" type changed from "/aws/v7.0.0/schema.json#/resources/aws:cloudtrail%2Ftrail:Trail" to "/aws/v7.7.0/schema.json#/resources/aws:cloudtrail%2Ftrail:Trail"
  • "awsx:ec2:Vpc": properties:
    • 🟡 "eips": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2feip:Eip" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2feip:Eip"
    • 🟡 "internetGateway" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2finternetGateway:InternetGateway" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2finternetGateway:InternetGateway"
    • 🟡 "natGateways": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2fnatGateway:NatGateway" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2fnatGateway:NatGateway"
    • 🟡 "routeTableAssociations": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2frouteTableAssociation:RouteTableAssociation" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2frouteTableAssociation:RouteTableAssociation"
    • 🟡 "routeTables": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2frouteTable:RouteTable" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2frouteTable:RouteTable"
    • 🟡 "routes": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2froute:Route" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2froute:Route"
    • 🟡 "subnets": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2fsubnet:Subnet" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2fsubnet:Subnet"
    • 🟡 "vpc" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2fvpc:Vpc" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2fvpc:Vpc"
    • 🟡 "vpcEndpoints": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2fvpcEndpoint:VpcEndpoint" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2fvpcEndpoint:VpcEndpoint"
  • "awsx:ecr:Repository":
    • inputs:
      • 🟡 "encryptionConfigurations": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecr/RepositoryEncryptionConfiguration:RepositoryEncryptionConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecr/RepositoryEncryptionConfiguration:RepositoryEncryptionConfiguration"
      • 🟡 "imageScanningConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecr/RepositoryImageScanningConfiguration:RepositoryImageScanningConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecr/RepositoryImageScanningConfiguration:RepositoryImageScanningConfiguration"
    • properties:
      • 🟡 "lifecyclePolicy" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ecr%2flifecyclePolicy:LifecyclePolicy" to "/aws/v7.7.0/schema.json#/resources/aws:ecr%2flifecyclePolicy:LifecyclePolicy"
      • 🟡 "repository" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ecr%2frepository:Repository" to "/aws/v7.7.0/schema.json#/resources/aws:ecr%2frepository:Repository"
  • "awsx:ecs:EC2Service":
    • inputs:
      • 🟡 "alarms" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceAlarms:ServiceAlarms" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceAlarms:ServiceAlarms"
      • 🟡 "capacityProviderStrategies": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceCapacityProviderStrategy:ServiceCapacityProviderStrategy" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceCapacityProviderStrategy:ServiceCapacityProviderStrategy"
      • 🟡 "deploymentCircuitBreaker" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceDeploymentCircuitBreaker:ServiceDeploymentCircuitBreaker" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceDeploymentCircuitBreaker:ServiceDeploymentCircuitBreaker"
      • 🟡 "deploymentController" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceDeploymentController:ServiceDeploymentController" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceDeploymentController:ServiceDeploymentController"
      • 🟡 "loadBalancers": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceLoadBalancer:ServiceLoadBalancer" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceLoadBalancer:ServiceLoadBalancer"
      • 🟡 "networkConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceNetworkConfiguration:ServiceNetworkConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceNetworkConfiguration:ServiceNetworkConfiguration"
      • 🟡 "orderedPlacementStrategies": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceOrderedPlacementStrategy:ServiceOrderedPlacementStrategy" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceOrderedPlacementStrategy:ServiceOrderedPlacementStrategy"
      • 🟡 "placementConstraints": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServicePlacementConstraint:ServicePlacementConstraint" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServicePlacementConstraint:ServicePlacementConstraint"
      • 🟡 "serviceConnectConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceServiceConnectConfiguration:ServiceServiceConnectConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceServiceConnectConfiguration:ServiceServiceConnectConfiguration"
      • 🟡 "serviceRegistries" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceServiceRegistries:ServiceServiceRegistries" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceServiceRegistries:ServiceServiceRegistries"
      • 🟡 "volumeConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceVolumeConfiguration:ServiceVolumeConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceVolumeConfiguration:ServiceVolumeConfiguration"
      • 🟡 "vpcLatticeConfigurations": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceVpcLatticeConfiguration:ServiceVpcLatticeConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceVpcLatticeConfiguration:ServiceVpcLatticeConfiguration"
    • properties:
      • 🟡 "service" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ecs%2fservice:Service" to "/aws/v7.7.0/schema.json#/resources/aws:ecs%2fservice:Service"
      • 🟡 "taskDefinition" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition" to "/aws/v7.7.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition"
  • "awsx:ecs:EC2TaskDefinition":
    • inputs:
      • 🟡 "ephemeralStorage" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
      • 🟡 "placementConstraints": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint"
      • 🟡 "proxyConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration"
      • 🟡 "runtimePlatform" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform"
      • 🟡 "volumes": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume"
    • properties:
      • 🟡 "executionRole" type changed from "/aws/v7.0.0/schema.json#/resources/aws:iam%2Frole:Role" to "/aws/v7.7.0/schema.json#/resources/aws:iam%2Frole:Role"
      • 🟡 "loadBalancers": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs%2FServiceLoadBalancer:ServiceLoadBalancer" to "/aws/v7.7.0/schema.json#/types/aws:ecs%2FServiceLoadBalancer:ServiceLoadBalancer"
      • 🟡 "logGroup" type changed from "/aws/v7.0.0/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup" to "/aws/v7.7.0/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup"
      • 🟡 "taskDefinition" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition" to "/aws/v7.7.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition"
      • 🟡 "taskRole" type changed from "/aws/v7.0.0/schema.json#/resources/aws:iam%2Frole:Role" to "/aws/v7.7.0/schema.json#/resources/aws:iam%2Frole:Role"
  • "awsx:ecs:FargateService":
    • inputs:
      • 🟡 "alarms" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceAlarms:ServiceAlarms" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceAlarms:ServiceAlarms"
      • 🟡 "deploymentCircuitBreaker" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceDeploymentCircuitBreaker:ServiceDeploymentCircuitBreaker" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceDeploymentCircuitBreaker:ServiceDeploymentCircuitBreaker"
      • 🟡 "deploymentController" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceDeploymentController:ServiceDeploymentController" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceDeploymentController:ServiceDeploymentController"
      • 🟡 "loadBalancers": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceLoadBalancer:ServiceLoadBalancer" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceLoadBalancer:ServiceLoadBalancer"
      • 🟡 "networkConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceNetworkConfiguration:ServiceNetworkConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceNetworkConfiguration:ServiceNetworkConfiguration"
      • 🟡 "placementConstraints": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServicePlacementConstraint:ServicePlacementConstraint" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServicePlacementConstraint:ServicePlacementConstraint"
      • 🟡 "serviceConnectConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceServiceConnectConfiguration:ServiceServiceConnectConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceServiceConnectConfiguration:ServiceServiceConnectConfiguration"
      • 🟡 "serviceRegistries" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceServiceRegistries:ServiceServiceRegistries" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceServiceRegistries:ServiceServiceRegistries"
      • 🟡 "volumeConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceVolumeConfiguration:ServiceVolumeConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceVolumeConfiguration:ServiceVolumeConfiguration"
      • 🟡 "vpcLatticeConfigurations": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/ServiceVpcLatticeConfiguration:ServiceVpcLatticeConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/ServiceVpcLatticeConfiguration:ServiceVpcLatticeConfiguration"
    • properties:
      • 🟡 "service" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ecs%2fservice:Service" to "/aws/v7.7.0/schema.json#/resources/aws:ecs%2fservice:Service"
      • 🟡 "taskDefinition" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition" to "/aws/v7.7.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition"
  • "awsx:ecs:FargateTaskDefinition":
    • inputs:
      • 🟡 "ephemeralStorage" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
      • 🟡 "placementConstraints": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint"
      • 🟡 "proxyConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration"
      • 🟡 "runtimePlatform" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform"
      • 🟡 "volumes": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume"
    • properties:
      • 🟡 "executionRole" type changed from "/aws/v7.0.0/schema.json#/resources/aws:iam%2Frole:Role" to "/aws/v7.7.0/schema.json#/resources/aws:iam%2Frole:Role"
      • 🟡 "loadBalancers": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs%2FServiceLoadBalancer:ServiceLoadBalancer" to "/aws/v7.7.0/schema.json#/types/aws:ecs%2FServiceLoadBalancer:ServiceLoadBalancer"
      • 🟡 "logGroup" type changed from "/aws/v7.0.0/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup" to "/aws/v7.7.0/schema.json#/resources/aws:cloudwatch%2FlogGroup:LogGroup"
      • 🟡 "taskDefinition" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition" to "/aws/v7.7.0/schema.json#/resources/aws:ecs%2FtaskDefinition:TaskDefinition"
      • 🟡 "taskRole" type changed from "/aws/v7.0.0/schema.json#/resources/aws:iam%2Frole:Role" to "/aws/v7.7.0/schema.json#/resources/aws:iam%2Frole:Role"
  • "awsx:lb:ApplicationLoadBalancer":
    • inputs:
      • 🟡 "accessLogs" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerAccessLogs:LoadBalancerAccessLogs" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerAccessLogs:LoadBalancerAccessLogs"
      • 🟡 "connectionLogs" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerConnectionLogs:LoadBalancerConnectionLogs" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerConnectionLogs:LoadBalancerConnectionLogs"
      • 🟡 "ipamPools" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerIpamPools:LoadBalancerIpamPools" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerIpamPools:LoadBalancerIpamPools"
      • 🟡 "minimumLoadBalancerCapacity" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerMinimumLoadBalancerCapacity:LoadBalancerMinimumLoadBalancerCapacity" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerMinimumLoadBalancerCapacity:LoadBalancerMinimumLoadBalancerCapacity"
      • 🟡 "subnetMappings": items type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerSubnetMapping:LoadBalancerSubnetMapping" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerSubnetMapping:LoadBalancerSubnetMapping"
      • 🟡 "subnets": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2fsubnet:Subnet" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2fsubnet:Subnet"
    • properties:
      • 🟡 "defaultSecurityGroup" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2fsecurityGroup:SecurityGroup" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2fsecurityGroup:SecurityGroup"
      • 🟡 "defaultTargetGroup" type changed from "/aws/v7.0.0/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup" to "/aws/v7.7.0/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup"
      • 🟡 "listeners": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:lb%2flistener:Listener" to "/aws/v7.7.0/schema.json#/resources/aws:lb%2flistener:Listener"
      • 🟡 "loadBalancer" type changed from "/aws/v7.0.0/schema.json#/resources/aws:lb%2floadBalancer:LoadBalancer" to "/aws/v7.7.0/schema.json#/resources/aws:lb%2floadBalancer:LoadBalancer"
  • "awsx:lb:NetworkLoadBalancer":
    • inputs:
      • 🟡 "accessLogs" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerAccessLogs:LoadBalancerAccessLogs" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerAccessLogs:LoadBalancerAccessLogs"
      • 🟡 "connectionLogs" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerConnectionLogs:LoadBalancerConnectionLogs" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerConnectionLogs:LoadBalancerConnectionLogs"
      • 🟡 "ipamPools" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerIpamPools:LoadBalancerIpamPools" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerIpamPools:LoadBalancerIpamPools"
      • 🟡 "minimumLoadBalancerCapacity" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerMinimumLoadBalancerCapacity:LoadBalancerMinimumLoadBalancerCapacity" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerMinimumLoadBalancerCapacity:LoadBalancerMinimumLoadBalancerCapacity"
      • 🟡 "subnetMappings": items type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/LoadBalancerSubnetMapping:LoadBalancerSubnetMapping" to "/aws/v7.7.0/schema.json#/types/aws:lb/LoadBalancerSubnetMapping:LoadBalancerSubnetMapping"
      • 🟡 "subnets": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2fsubnet:Subnet" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2fsubnet:Subnet"
    • properties:
      • 🟡 "defaultTargetGroup" type changed from "/aws/v7.0.0/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup" to "/aws/v7.7.0/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup"
      • 🟡 "listeners": items type changed from "/aws/v7.0.0/schema.json#/resources/aws:lb%2flistener:Listener" to "/aws/v7.7.0/schema.json#/resources/aws:lb%2flistener:Listener"
      • 🟡 "loadBalancer" type changed from "/aws/v7.0.0/schema.json#/resources/aws:lb%2floadBalancer:LoadBalancer" to "/aws/v7.7.0/schema.json#/resources/aws:lb%2floadBalancer:LoadBalancer"
  • "awsx:lb:TargetGroupAttachment":
    • inputs:
      • 🟡 "instance" type changed from "/aws/v7.0.0/schema.json#/resources/aws:ec2%2finstance:Instance" to "/aws/v7.7.0/schema.json#/resources/aws:ec2%2finstance:Instance"
      • 🟡 "lambda" type changed from "/aws/v7.0.0/schema.json#/resources/aws:lambda%2ffunction:Function" to "/aws/v7.7.0/schema.json#/resources/aws:lambda%2ffunction:Function"
      • 🟡 "targetGroup" type changed from "/aws/v7.0.0/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup" to "/aws/v7.7.0/schema.json#/resources/aws:lb%2ftargetGroup:TargetGroup"
    • properties:
      • 🟡 "lambdaPermission" type changed from "/aws/v7.0.0/schema.json#/resources/aws:lambda%2fpermission:Permission" to "/aws/v7.7.0/schema.json#/resources/aws:lambda%2fpermission:Permission"
      • 🟡 "targetGroupAttachment" type changed from "/aws/v7.0.0/schema.json#/resources/aws:lb%2ftargetGroupAttachment:TargetGroupAttachment" to "/aws/v7.7.0/schema.json#/resources/aws:lb%2ftargetGroupAttachment:TargetGroupAttachment"
Types
  • "awsx:awsx:Bucket": properties:
    • 🟡 "corsRules": items type changed from "/aws/v7.0.0/schema.json#/types/aws:s3/BucketCorsRule:BucketCorsRule" to "/aws/v7.7.0/schema.json#/types/aws:s3/BucketCorsRule:BucketCorsRule"
    • 🟡 "grants": items type changed from "/aws/v7.0.0/schema.json#/types/aws:s3/BucketGrant:BucketGrant" to "/aws/v7.7.0/schema.json#/types/aws:s3/BucketGrant:BucketGrant"
    • 🟡 "lifecycleRules": items type changed from "/aws/v7.0.0/schema.json#/types/aws:s3/BucketLifecycleRule:BucketLifecycleRule" to "/aws/v7.7.0/schema.json#/types/aws:s3/BucketLifecycleRule:BucketLifecycleRule"
    • 🟡 "logging" type changed from "/aws/v7.0.0/schema.json#/types/aws:s3/BucketLogging:BucketLogging" to "/aws/v7.7.0/schema.json#/types/aws:s3/BucketLogging:BucketLogging"
    • 🟡 "objectLockConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:s3/BucketObjectLockConfiguration:BucketObjectLockConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:s3/BucketObjectLockConfiguration:BucketObjectLockConfiguration"
    • 🟡 "replicationConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:s3/BucketReplicationConfiguration:BucketReplicationConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:s3/BucketReplicationConfiguration:BucketReplicationConfiguration"
    • 🟡 "serverSideEncryptionConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:s3/BucketServerSideEncryptionConfiguration:BucketServerSideEncryptionConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:s3/BucketServerSideEncryptionConfiguration:BucketServerSideEncryptionConfiguration"
    • 🟡 "versioning" type changed from "/aws/v7.0.0/schema.json#/types/aws:s3/BucketVersioning:BucketVersioning" to "/aws/v7.7.0/schema.json#/types/aws:s3/BucketVersioning:BucketVersioning"
    • 🟡 "website" type changed from "/aws/v7.0.0/schema.json#/types/aws:s3/BucketWebsite:BucketWebsite" to "/aws/v7.7.0/schema.json#/types/aws:s3/BucketWebsite:BucketWebsite"
  • 🟡 "awsx:awsx:RoleWithPolicy": properties: "inlinePolicies": items type changed from "/aws/v7.0.0/schema.json#/types/aws:iam/RoleInlinePolicy:RoleInlinePolicy" to "/aws/v7.7.0/schema.json#/types/aws:iam/RoleInlinePolicy:RoleInlinePolicy"
  • "awsx:awsx:SecurityGroup": properties:
    • 🟡 "egress": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ec2/SecurityGroupEgress:SecurityGroupEgress" to "/aws/v7.7.0/schema.json#/types/aws:ec2/SecurityGroupEgress:SecurityGroupEgress"
    • 🟡 "ingress": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ec2/SecurityGroupIngress:SecurityGroupIngress" to "/aws/v7.7.0/schema.json#/types/aws:ec2/SecurityGroupIngress:SecurityGroupIngress"
  • "awsx:ec2:VpcEndpointSpec": properties:
    • 🟡 "dnsOptions" type changed from "/aws/v7.0.0/schema.json#/types/aws:ec2/VpcEndpointDnsOptions:VpcEndpointDnsOptions" to "/aws/v7.7.0/schema.json#/types/aws:ec2/VpcEndpointDnsOptions:VpcEndpointDnsOptions"
    • 🟡 "subnetConfigurations": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ec2/VpcEndpointSubnetConfiguration:VpcEndpointSubnetConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ec2/VpcEndpointSubnetConfiguration:VpcEndpointSubnetConfiguration"
  • "awsx:ecs:EC2ServiceTaskDefinition": properties:
    • 🟡 "ephemeralStorage" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
    • 🟡 "placementConstraints": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint"
    • 🟡 "proxyConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration"
    • 🟡 "runtimePlatform" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform"
    • 🟡 "volumes": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume"
  • "awsx:ecs:FargateServiceTaskDefinition": properties:
    • 🟡 "ephemeralStorage" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
    • 🟡 "placementConstraints": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint"
    • 🟡 "proxyConfiguration" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionProxyConfiguration:TaskDefinitionProxyConfiguration"
    • 🟡 "runtimePlatform" type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionRuntimePlatform:TaskDefinitionRuntimePlatform"
    • 🟡 "volumes": items type changed from "/aws/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume" to "/aws/v7.7.0/schema.json#/types/aws:ecs/TaskDefinitionVolume:TaskDefinitionVolume"
  • 🟡 "awsx:ecs:TaskDefinitionPortMapping": properties: "targetGroup" type changed from "/aws/v7.0.0/schema.json#/resources/aws:lb%2FtargetGroup:TargetGroup" to "/aws/v7.7.0/schema.json#/resources/aws:lb%2FtargetGroup:TargetGroup"
  • "awsx:lb:Listener": properties:
    • 🟡 "defaultActions": items type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/ListenerDefaultAction:ListenerDefaultAction" to "/aws/v7.7.0/schema.json#/types/aws:lb/ListenerDefaultAction:ListenerDefaultAction"
    • 🟡 "mutualAuthentication" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/ListenerMutualAuthentication:ListenerMutualAuthentication" to "/aws/v7.7.0/schema.json#/types/aws:lb/ListenerMutualAuthentication:ListenerMutualAuthentication"
  • "awsx:lb:TargetGroup": properties:
    • 🟡 "healthCheck" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/TargetGroupHealthCheck:TargetGroupHealthCheck" to "/aws/v7.7.0/schema.json#/types/aws:lb/TargetGroupHealthCheck:TargetGroupHealthCheck"
    • 🟡 "stickiness" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/TargetGroupStickiness:TargetGroupStickiness" to "/aws/v7.7.0/schema.json#/types/aws:lb/TargetGroupStickiness:TargetGroupStickiness"
    • 🟡 "targetFailovers": items type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/TargetGroupTargetFailover:TargetGroupTargetFailover" to "/aws/v7.7.0/schema.json#/types/aws:lb/TargetGroupTargetFailover:TargetGroupTargetFailover"
    • 🟡 "targetGroupHealth" type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/TargetGroupTargetGroupHealth:TargetGroupTargetGroupHealth" to "/aws/v7.7.0/schema.json#/types/aws:lb/TargetGroupTargetGroupHealth:TargetGroupTargetGroupHealth"
    • 🟡 "targetHealthStates": items type changed from "/aws/v7.0.0/schema.json#/types/aws:lb/TargetGroupTargetHealthState:TargetGroupTargetHealthState" to "/aws/v7.7.0/schema.json#/types/aws:lb/TargetGroupTargetHealthState:TargetGroupTargetHealthState"
      No new resources/functions.
What's Changed
New Contributors

Full Changelog: pulumi/pulumi-awsx@v3.0.0...v3.0.1

v3.0.0

Compare Source

Does the PR have any schema changes?

Found 125 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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.0/schema.json#/resources/aws:ec2%2fvpcEndpoint:VpcEndpoint"
  • "awsx:ecr:Repository":
    • inputs:
      • 🟡 "encryptionConfigurations": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecr/RepositoryEncryptionConfiguration:RepositoryEncryptionConfiguration" to "/aws/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
      • 🟡 "inferenceAccelerators" missing
      • 🟡 "placementConstraints": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.0/schema.json#/types/aws:ecs/TaskDefinitionEphemeralStorage:TaskDefinitionEphemeralStorage"
      • 🟡 "inferenceAccelerators" missing
      • 🟡 "placementConstraints": items type changed from "/aws/v6.66.3/schema.json#/types/aws:ecs/TaskDefinitionPlacementConstraint:TaskDefinitionPlacementConstraint" to "/aws/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.0/schema.json#/resources/aws:lb%2ftargetGroupAttachment:TargetGroupAttachment"
Types
  • "awsx:awsx:Bucket": properties:
    • 🟡 "arn" missing
    • 🟡 "corsRules": items type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketCorsRule:BucketCorsRule" to "/aws/v7.0.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/v7.0.0/schema.json#/types/aws:s3/BucketGrant:BucketGrant"
    • 🟡 "hostedZoneId" missing
    • 🟡 "lifecycleRules": items type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketLifecycleRule:BucketLifecycleRule" to "/aws/v7.0.0/schema.json#/types/aws:s3/BucketLifecycleRule:BucketLifecycleRule"
    • 🟡 "loggings" missing
    • 🟡 "objectLockConfiguration" type changed from "/aws/v6.66.3/schema.json#/types/aws:s3/BucketObjectLockConfiguration:BucketObjectLockConfiguration" to "/aws/v7.0.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/v7.0.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/v7.0.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/v7.0.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/v7.0.0/schema.json#/types/aws:s3/BucketWebsite:BucketWebsite"
    • 🟡 "websiteDomain" missing
    • 🟡 "websiteEnd

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Jun 20, 2025
@pulumi-renovate
Copy link
Contributor Author

pulumi-renovate bot commented Jun 20, 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
go: downloading go1.24.2 (linux/amd64)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

 20 87.0M   20 18.1M    0     0  26.2M      0  0:00:03 --:--:--  0:00:03 26.2M
 57 87.0M   57 50.0M    0     0  28.4M      0  0:00:03  0:00:01  0:00:02 29.8M
100 87.0M  100 87.0M    0     0  33.3M      0  0:00:02  0:00:02 --:--:-- 35.9M
go: downloading github.com/pulumi/pulumi/pkg/v3 v3.173.0
go: downloading github.com/pulumi/pulumi/sdk/v3 v3.173.0
go: downloading github.com/spf13/cobra v1.9.1
go: downloading google.golang.org/grpc v1.67.1
go: downloading golang.org/x/mod v0.20.0
go: downloading github.com/spf13/pflag v1.0.6
go: downloading golang.org/x/net v0.39.0
go: downloading golang.org/x/sys v0.32.0
go: downloading golang.org/x/term v0.31.0
go: downloading github.com/pulumi/esc v0.14.2
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading golang.org/x/text v0.24.0
go: downloading golang.org/x/crypto v0.37.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142
go: downloading golang.org/x/sync v0.13.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/cloudflare/circl v1.3.7
/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:264: bin/pulumi-java-gen] Error 2
make: *** [Makefile:282: renovate] Error 2

@github-actions
Copy link

Does the PR have any schema changes?

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

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

@codecov
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (446e513) to head (9b422b6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #1804    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files           1       1            
  Lines        2804    2693   -111     
=======================================
+ Misses       2804    2693   -111     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch 2 times, most recently from e72426f to 1781df1 Compare July 1, 2025 14:37
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch 3 times, most recently from e9d2430 to e6813ab Compare July 18, 2025 23:21
@pulumi-renovate pulumi-renovate bot changed the title Update module github.com/pulumi/pulumi-aws/sdk/v6 to v7 Update first-party Pulumi dependencies to v7 (major) Jul 18, 2025
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch 2 times, most recently from f9e3644 to 05b73a7 Compare July 22, 2025 19:23
@pulumi-renovate pulumi-renovate bot changed the title Update first-party Pulumi dependencies to v7 (major) Update first-party Pulumi dependencies (major) Jul 22, 2025
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch 6 times, most recently from c7d3f91 to 4c137d9 Compare July 28, 2025 23:23
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch 5 times, most recently from 76d7335 to d91f3fe Compare August 6, 2025 06:48
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch 4 times, most recently from 0981203 to 26d0784 Compare August 9, 2025 06:46
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch from 26d0784 to 656660f Compare August 25, 2025 20:28
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch from 656660f to 1701b99 Compare August 27, 2025 03:18
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch from 1701b99 to 231124d Compare September 5, 2025 20:22
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch 2 times, most recently from 90374cf to 6c5dba1 Compare October 8, 2025 00:30
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch 4 times, most recently from 4c508a6 to b9ef18f Compare October 24, 2025 17:32
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/major-pulumi branch from b9ef18f to 9b422b6 Compare November 5, 2025 18:54
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