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

chore(deps): update dependency @pulumi/aws to v6.72.0 #8246

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zemnmez-renovate-bot
Copy link
Collaborator

@zemnmez-renovate-bot zemnmez-renovate-bot commented Feb 20, 2025

This PR contains the following updates:

Package Type Update Change
@pulumi/aws (source) devDependencies minor 6.68.0 -> 6.72.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.72.0

Compare Source

Does the PR have any schema changes?

Found 3 breaking changes:

Types
  • 🟢 "aws:opensearch/getDomainClusterConfig:getDomainClusterConfig": required: "nodeOptions" property has changed to Required
  • 🟢 "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": required: "noncurrentDays" property has changed to Required
  • 🟢 "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": required: "noncurrentDays" property has changed to Required
New resources:
  • dataexchange/eventAction.EventAction
  • lakeformation/optIn.OptIn
New functions:
  • datazone/getDomain.getDomain

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.71.0...v6.72.0

v6.71.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • macie2/organizationConfiguration.OrganizationConfiguration
  • neptunegraph/graph.Graph
  • quicksight/roleMembership.RoleMembership
  • rds/shardGroup.ShardGroup
  • xray/resourcePolicy.ResourcePolicy

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.70.1...v6.71.0

v6.70.1

Compare Source

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

Full Changelog: pulumi/pulumi-aws@v6.70.0...v6.70.1

v6.70.0

Compare Source

Does the PR have any schema changes?

Found 4 breaking changes:

Types
  • "aws:bedrockmodel/InvocationLoggingConfigurationLoggingConfig:InvocationLoggingConfigurationLoggingConfig": required:
    • 🟢 "embeddingDataDeliveryEnabled" property is no longer Required
    • 🟢 "imageDataDeliveryEnabled" property is no longer Required
    • 🟢 "textDataDeliveryEnabled" property is no longer Required
  • 🟢 "aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex": required: "onDemandThroughputs" property has changed to Required
New resources:
  • cloudwatch/contributorInsightRule.ContributorInsightRule
  • cloudwatch/contributorManagedInsightRule.ContributorManagedInsightRule
  • qbusiness/application.Application
New functions:
  • cloudwatch/getContributorManagedInsightRules.getContributorManagedInsightRules

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.69.0...v6.70.0

v6.69.0

Compare Source

Does the PR have any schema changes?

Found 10 breaking changes:

Resources
  • 🟢 "aws:s3/bucketLifecycleConfigurationV2:BucketLifecycleConfigurationV2": required: "rules" property is no longer Required
Types
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleFilter:BucketLifecycleConfigurationV2RuleFilter": properties:
    • 🟡 "objectSizeGreaterThan" type changed from "string" to "integer"
    • 🟡 "objectSizeLessThan" type changed from "string" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "integer" to "number"
    No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-aws@v6.68.0...v6.69.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.

@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot added this pull request to the merge queue Feb 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 20, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/pulumi-aws-6.x branch 12 times, most recently from 408f005 to 8ec6b8d Compare March 12, 2025 15:11
@zemnmez-renovate-bot zemnmez-renovate-bot changed the title chore(deps): update dependency @pulumi/aws to v6.71.0 chore(deps): update dependency @pulumi/aws to v6.72.0 Mar 12, 2025
@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/pulumi-aws-6.x branch 15 times, most recently from 0846bfa to f5c1b0a Compare March 13, 2025 15:36
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