jtopjian / terraform-provider-sensu

A Terraform provider for Sensu Go
21 stars 11 forks source link

Entity Updates #32

Closed jtopjian closed 4 years ago

jtopjian commented 4 years ago

This commit fixes up the sensu_entity data source.

It also adds a new sensu_entity resource, which is useful for managing proxy entities through the Sensu API.

Finally, it enables proxy_requests in the sensu_check resource to help manage checks across groups of proxy entities.