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

Hi there, The Digital Ocean API has shown flakiness for DNS requests in the last few months. As mentioned by the DO team in #203 that was intermittent. However, API...

enhancement

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,...

do-api

Hi, since Digital Ocean now got kubernetes clusters, I wondered if it would be possible to somehow get a digitalocean_volume resource to work with a kubernetes_persistent_volume_claim resource ? Or directly...

dependencies

### Terraform Version Terraform v0.11.13 ### Affected Resource(s) - digitalocean_kubernetes_cluster ### Expected Behavior Have the credentials of the Kubernetes cluster automatically renewed ### Actual Behavior The credentials expires and are...

enhancement-provider

Hi there, I am facing issue due to import procedure. ### Terraform Version Terraform v0.12.25 ### Affected Resource(s) - digitalocean_spaces_bucket ### Terraform Configuration Files ```hcl resource "digitalocean_spaces_bucket" "terraform_state" { name...

Needs Investigation

Happily, support for the DigitalOcean 'projects' feature has been added to Terraform as per the discussion in #118 👍 It would be great if you could consider an enhancement by...

do-api

DigitalOcean "projects" feature have recently been added, see more details here: https://blog.digitalocean.com/organizing-your-infrastructure-with-projects/ Proposal is to add an optional project name field to the list of provider properties: ``` provider "digitalocean"...

enhancement-provider
do-api

When using remote-exec provisioners, I often run into issues where cloud-init has not finished running on the source droplet by the time any custom commands would run from `remote-exec` provisioners,...

upstream-terraform

### Terraform Version ``` Terraform v0.11.1 + provider.digitalocean v0.1.2 ``` ### Affected Resource(s) - `digitalocean_domain` ### Expected Behavior domain should export generated NS records ### Actual Behavior domain doesn't export...

do-api

Just accidentally wiped out my k8s cluster for the second time trying to mess with node pools (not complaining, just setting the stage- its a side project. Would have been...

enhancement-provider