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
I just learned about https://docs.newrelic.com/docs/apis/lookups-service-api/lookups-service-api/, and that actually could be quite helpful to manage certain mappings (for instance "internal region name" to "aws region", or names for accounts). I would like a new resource "lookup_table" that allows me to provide this through terraform.
Describe Alternatives
In theory one could use the "usual" graphql workaround, but I don't see lookup tables manageable via GraphQL?
The text was updated successfully, but these errors were encountered:
Feature Description
I just learned about https://docs.newrelic.com/docs/apis/lookups-service-api/lookups-service-api/, and that actually could be quite helpful to manage certain mappings (for instance "internal region name" to "aws region", or names for accounts). I would like a new resource "lookup_table" that allows me to provide this through terraform.
Describe Alternatives
In theory one could use the "usual" graphql workaround, but I don't see lookup tables manageable via GraphQL?
The text was updated successfully, but these errors were encountered: