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: v4.1.0
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: v4.1.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 21, 2022

  1. fix: Creation of an Instance with a Capacity Reservation ID (#278)

    * fix bug for capacity reservation id assignment
    
    * addition of test case
    
    * revert of outputs in complete test case
    
    * fix formatting and tfdocs
    
    * fix formatting and tfdocs
    
    * run of pre-commit hooks
    
    * fix README
    
    * fix README
    
    * fix example to be deployable
    
    * fix example to be deployable
    
    * Update examples/complete/main.tf
    
    * Update examples/complete/main.tf
    
    Co-authored-by: Samuel CHNIBER <[email protected]>
    Co-authored-by: Bryant Biggs <[email protected]>
    3 people authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f12ac95 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 4.1.1 [skip ci]

    ### [4.1.1](v4.1.0...v4.1.1) (2022-07-21)
    
    ### Bug Fixes
    
    * Creation of an Instance with a Capacity Reservation ID ([#278](#278)) ([f12ac95](f12ac95))
    semantic-release-bot committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b3d6f51 View commit details
    Browse the repository at this point in the history
Loading