Pranav Nandula

Results 14 issues of Pranav Nandula

#### New Relic Internal [Jira](https://new-relic.atlassian.net/browse/NR-250438) #### Summary This PR proposes the addition of a new attribute `ignore_not_found` to the `newrelic_entity` data source in order to "ignore" not found errors if...

**This is an experiment. DO NOT MERGE.**

[WIP - incomplete solution, testing needed] The aim of this code change: move away from `GetEntitySearchWithContext` to `GetEntitySearchByQueryWithContext` in the `newrelic entity search` command in the CLI, in order to...

Bumps up the version of Golang used in dependencies and GitHub workflows to `go1.21` Approach adapted from https://github.com/newrelic/newrelic-cli/pull/1592 https://github.com/newrelic/terraform-provider-newrelic/pull/2557/ Question: Does this PR **also** need changes in `.golangci.yml` as made...

Hi @llorllale! I wanted to raise this PR (a draft for now) towards an effort to eliminate a dependency `gopkg.in/src-d/go-git.v4 v4.10.0` and replace it with `github.com/go-git/go-git/v5 v5.11.0`. This is in...