Skip to content

v1.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@zanerock zanerock released this 20 Mar 18:46
· 534 commits to main since this release

What's Changed

  • Add 'cloudsite' bin to package by @zanerock in #77
  • Unit test 'handleConfigurationInitialize()' by @zanerock in #79
  • Move 'checkAndUpdateSitesInfo()' to 'finally' clause to avoid double-calling on error by @zanerock in #81
  • Fix bug in OAC name finder when there are no existing OAC (null pointer) by @zanerock in #84
  • Implement import functionality by @zanerock in #86
  • Tag all resources with site specific tags for tracking costs by @zanerock in #87
  • Separate IAM grants into Statements in order to better target resources by @zanerock in #91
  • Fix SES mail tags by @zanerock in #97

Full Changelog: v1.0.0-beta.0...v1.0.0-beta.2