newrelic / newrelic-client-go

New Relic Client for the Go programming language
https://newrelic.github.io/observability-as-code
Apache License 2.0
75 stars 95 forks source link

feat(keytransaction): add keytransaction package to support managing key transactions #1213

Closed vagrawal-newrelic closed 2 months ago

vagrawal-newrelic commented 2 months ago

Change Required By

https://github.com/newrelic/terraform-provider-newrelic/pull/2748

Added key transaction support in terraform. to understand what is key transaction refer to this

Documentation for key transaction resource is also created in the corresponding terraform PR