Andrew Starr-Bochicchio
Andrew Starr-Bochicchio
It should be pretty trivial to port this to Firefox. I just need to find the time.
In some cases, it can be useful to configure `doctl` non-interactively. Currently, we support this when setting up the default context. For example, running the following will validate the token...
Opening as a draft until public documentation is available.
These functions all take a `context.Context` as their first argument now. https://github.com/hashicorp/terraform-plugin-sdk/blob/9bdb216a4ab835003a624b0a15ac39c58ef2861e/helper/customdiff/validate.go#L12 https://github.com/hashicorp/terraform-plugin-sdk/blob/2f7133b9729bf59bd8a59e006f15e4f845556284/helper/customdiff/condition.go#L15 https://github.com/hashicorp/terraform-plugin-sdk/blob/2f7133b9729bf59bd8a59e006f15e4f845556284/helper/customdiff/condition.go#L11
We should note that when creating certificates using Let's Encrypt, these limits apply: https://letsencrypt.org/docs/rate-limits/
Related to https://github.com/snapcore/action-publish/issues/28, the login data produced by using `snapcraft export-login` is no longer a multi-line file starting with `[login.ubuntu.com]`. Users following the README may be confused if they are...
This updates the scopes for each operation for the custom token scopes for feature preview.
To prevent a reoccurrence of https://github.com/digitalocean/action-doctl/issues/90, we should gracefully fallback to the previous version if doctl release contains no assets when installing `latest`.