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: v6.72.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: v6.73.0
Choose a head ref
  • 4 commits
  • 300 files changed
  • 4 contributors

Commits on Mar 13, 2025

  1. Update GitHub Actions workflows. (#5293)

    This PR was automatically generated by the
    update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
    repo, from commit 33be26eca6778486422a6beaf847a97f0452de97.
    pulumi-bot authored Mar 13, 2025
    Copy the full SHA
    7760e7f View commit details

Commits on Mar 17, 2025

  1. Upgrade pulumi-terraform-bridge to v3.105.0 (#5298)

    This PR was generated via `$ upgrade-provider pulumi/pulumi-aws
    --kind=bridge --pr-reviewers=t0yv0 --allow-missing-docs=false`.
    
    ---
    
    - Updating Java Gen version from 1.5.0 to 1.6.0.
    - Upgrading pulumi-terraform-bridge from v3.104.0 to v3.105.0.
    
    ---------
    
    Co-authored-by: Anton Tayanovskyy <anton@pulumi.com>
    pulumi-bot and t0yv0 authored Mar 17, 2025
    Copy the full SHA
    2ffc2e0 View commit details

Commits on Mar 18, 2025

  1. Upgrade terraform-provider-aws to v5.91.0 (#5301)

    Upgrades terraform-provider-aws to [v5.91.0](Release details:
    https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.91.0)
    
    fixes #5295
    corymhall authored Mar 18, 2025
    Copy the full SHA
    0d2dc2f View commit details

Commits on Mar 19, 2025

  1. Remove remove-ephemeral-resources.patch (#5339)

    This pull request combines new bridge functionality and an attribute
    traversal to automate omitting any of the kind of write-only and
    write-only-adjacent resources that a patch addressed previously.
    
    While there's a bit of metadata tracking cruft due to the attribute
    traversal wanting build-time information, the schema itself has no
    changes.
    
    Fixes #5231.
    - **Remove Remove-ephemeral-resources.patch and reformat patches**
    - **Traverse properties and filter write-only supporting ones, then Omit
    them**
    - **Using bridge-supported traversal implies some metadata tracking**
    guineveresaenger authored Mar 19, 2025
    Copy the full SHA
    eb234ea View commit details
Loading