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
I'm working on a Terraform provider and noticed there is no read/delete endpoints for deploy keys.
The primary sketchy thing about this for me is that Terraform can't verify that a deploy key is still valid.
From a Netlify PoV, we'll likely be running nightly acceptance tests at some point that could create dozens if not a hundred or more deploy keys. Is it okay that these grow unbounded?
The text was updated successfully, but these errors were encountered:
I'm working on a Terraform provider and noticed there is no read/delete endpoints for deploy keys.
The primary sketchy thing about this for me is that Terraform can't verify that a deploy key is still valid.
From a Netlify PoV, we'll likely be running nightly acceptance tests at some point that could create dozens if not a hundred or more deploy keys. Is it okay that these grow unbounded?
The text was updated successfully, but these errors were encountered: