Skip to content

tea-build.59

Compare
Choose a tag to compare
@bbuechler bbuechler released this 07 Feb 19:58
· 1214 commits to devel since this release
fc70a59

What changed:

Terraform Compatibility refresh.

A bug in Terraform/CloudFormation updates was identified and traced back to the use of non-unique zip file names for Lambda code and Lambda Layers zip files. AWS was not pulling in the newest code base, cause upgrades to APPEAR to be successful, even though the underlying code was never changed.

CloudFormation Template changes

  • None

Terraform Module Changes

  • Lambda code + zip file names are now unique hashes to force code deployments.

Special Notes:

  • A Jenkins upgrade caused a large fastforward of build numbers. Oops! 🤷