Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 816 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 816 Bytes

0.2.0 (Unreleased)

FEATURES:

  • New Resource: icinga2_user
  • New Resource: icinga2_notification

ENHANCEMENTS:

  • resource/resource_icinga2_host: Add optional parameter to support declaring groups when creating hosts.

BUGS:

  • resource/resource_icinga2_host: govend latest go-icinga2-api with optionaly declaring groups when creating a host. (GH-1)

0.1.1 (August 04, 2017)

  • Configure "templates" via the icinga2_host resource (#3)

0.1.0 (June 20, 2017)

NOTES:

  • Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout