Skip to content

Releases: rhythmictech/terraform-aws-imagebuilder-component-shell

v2.1.2

23 Feb 22:00
e58edd1
Compare
Choose a tag to compare

What's Changed

  • Fix failing workflows by updating CI and fixing the issues it finds by @sblack4 in #12

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

15 Feb 14:41
a78deb0
Compare
Choose a tag to compare

What's Changed

  • "ExecutePowerShell" is apparently case-sensitive by @Vermyndax in #11

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 Feb 22:27
08675df
Compare
Choose a tag to compare

What's Changed

  • Add windows support with ExecutePowershell by @Vermyndax in #10

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0 - Migrate to AWS Provider from CloudFormation

19 Jan 19:00
fc782f8
Compare
Choose a tag to compare
Merge pull request #8 from rhythmictech/v1.X

Refactor to use AWS Provider instead of CloudFormation

Add `create` and use `>=` for AWS module version pin

30 Nov 17:08
65191f2
Compare
Choose a tag to compare
Merge pull request #5 from mike-carey/feature/create-flag

Adds flag to create resource allowing disabling of said resource

Export latest minor version ARN

12 Oct 19:00
dd47914
Compare
Choose a tag to compare

Added an output variable to export a latest minor version ARN (1.1.x for example) from this module in addition to the exact minor version(which already existed)

Phase Selection

09 Oct 17:17
9a07542
Compare
Choose a tag to compare
  • Merge pull request #2 from mintel/feat/testing

    Add a phase variable

    Allows noting whether component is a build or test component

1.0.0

01 Jul 21:16
b9a3b30
Compare
Choose a tag to compare
Merge pull request #1 from rhythmictech/init

Init