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: ansible-collections/amazon.aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 48489f5
Choose a base ref
...
head repository: ansible-collections/amazon.aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3b2c936
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 2, 2025

  1. Fix assertion way to check the AZ group_name attribute (#2496)

    SUMMARY
    
    
    Fix downstream integration test assertion failures when checking the AZ group_name attribute,
    update assetion to use startswith instead of equal.
    ISSUE TYPE
    
    
    Bugfix Pull Request
    
    COMPONENT NAME
    
    aws_az_info integration test target
    ADDITIONAL INFORMATION
    
    Reviewed-by: Mark Chappell
    brahmanim authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    5f0fa1d View commit details
    Browse the repository at this point in the history
  2. Minor typing fixups

    tremble committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    f747ed0 View commit details
    Browse the repository at this point in the history
  3. changelog

    tremble committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    4647398 View commit details
    Browse the repository at this point in the history
  4. lint

    tremble committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    ceec9e4 View commit details
    Browse the repository at this point in the history
  5. import

    tremble committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    3b2c936 View commit details
    Browse the repository at this point in the history
Loading