Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (17 loc) · 813 Bytes

CHANGELOG.md

File metadata and controls

37 lines (17 loc) · 813 Bytes

Changelog

0.2.3

Fixes

  • Fix Compute instance template usage (#8)

0.2.2

Fixes

  • Fix cleanup actions bug (#7)

0.2.1

Fixes

  • Perform cleanup actions if requested (#6)

0.2.0

New

  • Configuration parameter instance_private_networks to attach the build Compute instance to Private Networks (#4)

Changes

  • Configuration parameter instance_security_group is now named instance_security_groups and accepts a list of string (#5)

0.1.0

Initial release