Andrew Starr-Bochicchio

Results 122 comments of Andrew Starr-Bochicchio

Hi @renehernandez, It is not actively being worked on at the moment. If you'd like to take a stab at it, please do. Let us know if you have any...

This change was Incorporated into https://github.com/digitalocean/doctl/pull/1337

I also agree this would be useful. Like @danaelhe mentioned we've passed this request on to the App Platform team internally. Though I'm going to go ahead and close out...

We've just released version 2.28.0 of this provider. It adds experimental support for automatically retrying requests that fail with 429 or 500-level response codes. It can be enabled by setting...

With the recently released version 2.30.0 of this provider, we have now enabled retries by default. Setting the `DIGITALOCEAN_HTTP_RETRY_MAX` environment variable or the `http_retry_max` argument in the provider configuration to...

Closed via https://github.com/digitalocean/terraform-provider-digitalocean/pull/963 thanks to @mohsenSy!

I am going to go ahead and close this issue as there has not been any response. Feel free to reopen if you are still experiencing a problem and can...

Unfortunately, we can not recommend using interpolation to pass credentials from a `digitalocean_kubernetes_cluster` resource to the Kubernetes provider. Generally the cluster resource should not be created in the same Terraform...

In version 2.28.0 of this provider we added experimental support for automatically retrying requests that fail with connection errors, 429, or 500-level response codes. With the recently released version 2.30.0...

#867 was released as v2.22.3 https://github.com/digitalocean/terraform-provider-digitalocean/releases/tag/v2.22.3