Skip to content

Version 0.0.4 Alpha

Choose a tag to compare

@yuhunglin yuhunglin released this 06 Jun 22:08
· 82 commits to master since this release
  • Standardization with other Unif.io OSS terraform modules
    • CI Builder
    • Small tweaks:
      • IAM roles are now <stack_item_label>-<region> instead of <region>-<stack_item_label>
      • Removed unused vars for user data.
      • ELB healthcheck on nodes.
      • lifecycle create_before_destroy fixes to deal with dependency issues on build.
      • somewhat breaking change: in_vpc now is 1(true) instead of 0(false)