Does the PR have any schema changes?
Found 33 breaking changes:
Resources
- "aws:docdb/elasticCluster:ElasticCluster":
🟡
inputs: "backupRetentionPeriod" type changed from "number" to "integer"🟡
properties: "backupRetentionPeriod" type changed from "number" to "integer"
- "aws:elasticache/reservedCacheNode:ReservedCacheNode":
🟡
inputs: "cacheNodeCount" type changed from "number" to "integer"🟡
properties: "cacheNodeCount" type changed from "number" to "integer"
Functions
🟡
"aws:lb/getListenerRule:getListenerRule": inputs: "priority" type changed from "number" to "integer"
Types
🟡
"aws:apigateway/AccountThrottleSetting:AccountThrottleSetting": properties: "burstLimit" type changed from "number" to "integer"- "aws:bedrock/AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits:AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits": properties:
🟡
"maxPages" type changed from "number" to "integer"🟡
"rateLimit" type changed from "number" to "integer"
🟡
"aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration": properties: "overlapTokens" type changed from "number" to "integer"🟡
"aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration": properties: "maxTokens" type changed from "number" to "integer"- "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration": properties:
🟡
"breakpointPercentileThreshold" type changed from "number" to "integer"🟡
"bufferSize" type changed from "number" to "integer"🟡
"maxToken" type changed from "number" to "integer"
- "aws:ec2/getVpcIpamsIpam:getVpcIpamsIpam": properties:
🟡
"resourceDiscoveryAssociationCount" type changed from "number" to "integer"🟡
"scopeCount" type changed from "number" to "integer"
🟡
"aws:glue/CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration": properties: "orphanFileRetentionPeriodInDays" type changed from "number" to "integer"- "aws:glue/CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration": properties:
🟡
"numberOfSnapshotsToRetain" type changed from "number" to "integer"🟡
"snapshotRetentionPeriodInDays" type changed from "number" to "integer"
🟡
"aws:lb/getListenerRuleAction:getListenerRuleAction": properties: "order" type changed from "number" to "integer"🟡
"aws:lb/getListenerRuleActionForwardStickiness:getListenerRuleActionForwardStickiness": properties: "duration" type changed from "number" to "integer"🟡
"aws:lb/getListenerRuleActionForwardTargetGroup:getListenerRuleActionForwardTargetGroup": properties: "weight" type changed from "number" to "integer"🟡
"aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "number" to "integer"🟡
"aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "number" to "integer"- "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
🟡
"newerNoncurrentVersions" type changed from "number" to "integer"🟡
"noncurrentDays" type changed from "number" to "integer"
- "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
🟡
"newerNoncurrentVersions" type changed from "number" to "integer"🟡
"noncurrentDays" type changed from "number" to "integer"
🟡
"aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "number" to "integer"- "aws:s3tables/TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings:TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings": properties:
🟡
"nonCurrentDays" type changed from "number" to "integer"🟡
"unreferencedDays" type changed from "number" to "integer"
🟡
"aws:s3tables/TableMaintenanceConfigurationIcebergCompactionSettings:TableMaintenanceConfigurationIcebergCompactionSettings": properties: "targetFileSizeMb" type changed from "number" to "integer"- "aws:s3tables/TableMaintenanceConfigurationIcebergSnapshotManagementSettings:TableMaintenanceConfigurationIcebergSnapshotManagementSettings": properties:
🟡
"maxSnapshotAgeHours" type changed from "number" to "integer"🟡
"minSnapshotsToKeep" type changed from "number" to "integer"
No new resources/functions.
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #5244
- chore: unpin .NET 6 by @t0yv0 in #5247
- Upgrade pulumi-terraform-bridge to v3.104.0 by @pulumi-bot in #5264
Full Changelog: v6.70.0...v6.70.1