This PR has changes related to adding test cases to test reversed key mutations on entity tags. The main purpose of these test cases is to check whether NerdGraph is returning correct error messages or not when a user tries to mutate reserved keys (immutable keys), e.g., "account" and "accountId".
This PR has changes related to adding test cases to test reversed key mutations on entity tags. The main purpose of these test cases is to check whether NerdGraph is returning correct error messages or not when a user tries to mutate reserved keys (immutable keys), e.g., "account" and "accountId".
This PR is part of part of this ticket: https://new-relic.atlassian.net/browse/NR-273648
The terraform changes are part of this PR: https://github.com/newrelic/terraform-provider-newrelic/pull/2710