newrelic / newrelic-lambda-cli

A CLI to install the New Relic AWS Lambda integration and layers.
https://newrelic.com/products/serverless-aws-lambda
Apache License 2.0
47 stars 53 forks source link

Add support for newrelic-log-ingestion-xxx name #253

Closed chaudharysaket closed 8 months ago

chaudharysaket commented 9 months ago

Adds support for newrelic-log-ingestion- name to maintain compatibility with https://github.com/newrelic/aws-log-ingestion/pull/88. Use new name in templates and new installations and fallback to old name when updating, deleting, etc.

This fixes https://github.com/newrelic/newrelic-lambda-cli/issues/240.

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 9 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

hmstepanek commented 8 months ago

Closing since this change has moved to: https://github.com/newrelic/newrelic-lambda-cli/pull/254.