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: hashicorp/packer-plugin-amazon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.6
Choose a base ref
...
head repository: hashicorp/packer-plugin-amazon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.7
Choose a head ref
  • 20 commits
  • 56 files changed
  • 10 contributors

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    8e1e361 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    fa8303a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    b2596c8 View commit details
    Browse the repository at this point in the history
  2. format

    imcdo authored and lbajolet-hashicorp committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    877a7b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    3cccde8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    45f6abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a3be65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f14031d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    87f3083 View commit details
    Browse the repository at this point in the history
  2. go.mod: bump go version from 1.18 to 1.19 (#407)

    * go.mod: bump go version from 1.18 to 1.19
    
    * go: lint all go files
    lbajolet-hashicorp authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    552515e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/hashicorp/packer-plugin-sdk

    Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.4.0 to 0.5.1.
    - [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases)
    - [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/packer-plugin-sdk@v0.4.0...v0.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/packer-plugin-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and lbajolet-hashicorp committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8005359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e261421 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. docs: Upgrade to Integrations Library

    BrandonRomano authored and nywilken committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    190b8db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3876b8e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    2a50964 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    f81ba26 View commit details
    Browse the repository at this point in the history
  2. ebs: don't error on AMI sharing test unset

    Testing for the AMI sharing between accounts requires multiple extra
    variables to be set so we can interpolate those values in the template
    we run the test on.
    
    In case it is not set, the current setup makes acceptance tests fail,
    which can be counter-productive.
    To avoid this problem, we don't error when these variables are not set,
    but instead we skip the test.
    lbajolet-hashicorp authored and nywilken committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f98e374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8a90bd View commit details
    Browse the repository at this point in the history
  4. builder: fix fast launch when using launch templates (#410)

    * builder: fix fast launch template pointers
    
    * fixed bad ami id
    
    * Update builder/ebs/step_prepare_fast_launch_template.go
    
    ---------
    
    Co-authored-by: Wilken Rivera <[email protected]>
    mtburge and nywilken authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    dc97d8d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Cut release 1.2.7

    nywilken committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    00d68d6 View commit details
    Browse the repository at this point in the history
Loading