Skip to content

Releases: devops4me/terraform-aws-coreos-ami-id

coreos-ami-id-18287-0025-v0.1.0002

13 Oct 23:28
Compare
Choose a tag to compare

This release fixes a bug that produced the wrong AMI ID due to accidental hardcoding.

The integration tests did not pick it up because they were focused on just one region.

Once this module starts getting used widely the collective running the tests will result in extremely robust software.

coreos-ami-id-18286-2158-v0.1.0001

13 Oct 21:02
Compare
Choose a tag to compare

Baseline release of Terraform Module for dynamically retrieving the CoreOS AMI ID.

Integration tests run against the region the IAM credentials point to.

The HVM or PV AMI ID is returned by the module as well as a more verbose log.