Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Resource? herokux_addon_manifest #53

Open
CGA1123 opened this issue Nov 22, 2020 · 1 comment 路 May be fixed by #201
Open

New Resource? herokux_addon_manifest #53

CGA1123 opened this issue Nov 22, 2020 · 1 comment 路 May be fixed by #201
Assignees

Comments

@CGA1123
Copy link
Contributor

CGA1123 commented Nov 22, 2020

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 changed

This resource can't be deleted.

@davidji99
Copy link
Owner

Interesting resource proposal. This resource would be less geared towards Heroku's end-users.

Anyhow, this definitely can be on the table if it gets more interest from others.

@davidji99 davidji99 removed the icebox label Jan 24, 2022
@davidji99 davidji99 linked a pull request Jan 24, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants