Skip to content

Releases: rhythmictech/terraform-aws-imagebuilder-pipeline

Added Launch Template Configuration support without using custom_distribution_configs

04 May 23:52
Compare
Choose a tag to compare
v2.0.3

Added launch_template_configurations variable and functionality

v2.0.2 - Bug fix for pipelines that do not use a logging bucket

10 Feb 14:43
e0e0685
Compare
Choose a tag to compare

What's Changed

  • Fix handling for using 'null' value for log_bucket variable by @Vermyndax in #19

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1 - bug fix

24 Jan 04:12
Compare
Choose a tag to compare
bug fix for typo

v2.0.0 - Migrate to AWS Provider from CloudFormation

19 Jan 18:46
4b8ba3a
Compare
Choose a tag to compare
Merge pull request #17 from rhythmictech/v1.X

Refactor to use aws provider instead of cloudformation

v0.5.2

30 Nov 13:47
c5f8526
Compare
Choose a tag to compare

Removes pin to AWS provider version that was breaking TF 0.13

v0.5.1: Merge pull request #8 from rhythmictech/revert-6-created-date-tag

01 Jul 15:31
5e62f0b
Compare
Choose a tag to compare

v0.4.1: Merge pull request #6 from rhythmictech/created-date-tag

01 Jul 14:43
53fd738
Compare
Choose a tag to compare

Add a creation_date tag to the AMIs created

image_name

01 Jul 13:38
1efe640
Compare
Choose a tag to compare

Allow the specification of image_name for better downstream consumption

Lint all the things

03 Jun 21:38
7590bf3
Compare
Choose a tag to compare
Merge pull request #3 from rhythmictech/readme

Add readme and commit hooks

Allow public AMIs

02 Jun 22:11
0e0687f
Compare
Choose a tag to compare
Merge pull request #2 from rhythmictech/private-default

[ENG-897] make private by default, allow public