Icinga / terraform-provider-icinga2

Terraform Icinga2 provider
https://www.terraform.io/docs/providers/icinga2/
Mozilla Public License 2.0
21 stars 20 forks source link

Configure "templates" via the icinga2_host resource #3

Closed wndhydrnt closed 7 years ago

wndhydrnt commented 7 years ago

This PR adds support for setting templates of a Icinga2 Host. The provider is now on par with the docs that state that templates are supported by the icinga2_host resource.

The acceptance test TestAccCreateService has been altered in this PR because it falsely assumed that a Icinga2 Host object exists.