Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pulumi/pulumi-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.0
Choose a base ref
...
head repository: pulumi/pulumi-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.1
Choose a head ref
  • 4 commits
  • 12 files changed
  • 3 contributors

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    266d03a View commit details
    Browse the repository at this point in the history
  2. Update GitHub Actions workflows. (#5722)

    This PR was automatically generated by the
    update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
    repo, from commit b3ee77fa5b79734c33e2a074744b4f5873e72478.
    pulumi-bot authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    9e50626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99c032e View commit details
    Browse the repository at this point in the history
  4. Fix defaultAddonsToRemove should be defaultAddonsToRemoves (#5724)

    In v6 the property had an `s` at the end. The previous PR incorrectly
    removed the `s`.
    
    
    https://github.com/pulumi/pulumi-aws/blob/v6.83.0/sdk/nodejs/eks/cluster.ts#L644
    corymhall authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    999ef1c View commit details
    Browse the repository at this point in the history
Loading