Releases: rhythmictech/terraform-aws-imagebuilder-recipe
Releases · rhythmictech/terraform-aws-imagebuilder-recipe
v2.1.0 - create before destroy
easier to manage these when the new recipe is created before the old one is destroyed
v2.0.3
fixing image recipe again
v2.0.2 - bug fix for latest_image_arn output
didn't support semantic versions of more than one digit
v0.3.5 - Always use latest version of update component
Full Changelog: 0.3.4...v0.3.5
v2.0.1
v2.0.0 - Migrate to AWS Provider from CloudFormation
Merge pull request #14 from rhythmictech/v1.X Refactor to use AWS Provider instead of CloudFormation
0.3.4
Adds "latest_image_arn" output to get the ARN of the latest image produced by this recipe
0.3.3
Removes pin to AWS provider version that was breaking TF 0.13
make multi-region
- Fix bug causing module to fail in regions other than us-east-1
0.3.1
Loosen restrictions on the block_device_mappings parameter to allow flexibility, and added examples of usage to give an idea of expected use.