terraform-provider-newrelic icon indicating copy to clipboard operation
terraform-provider-newrelic copied to clipboard

Custom Workload Status Rules

Open guhcampos opened this issue 3 years ago • 3 comments

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.

guhcampos avatar Feb 24 '22 00:02 guhcampos

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.

kidk avatar Feb 25 '22 08:02 kidk

I was reviewing the open issues and noticed this might me a dupe of #1314

guhcampos avatar Mar 11 '22 00:03 guhcampos

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.)

andrewhooker79 avatar Jun 08 '22 10:06 andrewhooker79

This issue has been resolved in the release 3.6.0.

NSSPKrishna avatar Oct 31 '22 13:10 NSSPKrishna