You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered: