Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 625 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 625 Bytes

0.3.0

IMPROVEMENTS

  • Initial support for Terraform v0.12 GH-6
  • Support for "implicit" groups has been added. When an ansible_host declares that it is part of a group, but no ansible_group resource exists, the group will automatically be created. GH-5
  • Support for an "all" group has been added GH-5
  • Support for an "ungrouped" group has been added GH-5