Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pulumi/pulumi-aws version to 6.67.0 #1502

Closed
wants to merge 1 commit into from

Conversation

pulumi-bot
Copy link
Contributor

Update pulumi/pulumi-aws version to 6.67.0

Copy link

Does the PR have any schema changes?

Found 120 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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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/v6.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.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.67.0/schema.json#/types/aws:lb/TargetGroupTargetHealthState:TargetGroupTargetHealthState"
      No new resources/functions.

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

@pulumi-bot pulumi-bot closed this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant