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
This is something that might be nice in order to manage secrets for the addon, especially for credential rotations on the Basic Auth password for Heroku -> Addon calls.
Hey! 👋
This is something that might be nice in order to manage secrets for the addon, especially for credential rotations on the Basic Auth password for Heroku -> Addon calls.
https://github.com/heroku/heroku-cli-addons-admin
Host:
addons.heroku.com
Endpoints:
/api/v3/addons/${encodeURIComponent(slug)}/current_manifest
(read)/api/v3/addons/${encodeURIComponent(manifest.id)}/manifests
(update/create)Attributes:
I think
name
also can't be changedThis resource can't be deleted.
The text was updated successfully, but these errors were encountered: