terraform-provider-digitalocean icon indicating copy to clipboard operation
terraform-provider-digitalocean copied to clipboard

Terraform DigitalOcean provider

Results 140 terraform-provider-digitalocean issues
Sort by recently updated
recently updated
newest added

(murked my previous PR #849 bc got into a hairy merge issue) Per https://github.com/digitalocean/terraform-provider-digitalocean/issues/848. @yordis had a great suggestion for allowing to provision digitalocean_project resource as "Default Project". Making "is_default"...

# Bug Report --- ## Describe the bug After creating a `digitalocean_droplet` resource with the minimal required arguments, if I add `droplet_agent = false` to the resource, Terraform reports the...

bug
Needs Investigation

### Is your feature request related to a problem? Please describe. Cannot use firewall on a database clusters for the apps platform. ### Describe the solution you'd like Allow assigning...

enhancement

Hi! I'm not sure this is a bug or a feature request but in order to not be grumpy and demanding I'm calling it a feature request. I'm trying to...

enhancement
do-api

Hi, I'm using the version 2.19.0 and it seems that this issue is back: https://github.com/digitalocean/terraform-provider-digitalocean/pull/697 when importing an already existing user. So far i'm unable to get the password value....

do-api

Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions,...

Needs Investigation

# Bug Report --- ## Describe the bug When importing an existing Kubernetes cluster using `terraform import digitalocean_kubernetes_cluster`, the incorrect node pool ID is imported. ### Affected Resource(s) - digitalocean_kubernetes_cluster...

bug
Needs Investigation

# Bug Report ## Describe the bug The `digitalocean_app` resource thinks that the `env` arguments are changing on every Terraform apply. It seems to only happen when the `env` are...

### Is your feature request related to a problem? Please describe. When configuring an alert within the digitalocean_app spec only an email alert will be configured. It would be nice...

enhancement-provider

### Describe the solution you'd like Allow to provision `digitalocean_project` resource as "Default Project" ### Describe alternatives you've considered Manually do it in the Console UI. ### Additional context ![Screen...

enhancement