Skip to content

v1.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 09:27
· 1 commit to master since this release

v1.6.1 (2024-10-14)

  • #435: Fix GoReleaser build

v1.6.0 (2024-10-14)

Enhancements

  • #431: Add new resolve_aliases option.
    • If true, the post-processor resolves the AWS Systems Manager parameter when the launch template uses it to specify the AMI ID. See AWS documentation.

Chores

  • #417: Bump goreleaser/goreleaser-action from 5 to 6
  • #419: Bump github.com/hashicorp/packer-plugin-sdk from 0.5.3 to 0.5.4
  • #422: Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7
  • #428: Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.55.5
  • #429: Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.22.0
  • #432: deps: Go 1.23
  • #433: Tweak README