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
Mirrors cleanup-system-identity for EU. Without this, any EU system
identity created by create-system-identity-eu in a PR would be
orphaned in the EU NerdGraph customerAdministration plane.
Same shape as the US cleanup: writes EU config, extracts NR API key,
issues systemIdentityDelete against api.eu.newrelic.com for the ID
emitted by create-system-identity-eu. continue-on-error so a delete
failure doesn't fail the whole workflow.
0 commit comments