Skip to content

Update dependency @pulumi/aws to v7.14.0#2772

Open
pulumi-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/minor-7.14-pulumi
Open

Update dependency @pulumi/aws to v7.14.0#2772
pulumi-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/minor-7.14-pulumi

Conversation

@pulumi-renovate
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@pulumi/aws (source) dependencies minor 7.8.0 -> 7.14.0

Release Notes

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

v7.14.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.13.0...v7.14.0

v7.13.0

Compare Source

What's Changed
New Contributors

Full Changelog: pulumi/pulumi-aws@v7.12.0...v7.13.0

v7.12.0

Compare Source

What's Changed
New Contributors

Full Changelog: pulumi/pulumi-aws@v7.11.1...v7.12.0

v7.11.1

Compare Source

Does the PR have any schema changes?

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

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.11.0...v7.11.1

v7.11.0

Compare Source

Does the PR have any schema changes?

Found 9 breaking changes:

Types
  • 🟢 "aws:alb/ListenerRuleConditionHostHeader:ListenerRuleConditionHostHeader": required: "values" property is no longer Required
  • 🟢 "aws:alb/ListenerRuleConditionHttpHeader:ListenerRuleConditionHttpHeader": required: "values" property is no longer Required
  • 🟢 "aws:alb/ListenerRuleConditionPathPattern:ListenerRuleConditionPathPattern": required: "values" property is no longer Required
  • 🟢 "aws:lb/ListenerRuleConditionHostHeader:ListenerRuleConditionHostHeader": required: "values" property is no longer Required
  • 🟢 "aws:lb/ListenerRuleConditionHttpHeader:ListenerRuleConditionHttpHeader": required: "values" property is no longer Required
  • 🟢 "aws:lb/ListenerRuleConditionPathPattern:ListenerRuleConditionPathPattern": required: "values" property is no longer Required
  • 🟢 "aws:lb/getListenerRuleConditionHostHeader:getListenerRuleConditionHostHeader": required: "regexValues" property has changed to Required
  • 🟢 "aws:lb/getListenerRuleConditionHttpHeader:getListenerRuleConditionHttpHeader": required: "regexValues" property has changed to Required
  • 🟢 "aws:lb/getListenerRuleConditionPathPattern:getListenerRuleConditionPathPattern": required: "regexValues" property has changed to Required
New resources:
  • lakeformation/identityCenterConfiguration.IdentityCenterConfiguration
New functions:
  • ecrpublic/getImages.getImages
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.10.0...v7.11.0

v7.10.0

Compare Source

Does the PR have any schema changes?

Found 12 breaking changes:

Types
  • "aws:organizations/getOrganizationAccount:getOrganizationAccount": required:
    • 🟢 "joinedMethod" property has changed to Required
    • 🟢 "joinedTimestamp" property has changed to Required
    • 🟢 "state" property has changed to Required
  • "aws:organizations/getOrganizationNonMasterAccount:getOrganizationNonMasterAccount": required:
    • 🟢 "joinedMethod" property has changed to Required
    • 🟢 "joinedTimestamp" property has changed to Required
    • 🟢 "state" property has changed to Required
  • "aws:organizations/getOrganizationalUnitChildAccountsAccount:getOrganizationalUnitChildAccountsAccount": required:
    • 🟢 "joinedMethod" property has changed to Required
    • 🟢 "joinedTimestamp" property has changed to Required
    • 🟢 "state" property has changed to Required
  • "aws:organizations/getOrganizationalUnitDescendantAccountsAccount:getOrganizationalUnitDescendantAccountsAccount": required:
    • 🟢 "joinedMethod" property has changed to Required
    • 🟢 "joinedTimestamp" property has changed to Required
    • 🟢 "state" property has changed to Required
New resources:
  • bedrock/agentcoreMemory.AgentcoreMemory
  • bedrock/agentcoreMemoryStrategy.AgentcoreMemoryStrategy
  • bedrock/agentcoreOauth2CredentialProvider.AgentcoreOauth2CredentialProvider
  • bedrock/agentcoreTokenVaultCmk.AgentcoreTokenVaultCmk
  • bedrock/agentcoreWorkloadIdentity.AgentcoreWorkloadIdentity
What's Changed

Full Changelog: pulumi/pulumi-aws@v7.9.1...v7.10.0

v7.9.1

Compare Source

Does the PR have any schema changes?

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

What's Changed
New Contributors

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

v7.9.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

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

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


Configuration

📅 Schedule: Branch creation - "before 10am every weekday" (UTC), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 May 22, 2026
@pulumi-renovate pulumi-renovate Bot enabled auto-merge (squash) May 22, 2026 05:40
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.

0 participants