FEATURES:
- New Resource:
icinga2_user
- New Resource:
icinga2_notification
ENHANCEMENTS:
- provider: Allow specifying API document root.
- resource/resource_icinga2_host: Add optional parameter to support declaring groups when creating hosts.
- resource/resource_icinga2_service: Add optional parameter to support declaring service variables. ([#2](https://github.com/terraform-providers/terraform-provider-icinga2/issues/2))
BUGS:
- resource/resource_icinga2_host: govend latest go-icinga2-api with optionaly declaring groups when creating a host. ([#1](https://github.com/terraform-providers/terraform-provider-icinga2/issues/1))
- Configure "templates" via the icinga2_host resource (#3)
NOTES:
- Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout