🌐 AI搜索 & 代理 主页
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: terraform-aws-modules/terraform-aws-ec2-instance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.4
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-ec2-instance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.5
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 26, 2025

  1. fix: Always pull a value from SSM data source since a computed value …

    …cannot be used in conditional logic (#466)
    inge4pres authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    36fbf06 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 6.1.5 [skip ci]

    ## [6.1.5](v6.1.4...v6.1.5) (2025-11-26)
    
    ### Bug Fixes
    
    * Always pull a value from SSM data source since a computed value cannot be used in conditional logic ([#466](#466)) ([36fbf06](36fbf06))
    semantic-release-bot committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    c90bc6e View commit details
    Browse the repository at this point in the history
Loading