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

### Terraform Version Terraform v0.14.6 + provider registry.terraform.io/digitalocean/digitalocean v2.5.1 ### Affected Resources - digitalocean_certificate - digitalocean_loadbalancer - digitalocean_domain *NOTE:* I have not tested other versions of Terraform so I am...

### Terraform Version ``` Terraform v0.11.7 + provider.archive v1.0.3 + provider.aws v1.22.0 + provider.digitalocean v0.1.3 + provider.github v1.1.0 ``` ### Affected Resource(s) Please list the resources as a list, for...

Needs Investigation

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

### Terraform Version and Provider Version ``` Terraform v0.13.2 + provider registry.terraform.io/digitalocean/digitalocean v1.22.2 ``` ### Affected Resource(s) - digitalocean_kubernetes_cluster ### Terraform Configuration Files ```hcl # Copy-paste your Terraform configurations here...

Needs Investigation

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 there, I want to delete default node pool after create k8s cluster but it is not supported on Terraform. ### Terraform Version v0.12.18 ### Affected Resource(s) Please list the...

enhancement-provider
Needs Investigation

I am playing around with Terraform and NixOS. Idea is to use something like https://github.com/tweag/terraform-nixos/tree/master/deploy_nixos w/ DigitalOcean Droplets. Therefore beside IP of the instance I'd also need other networking information...

enhancement-provider

### Terraform Version ``` Terraform v0.13.3 + provider registry.terraform.io/digitalocean/digitalocean v1.22.2 + provider registry.terraform.io/gitlabhq/gitlab v3.0.0 + provider registry.terraform.io/hashicorp/local v1.4.0 ``` ### Affected Resource(s) Please list the resources as a list, for...

Needs Investigation

### Terraform Version ``` $ terraform -v Terraform v0.11.8 + provider.digitalocean v1.0.0 ``` ### Affected Resource(s) Please list the resources as a list, for example: - digitalocean_floating_ip_assignment If this issue...

dependencies

We are using Terraform to manage all of our DigitalOcean infrastructure, with different environments (prod, staging, dev), that we separate by projects. Terraform is designed with multiple child modules (application,...

Needs Internal Response