davidji99 / terraform-provider-herokux

Terraform HerokuX provider
https://registry.terraform.io/providers/davidji99/herokux/latest
Mozilla Public License 2.0
11 stars 10 forks source link

New Resource? herokux_addon_manifest #53

Open CGA1123 opened 3 years ago

CGA1123 commented 3 years ago

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:

Attributes:

I think name also can't be changed

This resource can't be deleted.

davidji99 commented 3 years ago

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.