Skip to content
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.

Add support for new relic infrastructure API limit and offset parameters #57

Open
ryandzink opened this issue Jun 3, 2019 · 1 comment
Labels

Comments

@ryandzink
Copy link

I have been having sporadic issues with the Terraform New Relic provider (https://github.com/terraform-providers/terraform-provider-newrelic/issues/129) recreating resources because it doesn't seem to be able to pull state for infrastructure resources when there is a large number of those conditions.

I spoke to New Relic and they indicated this is because that Terraform provider is using this API and for the API to handle a larger number of infrastructure alert conditions, it needs to implement support for the limit and offset parameters documented here: https://docs.newrelic.com/docs/infrastructure/new-relic-infrastructure/infrastructure-alert-conditions/rest-api-calls-new-relic-infrastructure-alerts#get-conditions

@ryandzink
Copy link
Author

Hi @paultyng , do you know if implementing this is feasible?

@ctrombley ctrombley added the bug label Nov 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants