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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: ability to configure Threshold Alerts #295

Open
spencer-brown opened this issue Feb 7, 2021 · 2 comments
Open

feature request: ability to configure Threshold Alerts #295

spencer-brown opened this issue Feb 7, 2021 · 2 comments
Labels
Heroku API Support Ticket/PR is blocked on the Heroku API supporting the use case

Comments

@spencer-brown
Copy link

hey, folks! thanks for your work on the Heroku provider, we're loving it so far and would love to use it even more :) :

Terraform Version

Heroku Provider Version

Terraform v0.13.5
+ provider.heroku v3.0.0

Affected Resource(s)

(feature request for new functionality)

Terraform Configuration Files

n/a

Debug Output

n/a

Panic Output

n/a

Expected Behavior

i would like to be able to configure metrics threshold alerting via the terraform provider:

Screen Shot 2021-02-07 at 3 16 44 PM

Actual Behavior

as far as i can tell, this is not yet supported :P

Steps to Reproduce

n/a

Important Factoids

n/a

References

https://registry.terraform.io/providers/heroku/heroku/latest/docs

@davidji99 davidji99 added the Heroku API Support Ticket/PR is blocked on the Heroku API supporting the use case label Feb 8, 2021
@davidji99
Copy link
Collaborator

davidji99 commented Feb 8, 2021

Hi @spencer-brown,

This one will be difficult to implement in the provider as the underlying APIs are undocumented and not part of the Platform APIs. Until those APIs are documented, we would not be able to implement the proposed resource.

@davidji99
Copy link
Collaborator

For those that are interested, you can try out https://registry.terraform.io/providers/davidji99/herokux/latest/docs/resources/formation_alert to terraform the threshold alerts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Heroku API Support Ticket/PR is blocked on the Heroku API supporting the use case
Projects
None yet
Development

No branches or pull requests

2 participants