terraform-provider-newrelic
terraform-provider-newrelic copied to clipboard
Custom Workload Status Rules
Feature Description
New Relic supports the definition of custom Workload status rules. Sensible defaults are provided, but some applications require the definition of custom rules. A common use case is a when any of these services are ok type of rule, for which New Relic itself provides a "rollup of the best status" option within a group of entities.
The newrelic_workload
Terraform resource does not, however, allow for the creation of such rules, making it impossible to manage non-trivial workloads with the Terraform provider.
Describe Alternatives
I don't think there are any.
Thanks for the request @guhcampos We will prioritise it with all the other requests.
If you or anyone else is interested in creating a PR for this, we'll be more than happy to assist.
I was reviewing the open issues and noticed this might me a dupe of #1314
Adding +1 to this request.
Changing entities in scope of a workload from Terraform recreates the workload so any changes made to WL provisioned by Terraform are wiped out. It would be nice if the other aspects of a WL are also configurable via TF (like linked dashboards, team details etc.)
This issue has been resolved in the release 3.6.0.