Samuel

Results 127 comments of Samuel

Can anyone check with the [latest release](https://github.com/newrelic/terraform-provider-newrelic/releases/tag/v2.46.2) to see if there is any improvement? We've made some changes to the retry mechanism.

Thanks a lot @rdhar I will leave this open until we release the Synthetics work.

We've released V3 version of our provider which includes all of the new Synthetics features: https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/guides/migration_guide_v3 This should be the final piece to lower the amount of API requests. I'm...

I think your change looks good @nunopi Could you create a PR for it?

Thanks for suggestion @danielcorreia96 Let me discuss with the team to see how hard this would be to implement.

`filterCurrentDashboard` is a bit of a special one, as it only exists on the Terraform side. To filter the current dashboard you need the current dashboard UUID, but you don't...

Thanks for suggestion @shokada We'll keep this into account for further development. As a workaround today I would advise taking a look at Terraform and the `newrelic_alert_muting_rule ` resource: https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/resources/alert_muting_rule

Cool, let us know how it goes and if you have any questions on: https://github.com/newrelic/terraform-provider-newrelic

Thanks @heat1q The interesting thing for me is that the `source` field is not enabled publicly, but only for product within New Relic. That doesn't mean it won't work, but...

Thanks for patience @heat1q I'm still chasing this internally with our logging team.