url
stringlengths
82
85
repository_url
stringclasses
1 value
labels_url
stringlengths
96
99
comments_url
stringlengths
91
94
events_url
stringlengths
89
92
html_url
stringlengths
70
75
id
int64
235M
2.26B
node_id
stringlengths
18
32
number
int64
1
1.15k
title
stringlengths
3
148
user
dict
labels
listlengths
0
4
state
stringclasses
2 values
locked
bool
2 classes
assignee
dict
assignees
listlengths
0
1
milestone
null
comments
listlengths
0
25
created_at
timestamp[s]
updated_at
timestamp[s]
closed_at
timestamp[s]
author_association
stringclasses
3 values
active_lock_reason
stringclasses
2 values
body
stringlengths
0
33.9k
βŒ€
reactions
dict
timeline_url
stringlengths
91
94
performed_via_github_app
null
state_reason
stringclasses
3 values
draft
bool
2 classes
pull_request
dict
is_pull_request
bool
2 classes
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/324
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/324/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/324/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/324/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/324
512,871,150
MDExOlB1bGxSZXF1ZXN0MzMyNzkxNTky
324
Add data source for account
{ "login": "Permagate", "id": 2970271, "node_id": "MDQ6VXNlcjI5NzAyNzE=", "avatar_url": "https://avatars.githubusercontent.com/u/2970271?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Permagate", "html_url": "https://github.com/Permagate", "followers_url": "https://api.github.com/users/Pe...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911930, "node_id":...
closed
false
null
[]
null
[ "I'm also looking for input on implementing this data source to retrieve other accounts since I'm pretty new in implementing terraform custom plugin.\r\n\r\nJust fetching the account using token argument seems easy enough, but I'm afraid the token information will be stored in clear text inside the terraform state...
2019-10-26T18:47:50
2019-10-29T10:35:55
2019-10-28T21:39:23
CONTRIBUTOR
null
This PR creates a new data source `digitalocean_account` to retrieve information of the authenticated user used in the provider. It is currently a basic implementation as proposed in #263, but cannot retrieve information of other users yet. ### Example Usage ```hcl data "digitalocean_account" "example" { } ```...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/324/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/324/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/324", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/324", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/324.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/323
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/323/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/323/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/323/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/323
510,941,520
MDExOlB1bGxSZXF1ZXN0MzMxMjI5NjI4
323
Update .go-version to 1.12.9
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911929, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XS", "name": "size/XS", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[]
2019-10-22T21:50:55
2020-05-13T21:00:12
2019-10-23T23:38:18
MEMBER
null
Both the plugin SDK and Terraform itself are using Go 1.12.9. This updates use to that version as well as updating Travis to test on 1.12.x and 1.13.x https://github.com/hashicorp/terraform/blob/master/.go-version https://github.com/hashicorp/terraform-plugin-sdk/blob/master/.go-version
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/323/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/323/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/323", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/323", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/323.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/322
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/322/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/322/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/322/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/322
509,526,636
MDExOlB1bGxSZXF1ZXN0MzMwMDcwMjY1
322
add support for spaces CORS
{ "login": "pohzipohzi", "id": 16781840, "node_id": "MDQ6VXNlcjE2NzgxODQw", "avatar_url": "https://avatars.githubusercontent.com/u/16781840?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pohzipohzi", "html_url": "https://github.com/pohzipohzi", "followers_url": "https://api.github.com/use...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911928, "node_id":...
closed
false
null
[]
null
[ "This is great work!\r\n\r\n\r\nThere was one small issue around the rules not being set on creation, only updates. As it was so close, I went ahead and pushed a commit fixing it and adding a test case before merging. You can see that change here: https://github.com/terraform-providers/terraform-provider-digitaloce...
2019-10-20T00:29:49
2019-10-23T15:28:03
2019-10-22T23:10:12
CONTRIBUTOR
null
fixes #254 note that `expose_headers` in the original AWS api is left out since it does not appear to be in the DO documentation
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/322/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/322/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/322", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/322", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/322.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/321
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/321/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/321/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/321/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/321
509,008,821
MDExOlB1bGxSZXF1ZXN0MzI5NjgxNDE5
321
Upgrade to terraform-plugin-sdk
{ "login": "stack72", "id": 227823, "node_id": "MDQ6VXNlcjIyNzgyMw==", "avatar_url": "https://avatars.githubusercontent.com/u/227823?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stack72", "html_url": "https://github.com/stack72", "followers_url": "https://api.github.com/users/stack72/fo...
[ { "id": 737911925, "node_id": "MDU6TGFiZWw3Mzc5MTE5MjU=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XXL", "name": "size/XXL", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "Thanks for looking into this @stack72. We're tracking it in: https://github.com/terraform-providers/terraform-provider-digitalocean/issues/316 As we vendor the K8s provider, we were blocked on it making the transition first. Hence the failing test:\r\n\r\n```\r\ndigitalocean/provider_test.go:25:3: cannot use kuber...
2019-10-18T10:59:05
2019-10-22T21:44:04
2019-10-22T21:44:03
CONTRIBUTOR
null
After following the [guide](https://www.terraform.io/docs/extend/plugin-sdk.html#using-tf-sdk-migrator) Check ``` β–Ά GO111MODULE=on tf-sdk-migrator check Checking Go runtime version ... Go version 1.12.10: OK. Checking whether provider uses Go modules... Go modules in use: OK. Checking version of github.com/hashicorp/...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/321/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/321/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/321", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/321", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/321.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/320
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/320/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/320/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/320/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/320
508,732,092
MDExOlB1bGxSZXF1ZXN0MzI5NDcxNjY0
320
Use certificate name as primary identifier instead of ID
{ "login": "snormore", "id": 182290, "node_id": "MDQ6VXNlcjE4MjI5MA==", "avatar_url": "https://avatars.githubusercontent.com/u/182290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snormore", "html_url": "https://github.com/snormore", "followers_url": "https://api.github.com/users/snormor...
[ { "id": 640744187, "node_id": "MDU6TGFiZWw2NDA3NDQxODc=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/waiting-response", "name": "waiting-response", "color": "5319e7", "default": false, "description": null }, { "id": 737911928, "no...
closed
false
null
[]
null
[ "@snormore This sounds good to me. I don't think this behaviour was understood when `lets_encrypt` support was initially implemented.\r\n\r\nAs you mention, this is a breaking change. So refreshing state for an existing certificate will error if it was created with a prior version. The Terraform SDK helpfully provi...
2019-10-17T21:33:11
2020-10-13T17:54:26
2020-10-13T17:54:26
CONTRIBUTOR
null
When the certificate type is `lets_encrypt`, the certificate ID will change on renewal (after 3 months), but the name remains the same and is immutable, so we can rely on that as the primary identifier instead. Fixes https://github.com/terraform-providers/terraform-provider-digitalocean/issues/318 ***Note that th...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/320/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/320/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/320", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/320", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/320.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/319
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/319/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/319/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/319/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/319
507,264,394
MDExOlB1bGxSZXF1ZXN0MzI4Mjg2NjQ3
319
Custom Image support
{ "login": "cirnatdan", "id": 411060, "node_id": "MDQ6VXNlcjQxMTA2MA==", "avatar_url": "https://avatars.githubusercontent.com/u/411060?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cirnatdan", "html_url": "https://github.com/cirnatdan", "followers_url": "https://api.github.com/users/cirn...
[ { "id": 737911928, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjg=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XL", "name": "size/XL", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "Andre, thank you very much for the review! Unfortunately, I haven't had time to work on this further. If anyone wants to continue from where I left, please feel free." ]
2019-10-15T13:59:01
2020-01-14T16:17:11
2020-01-14T16:17:11
NONE
null
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/319/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/319/timeline
null
null
true
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/319", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/319", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/319.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/318
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/318/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/318/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/318/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/318
506,384,654
MDU6SXNzdWU1MDYzODQ2NTQ=
318
digitalocean_certificate always create duplicates
{ "login": "marcuslind90", "id": 8709266, "node_id": "MDQ6VXNlcjg3MDkyNjY=", "avatar_url": "https://avatars.githubusercontent.com/u/8709266?v=4", "gravatar_id": "", "url": "https://api.github.com/users/marcuslind90", "html_url": "https://github.com/marcuslind90", "followers_url": "https://api.github.com...
[]
closed
false
null
[]
null
[ "I did find the following quote in the loadbalancer docs where they are saying \"you must also change the name of the certificate\". So every single commit to master someone has to also update the certificate name?\r\n\r\nhttps://www.terraform.io/docs/providers/do/r/loadbalancer.html\r\n\r\n> When managing certific...
2019-10-13T21:27:06
2020-10-13T19:45:35
2020-10-13T19:45:35
NONE
null
Hi there, I'm having issues with the digitalocean_certificate where it always thinks that there should be a NEW certificate created when an identical one actually already exists. This leads to errors due to duplicate names. The only way I figured around this is to change my certificate name every time I want to dep...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/318/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/318/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/317
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/317/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/317/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/317/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/317
505,983,991
MDU6SXNzdWU1MDU5ODM5OTE=
317
digitalocean_kubernetes_cluster - Enable auto upgrade
{ "login": "pjanuario", "id": 477458, "node_id": "MDQ6VXNlcjQ3NzQ1OA==", "avatar_url": "https://avatars.githubusercontent.com/u/477458?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pjanuario", "html_url": "https://github.com/pjanuario", "followers_url": "https://api.github.com/users/pjan...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "I think this is a duplicate of #237 ", "My fault, didnt see it in the backlog." ]
2019-10-11T17:59:36
2019-10-11T20:53:25
2019-10-11T20:53:24
NONE
null
Auto upgrade feature is now available on the DO API along with the maintenance policy, would be good to be able to specify this property in terraform. https://developers.digitalocean.com/documentation/v2/#create-a-new-kubernetes-cluster
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/317/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/317/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/316
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/316/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/316/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/316/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/316
505,377,196
MDU6SXNzdWU1MDUzNzcxOTY=
316
Migrate to Terraform Plugin SDK
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[]
closed
false
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "h...
null
[ "Closed via https://github.com/terraform-providers/terraform-provider-digitalocean/pull/321" ]
2019-10-10T16:21:42
2019-10-28T18:58:32
2019-10-28T18:58:32
MEMBER
null
We need to migrate to the new Terraform Plugin SDK as laid out in these resources: https://www.hashicorp.com/blog/announcing-the-terraform-plugin-sdk https://www.terraform.io/docs/extend/plugin-sdk.html Currently we are blocked until the Kubernetes provider makes the migration as we depend on it, but these PRs s...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/316/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/316/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/315
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/315/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/315/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/315/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/315
504,286,733
MDExOlB1bGxSZXF1ZXN0MzI1OTY5Njc1
315
doks: Produce a valid kubeconfig file.
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911930, "node_id":...
closed
false
null
[]
null
[ "I think the way you're doing it here is the best approach we have atm. It's unfortunate that `GetCredentials` doesn't include a `kubeconfig` sub-field containing this already. One reason we wouldn't want to call both `GetCredentials` and `GetKubeconfig` is that we'd generate 2 tokens, one for each. The approach yo...
2019-10-08T21:22:38
2019-10-08T22:32:51
2019-10-08T22:32:47
MEMBER
null
As a side-effect of moving to the `GetCredentials` endpoint in https://github.com/terraform-providers/terraform-provider-digitalocean/pull/311, the `raw_config` is no longer a usable kubeconfig file. This PR attempts to fix that. @snormore, I'd love your input here. This feels more fragile than I'd like. Is there a ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/315/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/315/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/315", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/315", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/315.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/314
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/314/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/314/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/314/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/314
504,186,735
MDExOlB1bGxSZXF1ZXN0MzI1ODg4MDMx
314
Update the documentation to v0.12 syntax (Fixes: #274).
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911926, "node_id":...
closed
false
null
[]
null
[]
2019-10-08T17:49:30
2019-10-09T14:59:14
2019-10-09T14:59:11
MEMBER
null
Previously, I had been a bit reluctant to update the docs to v0.12 syntax through out considering that earlier versions are still in use, but it's probably time to do this.
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/314/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/314/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/314", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/314", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/314.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/313
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/313/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/313/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/313/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/313
504,128,093
MDExOlB1bGxSZXF1ZXN0MzI1ODQwMjAz
313
Update Kubernetes examples to use tokens over certs.
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[]
2019-10-08T15:49:06
2019-10-08T22:02:05
2019-10-08T16:02:12
MEMBER
null
CC: @snormore
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/313/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/313/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/313", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/313", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/313.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/312
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/312/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/312/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/312/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/312
504,062,230
MDExOlB1bGxSZXF1ZXN0MzI1Nzg2NTQw
312
doks: bump version in tests to 1.15.4-do.0
{ "login": "snormore", "id": 182290, "node_id": "MDQ6VXNlcjE4MjI5MA==", "avatar_url": "https://avatars.githubusercontent.com/u/182290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snormore", "html_url": "https://github.com/snormore", "followers_url": "https://api.github.com/users/snormor...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[]
2019-10-08T13:59:17
2019-10-08T14:14:45
2019-10-08T14:14:45
CONTRIBUTOR
null
Bumping this every time there's a new release definitely isn't ideal. I'm going to follow-up with a PR that handles this more dynamically, at some point this week. For now, let's bump it again. @andrewsomething @eddiezane @timoreimann
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/312/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/312/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/312", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/312", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/312.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/311
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/311/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/311/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/311/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/311
503,995,499
MDExOlB1bGxSZXF1ZXN0MzI1NzMyODgx
311
doks: fetch new kubeconfig credentials only when expired
{ "login": "snormore", "id": 182290, "node_id": "MDQ6VXNlcjE4MjI5MA==", "avatar_url": "https://avatars.githubusercontent.com/u/182290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snormore", "html_url": "https://github.com/snormore", "followers_url": "https://api.github.com/users/snormor...
[ { "id": 625730289, "node_id": "MDU6TGFiZWw2MjU3MzAyODk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/dependencies", "name": "dependencies", "color": "fad8c7", "default": false, "description": null }, { "id": 737911926, "node_id": ...
closed
false
null
[]
null
[]
2019-10-08T11:48:23
2019-10-08T15:32:25
2019-10-08T15:32:25
CONTRIBUTOR
null
Using the `GetCredentials` endpoint, which includes an expiration timestamp, only refresh / generate new credentials when they're expired. Required upgrading godo to v1.22.0. Similar to what we do in `doctl`: https://github.com/digitalocean/doctl/pull/594 @andrewsomething @eddiezane @timoreimann 🍏 acc tes...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/311/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/311/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/311", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/311", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/311.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/310
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/310/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/310/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/310/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/310
503,961,066
MDU6SXNzdWU1MDM5NjEwNjY=
310
No client_certificate,client_key when creating k8s cluster
{ "login": "botzill", "id": 4686040, "node_id": "MDQ6VXNlcjQ2ODYwNDA=", "avatar_url": "https://avatars.githubusercontent.com/u/4686040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/botzill", "html_url": "https://github.com/botzill", "followers_url": "https://api.github.com/users/botzill/...
[]
closed
false
null
[]
null
[ "Hi there πŸ‘‹ \r\n\r\nDOKS configurations now include tokens for authentication instead of certificates. Based on your example output, you'll want to do something like this:\r\n\r\n```tf\r\noutput \"k8s_token\" {\r\n value = digitalocean_kubernetes_cluster.k8s.kube_config[0].token\r\n}\r\n```", "I see, but seems ...
2019-10-08T10:27:49
2019-10-09T15:02:01
2019-10-09T15:02:01
NONE
null
### Terraform Version ```Terraform v0.12.10``` ### Terraform Configuration Files ```hcl # Configure the DigitalOcean Provider provider "digitalocean" { token = var.do_token version = "~> 1.8" } resource "digitalocean_kubernetes_cluster" "k8s" { name = "k8s-${var.env}-${var.do_region}" region...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/310/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/310/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/309
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/309/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/309/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/309/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/309
503,518,717
MDExOlB1bGxSZXF1ZXN0MzI1MzU1OTE4
309
doks: bump to latest cluster version and use token auth
{ "login": "snormore", "id": 182290, "node_id": "MDQ6VXNlcjE4MjI5MA==", "avatar_url": "https://avatars.githubusercontent.com/u/182290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snormore", "html_url": "https://github.com/snormore", "followers_url": "https://api.github.com/users/snormor...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911927, "node_id":...
closed
false
null
[]
null
[]
2019-10-07T15:15:28
2019-10-07T17:00:57
2019-10-07T17:00:57
CONTRIBUTOR
null
This PR bumps DOKS versions in acc tests to latest (`1.15.3-do.3`), and updates tests to expect tokens instead of certs in the kubeconfig. This is in preparation for some other upcoming PRs. *Note* that this PR is rebased on top of https://github.com/terraform-providers/terraform-provider-digitalocean/pull/308 until...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/309/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/309/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/309", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/309", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/309.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/308
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/308/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/308/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/308/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/308
503,424,427
MDExOlB1bGxSZXF1ZXN0MzI1Mjc4OTQ4
308
doks: fix acc tests
{ "login": "snormore", "id": 182290, "node_id": "MDQ6VXNlcjE4MjI5MA==", "avatar_url": "https://avatars.githubusercontent.com/u/182290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snormore", "html_url": "https://github.com/snormore", "followers_url": "https://api.github.com/users/snormor...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911927, "node_id":...
closed
false
null
[]
null
[]
2019-10-07T12:36:22
2019-10-07T16:07:50
2019-10-07T16:07:50
CONTRIBUTOR
null
A few `testacc` updates while working through some upcoming PRs: - Support running the `testacc` tests in parallel using `t.Parallel()` - Use alpha-prefixed random cluster and node pool names in tests to avoid validation errors when they start with a digit. - Wait for number of nodes in a pool to match the expect...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/308/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/308/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/308", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/308", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/308.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/307
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/307/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/307/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/307/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/307
502,955,950
MDExOlB1bGxSZXF1ZXN0MzI0OTM0NzM4
307
doks: add node pool auto-scale fields
{ "login": "snormore", "id": 182290, "node_id": "MDQ6VXNlcjE4MjI5MA==", "avatar_url": "https://avatars.githubusercontent.com/u/182290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snormore", "html_url": "https://github.com/snormore", "followers_url": "https://api.github.com/users/snormor...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911928, "node_id":...
closed
false
null
[]
null
[ "This is going to need more work. Enabling autoscaling on a node pool will result in the node count changing, so we'll have to deal with that in here.", "@andrewsomething This should be ready for another round of πŸ‘€ whenever you get a chance, πŸ™ \r\n\r\n(integration tests are 🍏 with output in the PR description)...
2019-10-05T12:15:03
2019-10-30T22:39:40
2019-10-30T22:39:40
CONTRIBUTOR
null
Addresses https://github.com/terraform-providers/terraform-provider-digitalocean/issues/304 ``` $ GOFLAGS=-mod=vendor make testacc TESTARGS="-run=TestAccDigitalOceanKubernetes -parallel=20" ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test $(go list ./... |grep -v 'vendor') -v -run=TestA...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/307/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/307/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/307", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/307", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/307.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/306
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/306/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/306/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/306/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/306
502,951,413
MDExOlB1bGxSZXF1ZXN0MzI0OTMxNTgy
306
Bump terraform-provider-kubernetes to v1.9.0
{ "login": "snormore", "id": 182290, "node_id": "MDQ6VXNlcjE4MjI5MA==", "avatar_url": "https://avatars.githubusercontent.com/u/182290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snormore", "html_url": "https://github.com/snormore", "followers_url": "https://api.github.com/users/snormor...
[ { "id": 625730289, "node_id": "MDU6TGFiZWw2MjU3MzAyODk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/dependencies", "name": "dependencies", "color": "fad8c7", "default": false, "description": null }, { "id": 737911925, "node_id": ...
closed
false
null
[]
null
[]
2019-10-05T11:25:35
2019-10-05T11:52:47
2019-10-05T11:52:47
CONTRIBUTOR
null
Bumps `github.com/terraform-providers/terraform-provider-kubernetes` from `v1.7.0` to `v1.9.0`. Rebased on top of https://github.com/terraform-providers/terraform-provider-digitalocean/pull/305 until merged, see https://github.com/snormore/terraform-provider-digitalocean/compare/fix-version-validations...snormore:bu...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/306/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/306/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/306", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/306", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/306.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/305
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/305/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/305/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/305/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/305
502,950,841
MDExOlB1bGxSZXF1ZXN0MzI0OTMxMTky
305
Fix Go 1.13 version validations for some packages in go.mod
{ "login": "snormore", "id": 182290, "node_id": "MDQ6VXNlcjE4MjI5MA==", "avatar_url": "https://avatars.githubusercontent.com/u/182290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/snormore", "html_url": "https://github.com/snormore", "followers_url": "https://api.github.com/users/snormor...
[ { "id": 737911929, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XS", "name": "size/XS", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "Ah I see we require Go 1.11 for this project 😞 β€”Β closing this." ]
2019-10-05T11:19:07
2019-10-05T11:50:31
2019-10-05T11:50:31
CONTRIBUTOR
null
If you're using Go 1.13 without `GOFLAGS=-mod=vendor`, which is the default for this repo, then you'll see a bunch of these types of errors when you `make build` or `make test`: ``` $ make build ==> Checking that code complies with gofmt requirements... go install go: github.com/terraform-providers/terraform-provi...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/305/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/305/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/305", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/305", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/305.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/304
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/304/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/304/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/304/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/304
502,899,565
MDU6SXNzdWU1MDI4OTk1NjU=
304
DOKS autoscaling
{ "login": "lucasyvas", "id": 3365616, "node_id": "MDQ6VXNlcjMzNjU2MTY=", "avatar_url": "https://avatars.githubusercontent.com/u/3365616?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lucasyvas", "html_url": "https://github.com/lucasyvas", "followers_url": "https://api.github.com/users/lu...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "This was added as part of the 1.10.0 release. \r\n\r\nhttps://www.terraform.io/docs/providers/do/r/kubernetes_cluster.html#auto_scale" ]
2019-10-05T01:29:47
2019-11-13T21:48:53
2019-11-13T21:48:52
NONE
null
Would be great if the `auto-scale` flag could be supported now that it's in doctl!
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/304/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/304/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/303
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/303/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/303/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/303/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/303
501,480,690
MDU6SXNzdWU1MDE0ODA2OTA=
303
Multiple Kubernetes node pools
{ "login": "pbecotte", "id": 4016328, "node_id": "MDQ6VXNlcjQwMTYzMjg=", "avatar_url": "https://avatars.githubusercontent.com/u/4016328?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pbecotte", "html_url": "https://github.com/pbecotte", "followers_url": "https://api.github.com/users/pbeco...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
open
false
null
[]
null
[ "https://www.terraform.io/docs/providers/do/r/kubernetes_node_pool.html", "If you were trying to say I missed something, I said \"You can add other node pools external to the cluster resource, but you can't add multiple to the cluster resource\". I know that you can add others. My problem is that there is no way ...
2019-10-02T13:13:12
2023-03-28T02:25:43
null
NONE
null
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 more careful if it was a big deal). - A cluster requires exactly 1 node pool - You can add other node pools external to the cluster resource, bu...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/303/reactions", "total_count": 5, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/303/timeline
null
null
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/302
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/302/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/302/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/302/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/302
501,051,575
MDExOlB1bGxSZXF1ZXN0MzIzMzk5MjE0
302
Expose private connection info for replicas and mark final DBaaS fields sensitive
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911927, "node_id":...
closed
false
null
[]
null
[]
2019-10-01T17:53:44
2019-10-03T14:09:49
2019-10-03T14:09:45
MEMBER
null
This PR ties up a few loose ends related to #294, #300, and #301. Specifically: * datasource/database_cluster: Add password to exported attributes and mark fields sensitive * resource/database_replica: Expose private connection info and mark fields sensitive
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/302/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/302/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/302", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/302", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/302.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/301
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/301/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/301/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/301/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/301
500,958,032
MDExOlB1bGxSZXF1ZXN0MzIzMzIzMDIw
301
Mark uri, private_uri, password as sensitive for database_cluster.
{ "login": "clickyotomy", "id": 3019537, "node_id": "MDQ6VXNlcjMwMTk1Mzc=", "avatar_url": "https://avatars.githubusercontent.com/u/3019537?v=4", "gravatar_id": "", "url": "https://api.github.com/users/clickyotomy", "html_url": "https://github.com/clickyotomy", "followers_url": "https://api.github.com/us...
[ { "id": 737911929, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XS", "name": "size/XS", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[]
2019-10-01T15:02:15
2019-10-01T17:25:28
2019-10-01T17:18:57
CONTRIBUTOR
null
Fixes https://github.com/terraform-providers/terraform-provider-digitalocean/issues/298.
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/301/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/301/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/301", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/301", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/301.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/300
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/300/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/300/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/300/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/300
500,519,124
MDExOlB1bGxSZXF1ZXN0MzIyOTcwMjg5
300
Provide private connection details for `database_cluster'
{ "login": "clickyotomy", "id": 3019537, "node_id": "MDQ6VXNlcjMwMTk1Mzc=", "avatar_url": "https://avatars.githubusercontent.com/u/3019537?v=4", "gravatar_id": "", "url": "https://api.github.com/users/clickyotomy", "html_url": "https://github.com/clickyotomy", "followers_url": "https://api.github.com/us...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911927, "node_id":...
closed
false
null
[]
null
[ "Hey, @clickyotomy - Thanks a ton for this sweet PR! πŸ˜„\r\n\r\nWould you please shoot me an email when you get a chance?\r\nmcowley at digitalocean dot com πŸŽ‰" ]
2019-09-30T20:54:14
2019-10-02T18:23:15
2019-10-01T14:51:23
CONTRIBUTOR
null
Adds `private_host` and `private_uri` attributes for `digitalocean_database_cluster` resource and datasource. Reference: https://github.com/terraform-providers/terraform-provider-digitalocean/issues/299.
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/300/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/300/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/300", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/300", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/300.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/299
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/299/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/299/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/299/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/299
500,446,391
MDU6SXNzdWU1MDA0NDYzOTE=
299
Provide private connection details for database_cluster resource
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 919581746, "node_id": "MDU6TGFiZWw5MTk1ODE3NDY=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/good%20first%20issue", "name": "good first issue", "color": "128A0C", "default": true, "description": null }, { "id": 1049485915, ...
closed
false
{ "login": "clickyotomy", "id": 3019537, "node_id": "MDQ6VXNlcjMwMTk1Mzc=", "avatar_url": "https://avatars.githubusercontent.com/u/3019537?v=4", "gravatar_id": "", "url": "https://api.github.com/users/clickyotomy", "html_url": "https://github.com/clickyotomy", "followers_url": "https://api.github.com/us...
[ { "login": "clickyotomy", "id": 3019537, "node_id": "MDQ6VXNlcjMwMTk1Mzc=", "avatar_url": "https://avatars.githubusercontent.com/u/3019537?v=4", "gravatar_id": "", "url": "https://api.github.com/users/clickyotomy", "html_url": "https://github.com/clickyotomy", "followers_url": "https...
null
[ "Hello! Can I work on this?", "@clickyotomy Go for it! Let me know if you have any questions." ]
2019-09-30T18:33:18
2019-10-01T17:57:01
2019-10-01T17:57:01
MEMBER
null
Since the `digitalocean_database_cluster` resource and datasource were first implemented, DigitalOcean has added support for database connections over the private network. The connection information for the private network should be exposed via computed attributes: `private_host` and `private_uri` API docs: https://...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/299/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/299/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/298
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/298/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/298/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/298/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/298
500,442,534
MDU6SXNzdWU1MDA0NDI1MzQ=
298
Mark database_cluster resource's password and uri attributes as sensitive
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 919581746, "node_id": "MDU6TGFiZWw5MTk1ODE3NDY=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/good%20first%20issue", "name": "good first issue", "color": "128A0C", "default": true, "description": null }, { "id": 1049485915, ...
closed
false
{ "login": "clickyotomy", "id": 3019537, "node_id": "MDQ6VXNlcjMwMTk1Mzc=", "avatar_url": "https://avatars.githubusercontent.com/u/3019537?v=4", "gravatar_id": "", "url": "https://api.github.com/users/clickyotomy", "html_url": "https://github.com/clickyotomy", "followers_url": "https://api.github.com/us...
[ { "login": "clickyotomy", "id": 3019537, "node_id": "MDQ6VXNlcjMwMTk1Mzc=", "avatar_url": "https://avatars.githubusercontent.com/u/3019537?v=4", "gravatar_id": "", "url": "https://api.github.com/users/clickyotomy", "html_url": "https://github.com/clickyotomy", "followers_url": "https...
null
[ "@andrewsomething - Can I take this up as well? In addition to `password` and `uri`, I guess we can also mark `private_uri` (introduced by https://github.com/terraform-providers/terraform-provider-digitalocean/pull/300) as sensitive?", "@clickyotomy It's all yours! :grinning: " ]
2019-09-30T18:25:46
2019-10-01T17:18:57
2019-10-01T17:18:57
MEMBER
null
The [password](https://github.com/terraform-providers/terraform-provider-digitalocean/blob/master/digitalocean/resource_digitalocean_database_cluster.go#L111) and [uri](https://github.com/terraform-providers/terraform-provider-digitalocean/blob/master/digitalocean/resource_digitalocean_database_cluster.go#L96) attribut...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/298/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/298/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/297
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/297/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/297/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/297/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/297
500,374,655
MDExOlB1bGxSZXF1ZXN0MzIyODYwNjIy
297
Document using doctl to grab k8s versions
{ "login": "eddiezane", "id": 959573, "node_id": "MDQ6VXNlcjk1OTU3Mw==", "avatar_url": "https://avatars.githubusercontent.com/u/959573?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eddiezane", "html_url": "https://github.com/eddiezane", "followers_url": "https://api.github.com/users/eddi...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[]
2019-09-30T16:06:45
2019-09-30T17:22:58
2019-09-30T16:10:51
CONTRIBUTOR
null
Closes #296
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/297/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/297/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/297", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/297", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/297.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/296
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/296/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/296/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/296/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/296
499,981,314
MDU6SXNzdWU0OTk5ODEzMTQ=
296
Update kubernetes version in terraform docs
{ "login": "holms", "id": 280958, "node_id": "MDQ6VXNlcjI4MDk1OA==", "avatar_url": "https://avatars.githubusercontent.com/u/280958?v=4", "gravatar_id": "", "url": "https://api.github.com/users/holms", "html_url": "https://github.com/holms", "followers_url": "https://api.github.com/users/holms/followers"...
[]
closed
false
null
[]
null
[]
2019-09-29T22:30:15
2019-09-30T16:10:51
2019-09-30T16:10:51
NONE
null
In the [docs](https://www.terraform.io/docs/providers/do/r/kubernetes_cluster.html) it says to use `1.14.4-do.0` and it doesn't work. ### Terraform Version ``` holms@debian ~/D/c/s/b/t/s/infra> terraform -v Terraform v0.12.1 + provider.cloudflare v1.16.1 + provider.digitalocean v1.4.0 + provider.helm v0.10.0...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/296/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/296/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/295
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/295/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/295/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/295/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/295
498,509,182
MDExOlB1bGxSZXF1ZXN0MzIxNDI3MDkz
295
terraform.VersionString() has been deprecated.
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911927, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjc=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/S", "name": "size/S", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[]
2019-09-25T20:33:41
2019-09-26T15:00:36
2019-09-26T15:00:32
MEMBER
null
In order to switch to `github.com/hashicorp/terraform-plugin-sdk`, we first need to remove our usage of `terraform.VersionString()` https://www.terraform.io/docs/extend/plugin-sdk.html#deprecations
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/295/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/295/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/295", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/295", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/295.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/294
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/294/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/294/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/294/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/294
495,795,547
MDExOlB1bGxSZXF1ZXN0MzE5MjczOTk3
294
Added DatabaseReplica resource support
{ "login": "Zyqsempai", "id": 6720551, "node_id": "MDQ6VXNlcjY3MjA1NTE=", "avatar_url": "https://avatars.githubusercontent.com/u/6720551?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Zyqsempai", "html_url": "https://github.com/Zyqsempai", "followers_url": "https://api.github.com/users/Zy...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911928, "node_id":...
closed
false
null
[]
null
[ "@andrewsomething PTAL", "@andrewsomething Done!", "@andrewsomething Done!", "One thing to note: I did make some additional changes around importing. Since you need both the cluster's ID and the replicas name to access an existing replica, we can't just use the resource passthrough for imports. You need to p...
2019-09-19T13:20:44
2019-09-25T00:43:22
2019-09-25T00:38:18
CONTRIBUTOR
null
Fixes #224 Added DatabaseReplica resource support + tests
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/294/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/294/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/294", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/294", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/294.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/293
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/293/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/293/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/293/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/293
495,023,377
MDExOlB1bGxSZXF1ZXN0MzE4NjU1NjE1
293
Added Tags support for database cluster
{ "login": "Zyqsempai", "id": 6720551, "node_id": "MDQ6VXNlcjY3MjA1NTE=", "avatar_url": "https://avatars.githubusercontent.com/u/6720551?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Zyqsempai", "html_url": "https://github.com/Zyqsempai", "followers_url": "https://api.github.com/users/Zy...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 625730289, "node_id":...
closed
false
null
[]
null
[ "@andrewsomething PTAL", "Thanks for picking this up @Zyqsempai! The changes look good, but the tests aren't happy:\r\n\r\n```\r\n60.07s$ make test\r\n==> Checking that code complies with gofmt requirements...\r\ngo test -i $(go list ./... |grep -v 'vendor') || exit 1\r\n# github.com/terraform-providers/terraform...
2019-09-18T06:48:40
2019-09-20T23:00:58
2019-09-20T22:59:10
CONTRIBUTOR
null
Fixes #253 Added tags support for database_cluster
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/293/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/293/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/293", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/293", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/293.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/292
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/292/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/292/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/292/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/292
490,788,482
MDU6SXNzdWU0OTA3ODg0ODI=
292
Changing count causes recreation volume attachment
{ "login": "okgolove", "id": 36846182, "node_id": "MDQ6VXNlcjM2ODQ2MTgy", "avatar_url": "https://avatars.githubusercontent.com/u/36846182?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okgolove", "html_url": "https://github.com/okgolove", "followers_url": "https://api.github.com/users/okg...
[]
closed
false
null
[]
null
[ "@okgolove thanks for the PR! @andrewsomething and I were at HashiConf this past week and will dive in to this next.", "I'm not able to reproduce this issue. Looking at the plan output above, it doesn't show volumes being re-created. It does show the `digitalocean_volume_attachment` \"resources\" being re-created...
2019-09-08T18:42:09
2019-10-08T17:07:55
2019-10-08T17:07:54
NONE
null
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, please see: https://www.terraform.io/community.html. ### Terraform Version Run `terraform -v` to show the version. If you are not runni...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/292/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/292/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/291
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/291/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/291/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/291/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/291
490,582,179
MDExOlB1bGxSZXF1ZXN0MzE1MTYwMTE1
291
remove usage of config pkg
{ "login": "appilon", "id": 36832285, "node_id": "MDQ6VXNlcjM2ODMyMjg1", "avatar_url": "https://avatars.githubusercontent.com/u/36832285?v=4", "gravatar_id": "", "url": "https://api.github.com/users/appilon", "html_url": "https://github.com/appilon", "followers_url": "https://api.github.com/users/appilo...
[ { "id": 737911925, "node_id": "MDU6TGFiZWw3Mzc5MTE5MjU=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XXL", "name": "size/XXL", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "Sorry for the delay on reviewing this! I swore I had already approved it :man_facepalming: " ]
2019-09-07T02:42:34
2020-12-04T22:13:01
2019-09-19T19:16:29
CONTRIBUTOR
null
The terraform SDK is being extracted into its own repository. Some packages that are not considered apart of the API surface have been removed. This PR removes the usage of one such package.
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/291/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 2, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/291/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/291", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/291", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/291.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/290
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/290/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/290/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/290/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/290
488,299,320
MDExOlB1bGxSZXF1ZXN0MzEzMzUyMTgx
290
Find a droplet by tag
{ "login": "danramteke", "id": 15749, "node_id": "MDQ6VXNlcjE1NzQ5", "avatar_url": "https://avatars.githubusercontent.com/u/15749?v=4", "gravatar_id": "", "url": "https://api.github.com/users/danramteke", "html_url": "https://github.com/danramteke", "followers_url": "https://api.github.com/users/danramt...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 625730289, "node_id":...
closed
false
null
[]
null
[ "@danramteke thanks for the PR! @andrewsomething and I were at HashiConf this past week and will dive in to this next.", "Thanks so much for the contribution @danramteke! Apologies for the long review cycle. \r\n\r\nI did make an additional change adding an acceptance test for this feature. See: https://github.co...
2019-09-02T19:25:57
2019-09-27T10:35:11
2019-09-25T19:54:24
CONTRIBUTOR
null
The datasource for droplets currently only allows look up by name. Since DigitalOcean tags are so powerful, I thought it would be useful to look up a droplet by tag. Because the `datasource_digitalocean_droplet` is meant for looking up only 1 droplet, if multiple droplets have the same tag, it is an error. If ne...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/290/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/290/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/290", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/290", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/290.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/289
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/289/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/289/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/289/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/289
487,800,326
MDExOlB1bGxSZXF1ZXN0MzEyOTc0OTIz
289
Mark the kubernetes_cluster resource's kube_config field as sensitive
{ "login": "hartmantis", "id": 956619, "node_id": "MDQ6VXNlcjk1NjYxOQ==", "avatar_url": "https://avatars.githubusercontent.com/u/956619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hartmantis", "html_url": "https://github.com/hartmantis", "followers_url": "https://api.github.com/users/h...
[ { "id": 737911929, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XS", "name": "size/XS", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "@RoboticCheese thanks for the PR! This LGTM. Will let @andrewsomething weigh in and then we're all set to merge.", "Hey, @RoboticCheese - Thanks a ton for this sweet PR! πŸ˜„\r\n\r\nWould you please shoot me an email when you get a chance?\r\nmcowley at digitalocean dot com πŸŽ‰" ]
2019-08-31T18:48:51
2019-09-09T09:26:41
2019-09-05T19:52:20
CONTRIBUTOR
null
This data includes sensitive information about the cluster, such as its private key. This prevents that data from ending up in, for example, logs on a CI system that does a `terraform plan` as part of its build. With this applied, a `terraform plan` or `terraform apply` instead shows: ``` ... ipv4_addre...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/289/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/289/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/289", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/289", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/289.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/288
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/288/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/288/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/288/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/288
484,079,962
MDExOlB1bGxSZXF1ZXN0MzEwMDMyNDMy
288
digitalocean_database_cluster: version should not be required
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911930, "node_id":...
closed
false
null
[]
null
[]
2019-08-22T15:54:03
2019-08-27T12:51:56
2019-08-27T12:51:52
MEMBER
null
This relaxes the version constraint. As per #285, this is not actually required by the API, and as described in #287 is currently causing issue with Redis and MySQL. New test failing before the change: ``` $ make testacc TESTARGS='-run=TestAccDigitalOceanDatabaseCluster_RedisNoVersion' ==> Checking that code co...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/288/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/288/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/288", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/288", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/288.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/287
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/287/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/287/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/287/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/287
484,045,505
MDU6SXNzdWU0ODQwNDU1MDU=
287
digitalocean_database_cluster: `version` forcing new resource
{ "login": "willingham", "id": 7156509, "node_id": "MDQ6VXNlcjcxNTY1MDk=", "avatar_url": "https://avatars.githubusercontent.com/u/7156509?v=4", "gravatar_id": "", "url": "https://api.github.com/users/willingham", "html_url": "https://github.com/willingham", "followers_url": "https://api.github.com/users...
[ { "id": 620326610, "node_id": "MDU6TGFiZWw2MjAzMjY2MTA=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/bug", "name": "bug", "color": "f7c6c7", "default": true, "description": null } ]
closed
false
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "h...
null
[ "The fix for this was released in v1.7.0. You can upgrade with:\r\n\r\n terraform init -upgrade\r\n\r\nPlease let us know if you run into any other issues." ]
2019-08-22T14:57:10
2019-08-28T16:52:31
2019-08-28T16:52:20
NONE
null
The database keeps being recreated with each terraform run. ### Terraform Version Terraform v0.12.6 + provider.aws v2.16.0 + provider.digitalocean v1.6.0 + provider.helm v0.10.0 + provider.http v1.1.1 + provider.kubernetes v1.8.1 + provider.mysql v1.6.0 + provider.random v2.1.2 ### Affected Resource(s) -...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/287/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/287/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/286
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/286/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/286/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/286/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/286
483,678,875
MDU6SXNzdWU0ODM2Nzg4NzU=
286
Documentation: Add examples for MySQL and Redis
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 919581746, "node_id":...
closed
false
null
[]
null
[]
2019-08-21T22:19:08
2019-08-27T12:51:54
2019-08-27T12:51:54
MEMBER
null
We should add examples to the documentation making it clear that the digitalocean_database_cluster resource can be used to create MySQL and Redis clusters in addition to PostgreSQL. This can be done by specifying the correct `engine` value: "pg" for PostgreSQL, "mysql" for MySQL, and "redis" for Redis. For example: ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/286/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/286/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/285
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/285/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/285/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/285/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/285
483,677,726
MDU6SXNzdWU0ODM2Nzc3MjY=
285
digitalocean_database_cluster: `version` should not be required
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[]
closed
false
null
[]
null
[]
2019-08-21T22:15:21
2019-08-27T12:51:53
2019-08-27T12:51:53
MEMBER
null
The digitalocean_database_cluster resource currently has `version` as a required attribute. Current schema: ``` "version": { Type: schema.TypeString, Required: true, ForceNew: true, ValidateFunc: validation.NoZeroValues, }, ``` https://github.com/terraform-providers/terr...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/285/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/285/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/284
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/284/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/284/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/284/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/284
483,512,129
MDExOlB1bGxSZXF1ZXN0MzA5NTczNzE3
284
Verify Droplet is destroyed before removing from state (Fixes: #283).
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911929, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XS", "name": "size/XS", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "Thanks for this!" ]
2019-08-21T16:03:05
2019-08-27T23:09:30
2019-08-27T15:11:22
MEMBER
null
This polls a Droplet after a delete request and waits for it to 404 before removing it from state in order to prevent issues like #283 where an unexpected error on the DigitalOcean side left the Droplet active but removed from state. We don't reuse `waitForDropletAttribute` here as we want a much quicker timeout.
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/284/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/284/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/284", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/284", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/284.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/283
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/283/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/283/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/283/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/283
482,618,819
MDU6SXNzdWU0ODI2MTg4MTk=
283
DigitalOcean Droplet not destroyed despite Terraform reporting destruction a success.
{ "login": "manibatra", "id": 2607129, "node_id": "MDQ6VXNlcjI2MDcxMjk=", "avatar_url": "https://avatars.githubusercontent.com/u/2607129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/manibatra", "html_url": "https://github.com/manibatra", "followers_url": "https://api.github.com/users/ma...
[]
closed
false
null
[]
null
[ "@manibatra thanks for reporting this and apologies for any headaches this caused y'all.\r\n\r\nDigging into this with the team. My first reaction is this is something we might need to address internally as opposed to in the provider." ]
2019-08-20T02:59:42
2019-08-27T15:11:23
2019-08-27T15:11:23
NONE
null
We ran the terraform job to delete the droplet which was reported as a success. But the droplet was not destroyed and was running when we logged into the dashboard. In the past, we have not noticed that such a droplet rejoins our cluster if not manually deleted from the dashboard. ### Terraform Version `terraform v...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/283/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/283/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/282
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/282/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/282/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/282/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/282
480,691,959
MDExOlB1bGxSZXF1ZXN0MzA3MzM5ODI4
282
Add HTTP2 protocol to load balancer docs
{ "login": "jayjun", "id": 4433966, "node_id": "MDQ6VXNlcjQ0MzM5NjY=", "avatar_url": "https://avatars.githubusercontent.com/u/4433966?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jayjun", "html_url": "https://github.com/jayjun", "followers_url": "https://api.github.com/users/jayjun/foll...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[ "Thanks!", "Hey, @jayjun - Thanks a ton for this sweet PR! πŸ˜„\r\n\r\nWould you please shoot me an email when you get a chance?\r\nmcowley at digitalocean dot com πŸŽ‰" ]
2019-08-14T13:52:07
2019-08-14T18:26:48
2019-08-14T15:20:17
CONTRIBUTOR
null
DigitalOcean’s API supports HTTP2 in load balancers (see [docs](https://developers.digitalocean.com/documentation/v2/#load-balancers)).
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/282/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/282/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/282", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/282", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/282.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/281
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/281/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/281/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/281/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/281
479,807,902
MDExOlB1bGxSZXF1ZXN0MzA2NjI1OTE3
281
Add data source for regions
{ "login": "syntaqx", "id": 6037730, "node_id": "MDQ6VXNlcjYwMzc3MzA=", "avatar_url": "https://avatars.githubusercontent.com/u/6037730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/syntaqx", "html_url": "https://github.com/syntaqx", "followers_url": "https://api.github.com/users/syntaqx/...
[ { "id": 625730289, "node_id": "MDU6TGFiZWw2MjU3MzAyODk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/dependencies", "name": "dependencies", "color": "fad8c7", "default": false, "description": null }, { "id": 640744187, "node_id": ...
closed
false
null
[]
null
[ "Hi @syntaqx! Sorry for the delayed review. I think this is a great start, and it will definitely be very useful. I've made a suggestion inline about a different approach for the schema. Let me know what you think.", "@andrewsomething If we're going to go that far, might as well just expose the whole API object. ...
2019-08-12T19:18:48
2020-02-19T19:55:49
2020-02-19T19:55:48
NONE
null
First draft for being able to list regions for an account. Not sure if I'm happy with the usage but it's the best I could think of for the time being. Would love input. ```hcl data "digitalocean_regions" "foobar" { } output "digitalocean_regions" { value = digitalocean_regions.foobar.regions } # regions...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/281/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/281/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/281", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/281", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/281.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/280
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/280/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/280/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/280/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/280
479,789,435
MDU6SXNzdWU0Nzk3ODk0MzU=
280
Feature Request: Don't run remote-exec provisioners on droplets until cloud-init has finished
{ "login": "syntaqx", "id": 6037730, "node_id": "MDQ6VXNlcjYwMzc3MzA=", "avatar_url": "https://avatars.githubusercontent.com/u/6037730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/syntaqx", "html_url": "https://github.com/syntaqx", "followers_url": "https://api.github.com/users/syntaqx/...
[ { "id": 670571413, "node_id": "MDU6TGFiZWw2NzA1NzE0MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/upstream-terraform", "name": "upstream-terraform", "color": "cccccc", "default": false, "description": null } ]
open
false
null
[]
null
[ "I'd love to be able to support something like this, but it's not clear if that is possible from the side of the DigitalOcean provider. The provider code doesn't handle of the provisioner bits. In pre-0.12, the only thing that the provider side was responsible for was setting the default host for the connection:\r\...
2019-08-12T18:34:01
2020-03-16T02:26:22
null
NONE
null
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, requiring me to preface every droplet with a template like the following: ```hcl resource "digitalocean_droplet" "le...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/280/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 3, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/280/timeline
null
null
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/279
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/279/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/279/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/279/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/279
478,480,027
MDExOlB1bGxSZXF1ZXN0MzA1NTg0MTA4
279
Adds created_at attribute for droplets
{ "login": "petems", "id": 1064715, "node_id": "MDQ6VXNlcjEwNjQ3MTU=", "avatar_url": "https://avatars.githubusercontent.com/u/1064715?v=4", "gravatar_id": "", "url": "https://api.github.com/users/petems", "html_url": "https://github.com/petems", "followers_url": "https://api.github.com/users/petems/foll...
[ { "id": 737911929, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XS", "name": "size/XS", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ ":+1: Looks good. Thanks @petems! ", "Hey, @petems - Thanks a ton for this sweet PR! πŸ˜„\r\n\r\nWould you please shoot me an email when you get a chance?\r\nmcowley at digitalocean dot com πŸŽ‰" ]
2019-08-08T13:42:53
2019-08-14T18:26:39
2019-08-08T16:13:17
CONTRIBUTOR
null
Fixes #277
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/279/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/279/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/279", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/279", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/279.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/278
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/278/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/278/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/278/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/278
476,422,976
MDU6SXNzdWU0NzY0MjI5NzY=
278
panic: runtime error: invalid memory address or nil pointer dereference
{ "login": "mathuin", "id": 221823, "node_id": "MDQ6VXNlcjIyMTgyMw==", "avatar_url": "https://avatars.githubusercontent.com/u/221823?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mathuin", "html_url": "https://github.com/mathuin", "followers_url": "https://api.github.com/users/mathuin/fo...
[]
closed
false
null
[]
null
[ "Thanks for the report. This looks like the same panic reported in #272 and fixed in #273. I'll work on cutting a new release to get this fix available. ", "This fix was released as [version 1.6.0](https://github.com/terraform-providers/terraform-provider-digitalocean/blob/master/CHANGELOG.md#160-august-05-2019)....
2019-08-03T06:51:24
2019-08-05T21:11:02
2019-08-05T21:11:02
NONE
null
### Terraform Version ``` Terraform v0.12.6 + provider.digitalocean v1.5.0 + provider.kubernetes v1.8.1 ``` ### Panic Output https://gist.github.com/mathuin/ec57f48d8ff21cede4cf12e27bd8aa63 The panic at about line 4195 is in terraform-provider-digitalocean. If a zip file of my Terraform repo is desirab...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/278/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/278/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/277
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/277/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/277/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/277/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/277
474,077,975
MDU6SXNzdWU0NzQwNzc5NzU=
277
Feature request: expose created_at in digitalocean_droplet
{ "login": "mejedi", "id": 1164291, "node_id": "MDQ6VXNlcjExNjQyOTE=", "avatar_url": "https://avatars.githubusercontent.com/u/1164291?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mejedi", "html_url": "https://github.com/mejedi", "followers_url": "https://api.github.com/users/mejedi/foll...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" }, { "id": 919581746, ...
closed
false
null
[]
null
[]
2019-07-29T14:17:26
2019-08-08T16:13:17
2019-08-08T16:13:17
NONE
null
It would be nice to fetch droplet's creation date from Terraform data store instead of using DO Rest APIs to fetch it by droplet id.
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/277/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/277/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/276
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/276/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/276/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/276/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/276
474,072,092
MDU6SXNzdWU0NzQwNzIwOTI=
276
Project consistently not found on apply
{ "login": "syntaqx", "id": 6037730, "node_id": "MDQ6VXNlcjYwMzc3MzA=", "avatar_url": "https://avatars.githubusercontent.com/u/6037730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/syntaqx", "html_url": "https://github.com/syntaqx", "followers_url": "https://api.github.com/users/syntaqx/...
[ { "id": 1049485552, "node_id": "MDU6TGFiZWwxMDQ5NDg1NTUy", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/do-api", "name": "do-api", "color": "0080ff", "default": false, "description": "Depends on changes to the DigitalOcean API" } ]
closed
false
null
[]
null
[ "Hi @syntaqx Thanks for opening this issue. I raised it internally at DO with the team responsible for the projects API, and they were able to track down the problem. It should be resolved now. Please feel free to reopen the issue if you're still seeing problems." ]
2019-07-29T14:06:29
2019-07-29T17:23:10
2019-07-29T17:22:17
NONE
null
This may not be a provider-specific bug, but there are currently no outages posted on status.digitalocean.com so I thought I'd report it here just incase it was a bug. I have a `digitalocean_project` that's fairly vanilla, and seems to work occasionally. However, >50% of `terraform apply`s result in something simila...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/276/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/276/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/275
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/275/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/275/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/275/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/275
474,064,584
MDU6SXNzdWU0NzQwNjQ1ODQ=
275
DO-specific community - Terraform specific or otherwise?
{ "login": "syntaqx", "id": 6037730, "node_id": "MDQ6VXNlcjYwMzc3MzA=", "avatar_url": "https://avatars.githubusercontent.com/u/6037730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/syntaqx", "html_url": "https://github.com/syntaqx", "followers_url": "https://api.github.com/users/syntaqx/...
[ { "id": 620326629, "node_id": "MDU6TGFiZWw2MjAzMjY2Mjk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/question", "name": "question", "color": "cc317c", "default": true, "description": null } ]
closed
false
null
[]
null
[ "The [DigitalOcean community site](https://www.digitalocean.com/community/) has a Q&A section that is a great place to get support, but it doesn't currently have features for more open ended discussion. Neither Terraform nor DigitalOcean have public community Slacks. While I do see that having a place for more dyna...
2019-07-29T13:52:40
2019-09-30T18:11:21
2019-09-30T18:11:21
NONE
null
I'd like to help move some issues that are important to myself and my company along by contributing to this project (and others) - Is there a slack or equivalent that I can join to theorycraft and communicate with others in a more dynamic way than GitHub? Sorry if this is super obvious but I wasn't able to find anyt...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/275/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/275/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/274
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/274/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/274/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/274/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/274
472,649,732
MDU6SXNzdWU0NzI2NDk3MzI=
274
Update the documentation to v0.12 syntax
{ "login": "MarianoRD", "id": 10457534, "node_id": "MDQ6VXNlcjEwNDU3NTM0", "avatar_url": "https://avatars.githubusercontent.com/u/10457534?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MarianoRD", "html_url": "https://github.com/MarianoRD", "followers_url": "https://api.github.com/users/...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null } ]
closed
false
null
[]
null
[ "Thanks for raising this. We definitely need to go through and update these to use the current syntax. Before the 0.12 release, I tried to update any syntax that would not be forward compatible with the release. If you've identified any examples that will not run under 0.12, please flag them here so we can prioriti...
2019-07-25T03:45:57
2019-10-09T14:59:12
2019-10-09T14:59:12
NONE
null
I know this issue might not be that important, but it's specially useful for the folks that are starting to use the provider and Terraform, to have working examples. Right now, some of the documentation still uses the `v0.11` syntax of Terraform, instead of the new `v0.12` one. ### Terraform Version `v0.12.0' ##...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/274/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/274/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/273
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/273/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/273/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/273/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/273
471,790,271
MDExOlB1bGxSZXF1ZXN0MzAwMzcyMTI4
273
Consistently protect against nil response in error handling (Fixes: #272).
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911927, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjc=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/S", "name": "size/S", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "Nice catch on all these." ]
2019-07-23T16:15:19
2019-07-25T14:13:02
2019-07-25T14:12:56
MEMBER
null
In many cases we handle 404s different than other errors. Though if an error contains no response at all, we panic. (See: #272) Some resources already protect against this, but not all of them.
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/273/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/273/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/273", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/273", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/273.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/272
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/272/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/272/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/272/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/272
470,999,584
MDU6SXNzdWU0NzA5OTk1ODQ=
272
Terraform crashes while kubernetes cluster is updating
{ "login": "MoritzKn", "id": 10676525, "node_id": "MDQ6VXNlcjEwNjc2NTI1", "avatar_url": "https://avatars.githubusercontent.com/u/10676525?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MoritzKn", "html_url": "https://github.com/MoritzKn", "followers_url": "https://api.github.com/users/Mor...
[]
closed
false
null
[]
null
[ "Pulling out the actual panic:\r\n\r\n```\r\n panic: runtime error: invalid memory address or nil pointer dereference\r\n [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x19ac5e0]\r\n goroutine 50 [running]:\r\n github.com/terraform-providers/terraform-provider-digitalocean/digitalocean.resourceDi...
2019-07-22T09:50:14
2019-07-25T14:12:59
2019-07-25T14:12:59
NONE
null
### Terraform Version ``` Terraform v0.12.5 + provider.aws v2.19.0 + provider.digitalocean v1.5.0 + provider.kubernetes v1.8.1 ``` ### Affected Resource(s) - `digitalocean_kubernetes_cluster` (i think) ### Terraform Configuration Files ``` resource "digitalocean_kubernetes_cluster" "cluster" { n...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/272/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/272/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/271
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/271/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/271/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/271/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/271
470,749,997
MDExOlB1bGxSZXF1ZXN0Mjk5NjE1MTU0
271
Update digitalocean_kubernetes_cluster version
{ "login": "veracus", "id": 2644177, "node_id": "MDQ6VXNlcjI2NDQxNzc=", "avatar_url": "https://avatars.githubusercontent.com/u/2644177?v=4", "gravatar_id": "", "url": "https://api.github.com/users/veracus", "html_url": "https://github.com/veracus", "followers_url": "https://api.github.com/users/veracus/...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[ "Ran into this issue just now and I'm pleased to see the fix was made available so quickly. Thank you!", "FYI, DigitalOcean upgraded to `1.14.4-do.1` the other day.", "Ya... The available versions for Kubernetes move fairly fast. Maybe it's best to make an explicit note of that and provide a hint on how to find...
2019-07-21T06:55:09
2019-09-29T22:47:25
2019-07-23T15:05:18
CONTRIBUTOR
null
DigitalOcean has deprecated version `1.14.2-do.0` in favor of version `1.14.4-do.0` for the `digitalocean_kubernetes_cluster` resource. Error when using version `1.14.2-do.0`: > Error: Error creating Kubernetes cluster: POST https://api.digitalocean.com/v2/kubernetes/clusters: 422 rpc error: code = InvalidArgu...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/271/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/271/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/271", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/271", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/271.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/270
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/270/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/270/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/270/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/270
470,677,377
MDExOlB1bGxSZXF1ZXN0Mjk5NTY1OTEy
270
Allow Databases to have URNs for use with Projects
{ "login": "stack72", "id": 227823, "node_id": "MDQ6VXNlcjIyNzgyMw==", "avatar_url": "https://avatars.githubusercontent.com/u/227823?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stack72", "html_url": "https://github.com/stack72", "followers_url": "https://api.github.com/users/stack72/fo...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 625730289, "node_id":...
closed
false
null
[]
null
[]
2019-07-20T13:57:38
2019-07-22T20:10:34
2019-07-22T20:10:34
CONTRIBUTOR
null
Fixes: #256 This also includes the vendoring of v1.19.0 of godo that allows this feature
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/270/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/270/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/270", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/270", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/270.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/269
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/269/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/269/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/269/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/269
469,244,563
MDU6SXNzdWU0NjkyNDQ1NjM=
269
digitalocean_record IPv6 address wants to change
{ "login": "z3ntu", "id": 3768500, "node_id": "MDQ6VXNlcjM3Njg1MDA=", "avatar_url": "https://avatars.githubusercontent.com/u/3768500?v=4", "gravatar_id": "", "url": "https://api.github.com/users/z3ntu", "html_url": "https://github.com/z3ntu", "followers_url": "https://api.github.com/users/z3ntu/follower...
[ { "id": 1049485552, "node_id": "MDU6TGFiZWwxMDQ5NDg1NTUy", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/do-api", "name": "do-api", "color": "0080ff", "default": false, "description": "Depends on changes to the DigitalOcean API" } ]
closed
false
null
[]
null
[ "This looks to be a change on the DigitalOcean API side, not Terraform. The IPv6 address being returned for Droplets is now using the \"short\" format for IPv6 address. For example:\r\n\r\n```\r\n$ curl -X GET -H \"Content-Type: application/json\" \\\r\n -H \"Authorization: Bearer $DO_TOKEN\" \\\r\n \"https:/...
2019-07-17T14:21:31
2020-02-26T19:45:47
2020-02-26T19:45:46
NONE
null
### Terraform Version ``` Terraform v0.12.4 + provider.digitalocean v1.5.0 ``` ### Affected Resource(s) Please list the resources as a list, for example: - digitalocean_record ### Terraform Configuration Files ```hcl resource "digitalocean_record" "z3ntu-AAAA" { domain = digitalocean_domain.z3ntu.name ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/269/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/269/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/268
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/268/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/268/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/268/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/268
467,372,667
MDU6SXNzdWU0NjczNzI2Njc=
268
Error during apply - diffs didn't match during apply
{ "login": "ghost", "id": 10137, "node_id": "MDQ6VXNlcjEwMTM3", "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ghost", "html_url": "https://github.com/ghost", "followers_url": "https://api.github.com/users/ghost/followers", "f...
[ { "id": 640744187, "node_id": "MDU6TGFiZWw2NDA3NDQxODc=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/waiting-response", "name": "waiting-response", "color": "5319e7", "default": false, "description": null } ]
closed
false
null
[]
null
[ "Hi, I notice that you are still using Terraform 0.11.x. Is updating to 0.12.x an option for you? Using the latest Terraform release along with the new syntax (e.g. `digitalocean_droplet.web_server.*.id`) I am not able to reproduce this issue.\r\n\r\n```\r\n$ terraform version\r\nTerraform v0.12.6\r\n+ provider.dig...
2019-07-12T11:50:25
2019-08-29T18:53:41
2019-08-29T18:53:41
NONE
null
_This issue was originally opened by @ntodd as hashicorp/terraform#21351. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> When lowering `count` of "web_server" from 4 to 1, dif...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/268/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/268/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/267
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/267/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/267/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/267/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/267
467,066,740
MDExOlB1bGxSZXF1ZXN0Mjk2NzkyNTU5
267
Support enabling and disabling backups on Droplets (Fixes: #266).
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911930, "node_id": "MDU6TGFiZWw3Mzc5MTE5MzA=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/M", "name": "size/M", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "Nice work @andrewsomething! LGTM!" ]
2019-07-11T19:27:55
2019-07-18T19:28:19
2019-07-18T19:28:14
MEMBER
null
Somehow we never seem to have supported enabling and disabling backups on Droplets. 😯 This fixes that! New test failing pre-change: ``` $ make testacc TESTARGS='-run=TestAccDigitalOceanDroplet_EnableAndDisableBackups' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test $(go list ./... ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/267/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/267/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/267", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/267", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/267.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/266
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/266/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/266/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/266/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/266
466,745,926
MDU6SXNzdWU0NjY3NDU5MjY=
266
Backup state not changed after config change
{ "login": "lawrence-c", "id": 10439579, "node_id": "MDQ6VXNlcjEwNDM5NTc5", "avatar_url": "https://avatars.githubusercontent.com/u/10439579?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lawrence-c", "html_url": "https://github.com/lawrence-c", "followers_url": "https://api.github.com/use...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2019-07-11T08:34:58
2019-07-18T19:28:16
2019-07-18T19:28:16
NONE
null
### Terraform Version ``` Terraform v0.12.2 + provider.digitalocean v1.5.0 ``` ### Affected Resource(s) - digitalocean_droplet ### Terraform Configuration Files ```hcl resource "digitalocean_droplet" "test-01" { image = "ubuntu-18-04-x64" name = "test-01" region ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/266/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/266/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/265
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/265/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/265/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/265/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/265
465,749,681
MDExOlB1bGxSZXF1ZXN0Mjk1NzI4ODcy
265
Add resource `digitalocean_database_connection_pool`
{ "login": "Photonios", "id": 5777517, "node_id": "MDQ6VXNlcjU3Nzc1MTc=", "avatar_url": "https://avatars.githubusercontent.com/u/5777517?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Photonios", "html_url": "https://github.com/Photonios", "followers_url": "https://api.github.com/users/Ph...
[ { "id": 625730289, "node_id": "MDU6TGFiZWw2MjU3MzAyODk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/dependencies", "name": "dependencies", "color": "fad8c7", "default": false, "description": null }, { "id": 737911928, "node_id": ...
closed
false
null
[]
null
[ "Thanks for the quick feedback. All valid points and much appreciated. My apologies for the rough code. I wanted to submit something working and go from there to avoid having to rework massively.\r\n\r\nThe links regarding testing look useful. I'll add some tests for this.\r\n\r\nThanks the quick turn around. I'll ...
2019-07-09T12:21:43
2019-11-13T19:06:00
2019-11-13T19:05:59
NONE
null
This is a very early version. Any feedback would be appreciated. Especially on how to add proper tests for this.
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/265/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/265/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/265", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/265", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/265.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/264
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/264/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/264/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/264/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/264
464,164,245
MDExOlB1bGxSZXF1ZXN0Mjk0NDk5Mzkz
264
provider: Add the ability to set DIGITALOCEAN_ACCESS_TOKEN
{ "login": "stack72", "id": 227823, "node_id": "MDQ6VXNlcjIyNzgyMw==", "avatar_url": "https://avatars.githubusercontent.com/u/227823?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stack72", "html_url": "https://github.com/stack72", "followers_url": "https://api.github.com/users/stack72/fo...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[ "@andrewsomething I'd love your thoughts on this PR - I think this is a good strategy to continue existing doctl user experience", ":+1: Agreed. Thanks @stack72! \r\n\r\n(Pushed a commit running `gofmt` to make CI happy.)", "Thank you." ]
2019-07-04T09:30:10
2019-07-11T15:11:00
2019-07-10T21:48:28
CONTRIBUTOR
null
Fixes: #260 This follows the same usage as `doctl` so not having to reset env vars would be a better experience. This DOT NOT remove DIGITALOCEAN_TOKEN, this just adds the ability to specify one of the two and the provider will continue to work as expected
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/264/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/264/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/264", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/264", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/264.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/263
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/263/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/263/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/263/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/263
462,767,971
MDU6SXNzdWU0NjI3Njc5NzE=
263
Extend data source types to include lists
{ "login": "syntaqx", "id": 6037730, "node_id": "MDQ6VXNlcjYwMzc3MzA=", "avatar_url": "https://avatars.githubusercontent.com/u/6037730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/syntaqx", "html_url": "https://github.com/syntaqx", "followers_url": "https://api.github.com/users/syntaqx/...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" }, { "id": 640744189, ...
closed
false
null
[]
null
[ "I took a stab on implementing data source for `account` and `sizes`:\r\n\r\n### `digitalocean_account`\r\n\r\nPR: https://github.com/terraform-providers/terraform-provider-digitalocean/pull/324\r\n\r\nCurrently I limited the implementation on simply retrieving the account associated with the token used by terrafor...
2019-07-01T15:08:04
2020-06-12T20:55:42
2020-06-12T18:01:53
NONE
null
## Feature request: Data source lists, filtering With a few exceptions, there seems to be quite a few data sources missing from the provider, specifically list methods. I think it would be a massive improvement to be able to work with existing resources, especially in multi-team environments where sources are contro...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/263/reactions", "total_count": 5, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/263/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/262
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/262/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/262/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/262/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/262
462,756,986
MDExOlB1bGxSZXF1ZXN0MjkzMzc0ODg2
262
K8s: Do not filter out node pool tags also applied to the cluster (Fixes: #184).
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911930, "node_id": "MDU6TGFiZWw3Mzc5MTE5MzA=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/M", "name": "size/M", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ ":+1: πŸ™ " ]
2019-07-01T14:47:42
2019-07-04T10:34:04
2019-07-03T18:02:55
MEMBER
null
While still in beta, the DigitalOcean Kubernetes API automatically applied tags from the cluster to the node pools. The provider's `filterTags` function accounted for this by not manually applying tags found on the parent cluster to the children node pools: ``` // we need to filter tags to remove any automatically...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/262/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/262/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/262", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/262", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/262.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/261
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/261/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/261/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/261/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/261
462,617,272
MDU6SXNzdWU0NjI2MTcyNzI=
261
Not able to pass multible ssh keys to droplet.
{ "login": "dpisano", "id": 3653687, "node_id": "MDQ6VXNlcjM2NTM2ODc=", "avatar_url": "https://avatars.githubusercontent.com/u/3653687?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dpisano", "html_url": "https://github.com/dpisano", "followers_url": "https://api.github.com/users/dpisano/...
[]
closed
false
null
[]
null
[ "Hi @dpisano,\r\n\r\nCan you share an example configuration demonstrating this issue? I am successfully able to create a Droplet with multiple SSH keys using fingerprints like so:\r\n\r\n```\r\nresource \"digitalocean_droplet\" \"web\" {\r\n image = \"ubuntu-18-04-x64\"\r\n name = \"web-1\"\r\n region = \"nyc...
2019-07-01T09:45:23
2019-07-01T15:38:12
2019-07-01T15:38:12
NONE
null
Hi, It looks like in `digitalocean_droplet` `ssh_keys` was changed from a list to a string in 8a67ab90bb4c2a7a96360197487acf4acdba1192. When you try and send more than one ssh key for a droplet DigitalOcean will send back a 422 error. ### Terraform Version ``` Terraform v0.12.0 + provider.digitalocean v1.4.0 ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/261/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/261/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/260
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/260/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/260/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/260/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/260
462,452,674
MDU6SXNzdWU0NjI0NTI2NzQ=
260
Question: Could we specify DIGITALOCEAN_ACCESS_TOKEN rather than DIGITALOCEAN_TOKEN?
{ "login": "ghost", "id": 10137, "node_id": "MDQ6VXNlcjEwMTM3", "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ghost", "html_url": "https://github.com/ghost", "followers_url": "https://api.github.com/users/ghost/followers", "f...
[]
closed
false
null
[]
null
[]
2019-06-30T22:19:57
2019-07-10T21:48:28
2019-07-10T21:48:28
NONE
null
Following the authentication strategies provided by `doctl`, would it be worth changing the token variable to `DIGITALOCEAN_ACCESS_TOKEN` instead of `DIGITALOCEAN_TOKEN`? To provide a universal experience when interacting with both `doctl` and the DigitalOcean Terraform provider.
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/260/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/260/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/259
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/259/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/259/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/259/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/259
462,452,306
MDU6SXNzdWU0NjI0NTIzMDY=
259
Add the ability to retrieve credentials from the doctl comamnd line tool.
{ "login": "ghost", "id": 10137, "node_id": "MDQ6VXNlcjEwMTM3", "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ghost", "html_url": "https://github.com/ghost", "followers_url": "https://api.github.com/users/ghost/followers", "f...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
open
false
null
[]
null
[ "* infer context based `$DIGITALOCEAN_CONTEXT`, fallback upon configuration file's current context value.\r\n", "There have been a few discussions about this recently, both here and over in the `doctl` repo. I've been a bit reluctant to implement this as the `doctl` config file was never intended to be used outsi...
2019-06-30T22:15:25
2023-03-28T02:26:01
null
NONE
null
It would be cool if we could retrieve authentication credentials from the `doctl` configuration file at `~/.config/doctl/config.yaml`. Kind of similar to the same way that the AWS provider gets credentials from the credentials file at `~/.aws/credentials` AWS Example: https://www.terraform.io/docs/providers/aws/inde...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/259/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/259/timeline
null
null
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/258
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/258/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/258/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/258/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/258
458,533,544
MDU6SXNzdWU0NTg1MzM1NDQ=
258
Feature request: add 'project' property to droplet resource
{ "login": "orinokai", "id": 2582028, "node_id": "MDQ6VXNlcjI1ODIwMjg=", "avatar_url": "https://avatars.githubusercontent.com/u/2582028?v=4", "gravatar_id": "", "url": "https://api.github.com/users/orinokai", "html_url": "https://github.com/orinokai", "followers_url": "https://api.github.com/users/orino...
[ { "id": 1049485552, "node_id": "MDU6TGFiZWwxMDQ5NDg1NTUy", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/do-api", "name": "do-api", "color": "0080ff", "default": false, "description": "Depends on changes to the DigitalOcean API" } ]
open
false
null
[]
null
[ "I second this, but would rather see it implemented as an association resource separate from the droplet. Although having both is ideal, creating an association resource as the MVP allows us to associate any valid resource type via its URN without needing to duplicate `project` key functionality across all resource...
2019-06-20T09:20:27
2023-06-06T14:17:18
null
NONE
null
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 additionally implementing it as a property on the `digitalocean_droplet` resource. This would be similar to the way tags currently work, ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/258/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/258/timeline
null
null
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/257
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/257/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/257/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/257/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/257
457,978,426
MDExOlB1bGxSZXF1ZXN0Mjg5Njc2ODA4
257
Fixed CAA record tag
{ "login": "danielsreichenbach", "id": 294217, "node_id": "MDQ6VXNlcjI5NDIxNw==", "avatar_url": "https://avatars.githubusercontent.com/u/294217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/danielsreichenbach", "html_url": "https://github.com/danielsreichenbach", "followers_url": "https:...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[ ":+1: Thanks @danielsreichenbach!" ]
2019-06-19T12:15:42
2019-06-19T14:29:55
2019-06-19T14:29:55
CONTRIBUTOR
null
According to https://tools.ietf.org/html/rfc6844 the valid tag is "issuewild", not "wildissue".
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/257/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/257/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/257", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/257", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/257.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/256
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/256/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/256/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/256/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/256
457,524,028
MDU6SXNzdWU0NTc1MjQwMjg=
256
Databases should return an URN for use with projects
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" }, { "id": 625730289, ...
closed
false
null
[]
null
[ "Hi @andrewsomething \r\n\r\nI just opened a PR that will fix https://github.com/digitalocean/godo/issues/237\r\n\r\nI'd love to get your feedback on that\r\n\r\nPaul" ]
2019-06-18T14:42:23
2019-07-22T20:10:34
2019-07-22T20:10:34
MEMBER
null
Both the `digitalocean_database_cluster` resource and datasource should return a computed `urn` attribute in the form `do:dbaas:<DATABASE_ID>` in order to allow assigning databases to projects. Blocked on: https://github.com/digitalocean/godo/issues/237
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/256/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/256/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/255
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/255/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/255/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/255/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/255
457,457,841
MDExOlB1bGxSZXF1ZXN0Mjg5MjYyOTYw
255
feat : Add new datasource to retrieve multiple droplet
{ "login": "Kyos", "id": 7090201, "node_id": "MDQ6VXNlcjcwOTAyMDE=", "avatar_url": "https://avatars.githubusercontent.com/u/7090201?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Kyos", "html_url": "https://github.com/Kyos", "followers_url": "https://api.github.com/users/Kyos/followers", ...
[ { "id": 737911928, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjg=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XL", "name": "size/XL", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[]
2019-06-18T12:42:26
2019-06-18T12:43:07
2019-06-18T12:42:32
NONE
null
Signed-off-by: Kyos <o.laniesse@gmail.com>
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/255/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/255/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/255", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/255", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/255.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/254
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/254/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/254/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/254/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/254
456,064,430
MDU6SXNzdWU0NTYwNjQ0MzA=
254
Add support for adding CORS to digitalocean_spaces.
{ "login": "IAmNatch", "id": 15078788, "node_id": "MDQ6VXNlcjE1MDc4Nzg4", "avatar_url": "https://avatars.githubusercontent.com/u/15078788?v=4", "gravatar_id": "", "url": "https://api.github.com/users/IAmNatch", "html_url": "https://github.com/IAmNatch", "followers_url": "https://api.github.com/users/IAm...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" }, { "id": 919581746, ...
closed
false
null
[]
null
[ "Could someone point me in the right direction for a contribution?", "Since we are using aws-sdk-go to interact with the Spaces API, the code would look quite similar to how it is implemented in the `aws_s3_bucket` resource. If you wanted to work on this, it's probably a good starting place.\r\n\r\nSchema: https:...
2019-06-14T05:17:12
2019-10-22T23:10:12
2019-10-22T23:10:12
NONE
null
### Terraform Version Terraform v0.11.13-0.12.12 + provider.digitalocean v1.4.0 ### Affected Resource(s) Please list the resources as a list, for example: - digitalocean_space_bucket ### Proposed feature Provide the ability to set a spaces CORS policy. It's already accessible via the DO api. ### Referenc...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/254/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/254/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/253
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/253/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/253/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/253/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/253
455,183,969
MDU6SXNzdWU0NTUxODM5Njk=
253
Add tagging support to the digitalocean_database_cluster resource
{ "login": "rozhok", "id": 1721631, "node_id": "MDQ6VXNlcjE3MjE2MzE=", "avatar_url": "https://avatars.githubusercontent.com/u/1721631?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rozhok", "html_url": "https://github.com/rozhok", "followers_url": "https://api.github.com/users/rozhok/foll...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "Thanks for raising this. Tagging support for databases wasn't added to the DigitalOcean API until after the resource made its way into the Terraform provider. We need to add it here as well. ", "@andrewsomething it seems that the [documentation](https://developers.digitalocean.com/documentation/v2/#databases) ar...
2019-06-12T12:26:57
2019-09-20T22:59:10
2019-09-20T22:59:10
NONE
null
Hey. I'm unable to tag by database cluster. Is it excepted? ### Terraform Version ``` Terraform v0.12.1 + provider.aws v2.14.0 + provider.digitalocean v1.4.0 ``` ### Affected Resource(s) - digitalocean_database_cluster - digitalocean_tag ### Terraform Configuration Files ```hcl resource "digitalocean_ta...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/253/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/253/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/252
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/252/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/252/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/252/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/252
453,951,322
MDExOlB1bGxSZXF1ZXN0Mjg2NTA2NTQ1
252
resource/droplet: Removing the IPv6 private parameter
{ "login": "stack72", "id": 227823, "node_id": "MDQ6VXNlcjIyNzgyMw==", "avatar_url": "https://avatars.githubusercontent.com/u/227823?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stack72", "html_url": "https://github.com/stack72", "followers_url": "https://api.github.com/users/stack72/fo...
[ { "id": 737911929, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XS", "name": "size/XS", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ ":shipit: LGTM. Thanks @stack72!" ]
2019-06-09T23:26:11
2019-06-10T21:59:41
2019-06-10T21:59:41
CONTRIBUTOR
null
Fixes: #181 DigitalOcean doesn't support IPv6 private networking. Therefore, having a parameter in the schema for this isn't correct. It has been marked as `removed` with an appropriate error message
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/252/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/252/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/252", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/252", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/252.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/251
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/251/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/251/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/251/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/251
452,204,840
MDExOlB1bGxSZXF1ZXN0Mjg1MTQxNzE4
251
datasource: New Database Cluster Datasource
{ "login": "stack72", "id": 227823, "node_id": "MDQ6VXNlcjIyNzgyMw==", "avatar_url": "https://avatars.githubusercontent.com/u/227823?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stack72", "html_url": "https://github.com/stack72", "followers_url": "https://api.github.com/users/stack72/fo...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911928, "node_id":...
closed
false
null
[]
null
[ "One small comment. Beside that this looks great. Thanks for the PR!", "Change made as requested @andrewsomething πŸ‘ \t", ":+1: Thanks!" ]
2019-06-04T20:57:42
2019-06-10T22:05:52
2019-06-10T22:05:51
CONTRIBUTOR
null
Fixes: #236 ``` β–Ά acctests digitalocean TestAccDataSourceDigitalOceanDatabaseCluster_Basic === RUN TestAccDataSourceDigitalOceanDatabaseCluster_Basic --- PASS: TestAccDataSourceDigitalOceanDatabaseCluster_Basic (343.56s) PASS ok github.com/terraform-providers/terraform-provider-digitalocean/digitalocean 343...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/251/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/251/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/251", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/251", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/251.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/250
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/250/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/250/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/250/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/250
451,552,101
MDExOlB1bGxSZXF1ZXN0Mjg0NjE5ODQ3
250
Regenerate go.sum (Fixes: #246).
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911930, "node_id": "MDU6TGFiZWw3Mzc5MTE5MzA=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/M", "name": "size/M", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "@andrewsomething can this be merged? This is causing me to have a failed build locally when trying to add a new datasource", "@stack72 Done. Sorry about that.", "thanks @andrewsomething - i will send a PR soon that adds a DataSource for Database Clusters" ]
2019-06-03T15:36:14
2019-06-04T20:04:59
2019-06-04T19:54:32
MEMBER
null
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/250/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/250/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/250", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/250", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/250.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/249
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/249/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/249/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/249/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/249
451,243,730
MDExOlB1bGxSZXF1ZXN0Mjg0Mzc3NDM3
249
Update floating_ip_assignment.html.markdown
{ "login": "rayrutjes", "id": 5570853, "node_id": "MDQ6VXNlcjU1NzA4NTM=", "avatar_url": "https://avatars.githubusercontent.com/u/5570853?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rayrutjes", "html_url": "https://github.com/rayrutjes", "followers_url": "https://api.github.com/users/ra...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[ "Thanks again @rayrutjes! :pray: " ]
2019-06-02T22:51:08
2019-06-03T09:52:26
2019-06-02T22:57:49
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/249/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/249/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/249", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/249", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/249.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/248
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/248/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/248/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/248/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/248
451,171,630
MDExOlB1bGxSZXF1ZXN0Mjg0MzI4NzA3
248
Update cdn.html.markdown
{ "login": "rayrutjes", "id": 5570853, "node_id": "MDQ6VXNlcjU1NzA4NTM=", "avatar_url": "https://avatars.githubusercontent.com/u/5570853?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rayrutjes", "html_url": "https://github.com/rayrutjes", "followers_url": "https://api.github.com/users/ra...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[ "LGTM, thanks!" ]
2019-06-02T09:24:07
2019-06-02T17:27:55
2019-06-02T15:54:23
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/248/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/248/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/248", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/248", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/248.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/247
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/247/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/247/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/247/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/247
451,171,523
MDExOlB1bGxSZXF1ZXN0Mjg0MzI4NjQw
247
Update spaces_bucket.html.markdown
{ "login": "rayrutjes", "id": 5570853, "node_id": "MDQ6VXNlcjU1NzA4NTM=", "avatar_url": "https://avatars.githubusercontent.com/u/5570853?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rayrutjes", "html_url": "https://github.com/rayrutjes", "followers_url": "https://api.github.com/users/ra...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[ ":+1: Thanks!" ]
2019-06-02T09:22:39
2019-06-02T17:27:45
2019-06-02T15:54:51
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/247/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/247/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/247", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/247", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/247.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/246
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/246/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/246/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/246/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/246
451,115,088
MDU6SXNzdWU0NTExMTUwODg=
246
build from source (make build) failing
{ "login": "shinenelson", "id": 4771718, "node_id": "MDQ6VXNlcjQ3NzE3MTg=", "avatar_url": "https://avatars.githubusercontent.com/u/4771718?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shinenelson", "html_url": "https://github.com/shinenelson", "followers_url": "https://api.github.com/us...
[ { "id": 620326610, "node_id": "MDU6TGFiZWw2MjAzMjY2MTA=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/bug", "name": "bug", "color": "f7c6c7", "default": true, "description": null } ]
closed
false
null
[]
null
[ "Thanks for the report @shinenelson. To be honest, I'm not entirely sure what the issue is here. It has been building fine in CI as well as locally for me. Though blowing away `go.mod` and regenerating does create this diff:\r\n\r\n```\r\n-github.com/hashicorp/terraform v0.12.0 h1:B5lTDWSdEbbjxrTZQ8GdsDlH7FnDrIvF42...
2019-06-01T19:04:10
2019-08-23T16:32:47
2019-06-04T19:54:33
NONE
null
### Terraform Version Terraform v0.12.1-dev ### Expected Behavior What should have happened? `make build` should have completed without any errors ### Actual Behavior What actually happened? ``` ==> Checking that code complies with gofmt requirements... go install verifying github.com/hashicorp/terraform@...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/246/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/246/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/245
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/245/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/245/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/245/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/245
450,978,548
MDExOlB1bGxSZXF1ZXN0Mjg0MTkxMDI0
245
Remove Limited Availability mentions as Kubernetes is now in GA.
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[]
2019-05-31T20:57:34
2019-06-18T19:35:11
2019-06-18T19:35:04
MEMBER
null
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/245/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/245/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/245", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/245", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/245.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/244
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/244/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/244/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/244/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/244
450,048,749
MDU6SXNzdWU0NTAwNDg3NDk=
244
Inconsistent final plan when accessing kube raw config
{ "login": "francocatena", "id": 85371, "node_id": "MDQ6VXNlcjg1Mzcx", "avatar_url": "https://avatars.githubusercontent.com/u/85371?v=4", "gravatar_id": "", "url": "https://api.github.com/users/francocatena", "html_url": "https://github.com/francocatena", "followers_url": "https://api.github.com/users/f...
[]
closed
false
null
[]
null
[ "Hi @francocatena, thanks for the report. I haven't been able to reproduce this.\r\n\r\n> It seems the content should be marked as \"computed\" according to the Compatibility Guide\r\n\r\nThe kubeconfig attributes are marked as \"computed\" See:\r\n\r\nhttps://github.com/terraform-providers/terraform-provider-digit...
2019-05-29T22:31:23
2019-08-29T19:36:02
2019-08-29T19:36:02
NONE
null
Hi, After upgradiing to version 1.4.0, I now have an "inconsistent final plan error". It is related to the "changing nature" of the kube config content. It seems the content should be marked as "computed" according to the Compatibility Guide: https://www.terraform.io/docs/extend/terraform-0.12-compatibility.html#ina...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/244/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/244/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/243
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/243/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/243/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/243/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/243
449,463,908
MDU6SXNzdWU0NDk0NjM5MDg=
243
[FreeBSD] DigitalOcean SSH Keys Not Attached to New Droplets
{ "login": "mkeen", "id": 38221, "node_id": "MDQ6VXNlcjM4MjIx", "avatar_url": "https://avatars.githubusercontent.com/u/38221?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mkeen", "html_url": "https://github.com/mkeen", "followers_url": "https://api.github.com/users/mkeen/followers", "f...
[ { "id": 1049485552, "node_id": "MDU6TGFiZWwxMDQ5NDg1NTUy", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/do-api", "name": "do-api", "color": "0080ff", "default": false, "description": "Depends on changes to the DigitalOcean API" } ]
closed
false
null
[]
null
[ "@mkeen thanks for the report and apologies for the inconvenience. I am able to reproduce but not sure what it's related to at the moment. About to board a plane so I'll dig in later this week.\r\n\r\nedit:\r\n\r\nDroplet created with doctl seems to set the ssh key fine. Next step is to check via the virtual consol...
2019-05-28T20:32:54
2019-07-19T17:46:39
2019-07-12T19:51:30
NONE
null
Hi, I'm unable to attach an SSH key to a new DO droplet using Terraform. I've done some digging and there does appear to be a discrepancy between DO API documentation, and their own console implementation. I am able to attach my key just fine from the DO console, but cannot do it at all through Terraform. See below ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/243/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/243/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/242
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/242/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/242/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/242/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/242
448,977,984
MDExOlB1bGxSZXF1ZXN0MjgyNjAzNDg4
242
Auto upgrade
{ "login": "lfarnell", "id": 16448225, "node_id": "MDQ6VXNlcjE2NDQ4MjI1", "avatar_url": "https://avatars.githubusercontent.com/u/16448225?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lfarnell", "html_url": "https://github.com/lfarnell", "followers_url": "https://api.github.com/users/lfa...
[ { "id": 625730289, "node_id": "MDU6TGFiZWw2MjU3MzAyODk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/dependencies", "name": "dependencies", "color": "fad8c7", "default": false, "description": null }, { "id": 737911925, "node_id": ...
closed
false
null
[]
null
[ "Still needs documentation added but I would love some feedback first before I write it.", "Don't think this was the best way of doing this. Closing for now." ]
2019-05-27T19:59:39
2019-07-23T01:16:56
2019-07-23T01:16:56
CONTRIBUTOR
null
Best attempt at adding "auto_upgrade" to Kubernetes clusters. I don't necessarily know how to test this without DO issuing a patch update. closes #237
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/242/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/242/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/242", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/242", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/242.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/241
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/241/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/241/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/241/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/241
448,302,430
MDExOlB1bGxSZXF1ZXN0MjgyMTE4NTkx
241
ReadMe Typo
{ "login": "ddymko", "id": 1588386, "node_id": "MDQ6VXNlcjE1ODgzODY=", "avatar_url": "https://avatars.githubusercontent.com/u/1588386?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddymko", "html_url": "https://github.com/ddymko", "followers_url": "https://api.github.com/users/ddymko/foll...
[ { "id": 737911929, "node_id": "MDU6TGFiZWw3Mzc5MTE5Mjk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XS", "name": "size/XS", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ ":+1: Thanks @ddymko!" ]
2019-05-24T18:32:34
2023-08-30T21:22:30
2019-05-24T18:35:38
CONTRIBUTOR
null
Noticed a small typo in the read me. Figured I would just fix it!
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/241/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/241/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/241", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/241", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/241.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/240
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/240/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/240/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/240/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/240
448,286,119
MDExOlB1bGxSZXF1ZXN0MjgyMTA1ODI5
240
kubeconfig should be TypeList not TypeSet (Fixes: #239).
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911925, "node_id": "MDU6TGFiZWw3Mzc5MTE5MjU=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XXL", "name": "size/XXL", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[ "LGTM!\r\n\r\n```\r\n....\r\n\r\noutput \"kube_config\" { \r\n value = digitalocean_kubernetes_cluster.demo_cluster.kube_config[0].raw_config \r\n}\r\n\r\noutput \"kube_host\" { \r\n value = digitalocean_kubernetes_cluster.demo_cluster.kube_config[0].host \r\n}\r\n```\r\n\r\nNow able to successfully exec...
2019-05-24T17:51:15
2019-05-28T18:03:07
2019-05-28T18:03:03
MEMBER
null
This fixes an issue with accessing `kube_config` attributes under Terraform 0.12 by using TypeList rather than TypeSet in the schema. Most of this diff is vendoring `github.com/terraform-providers/terraform-provider-kubernetes` for use in the integration test excercising this bvehaviour. Result of new integration te...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/240/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/240/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/240", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/240", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/240.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/239
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/239/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/239/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/239/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/239
448,211,193
MDU6SXNzdWU0NDgyMTExOTM=
239
Unable to access `kube_config` in Terraform 0.12
{ "login": "cecilia-sanare", "id": 9692284, "node_id": "MDQ6VXNlcjk2OTIyODQ=", "avatar_url": "https://avatars.githubusercontent.com/u/9692284?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cecilia-sanare", "html_url": "https://github.com/cecilia-sanare", "followers_url": "https://api.gith...
[ { "id": 620326610, "node_id": "MDU6TGFiZWw2MjAzMjY2MTA=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/bug", "name": "bug", "color": "f7c6c7", "default": true, "description": null }, { "id": 1292111220, "node_id": "MDU6TGFiZWwxMjkyM...
closed
false
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "h...
null
[ "LGTM!\r\n\r\n```\r\n....\r\n\r\noutput \"kube_config\" { \r\n value = digitalocean_kubernetes_cluster.demo_cluster.kube_config[0].raw_config \r\n}\r\n\r\noutput \"kube_host\" { \r\n value = digitalocean_kubernetes_cluster.demo_cluster.kube_config[0].host \r\n}\r\n```\r\n\r\nNow able to successfully exec...
2019-05-24T14:49:06
2019-05-29T15:02:31
2019-05-28T18:03:05
NONE
null
### Terraform Version ```sh $ terraform -v xxx ``` ### Affected Resource(s) - digitalocean_kubernetes_cluster ### Terraform Configuration Files ```hcl provider "digitalocean" {} resource "digitalocean_kubernetes_cluster" "default" { name = "delete-me" region = "nyc1" version = "1.14.2-do....
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/239/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/239/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/238
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/238/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/238/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/238/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/238
447,923,746
MDU6SXNzdWU0NDc5MjM3NDY=
238
'NoZeroValues' validation restricts conditional resources
{ "login": "ianmuscat", "id": 3533586, "node_id": "MDQ6VXNlcjM1MzM1ODY=", "avatar_url": "https://avatars.githubusercontent.com/u/3533586?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ianmuscat", "html_url": "https://github.com/ianmuscat", "followers_url": "https://api.github.com/users/ia...
[]
closed
false
null
[]
null
[ "Hi @ianmuscat! Rather than `node_count`, you should use `count` for creating a resource conditionally. The `node_count` attribute is specific to the `digitalocean_database_cluster` resource that maps to `num_nodes` in the [DigitalOcean database API](https://developers.digitalocean.com/documentation/v2/#create-a-ne...
2019-05-24T00:07:59
2019-05-24T22:37:14
2019-05-24T22:37:14
NONE
null
### Terraform Version ``` terraform -v Terraform v0.12.0 + provider.digitalocean v1.3.0 ``` ### Affected Resource(s) Please list the resources as a list, for example: - `digitalocean_database_cluster` - (probably other resources too) ### Terraform Configuration Files ```hcl terraform { required_versi...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/238/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/238/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/237
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/237/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/237/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/237/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/237
446,874,803
MDU6SXNzdWU0NDY4NzQ4MDM=
237
Add digitalocean_kubernetes_cluster.auto_upgrade
{ "login": "MarianoRD", "id": 10457534, "node_id": "MDQ6VXNlcjEwNDU3NTM0", "avatar_url": "https://avatars.githubusercontent.com/u/10457534?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MarianoRD", "html_url": "https://github.com/MarianoRD", "followers_url": "https://api.github.com/users/...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "I'm interested in adding this feature but wanted to clarify some of my assumptions and hopefully get some feedback on it. Currently, the resource requires a version of the Kubernetes cluster one wishes to provision. Once the new ```auto_upgrade``` attribute is set to true the state and config will be out of sync w...
2019-05-22T00:01:59
2020-07-22T17:34:18
2020-07-22T17:23:08
NONE
null
### Affected Resource(s) - digitalocean_kubernetes_cluster ### Terraform Configuration Files ```hcl resource "digitalocean_kubernetes_cluster" "foo" { name = "foo" region = "nyc1" version = "1.12.1-do.2" node_pool { name = "worker-pool" size = "s-2vcpu-2gb" node_count ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/237/reactions", "total_count": 5, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/237/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/236
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/236/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/236/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/236/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/236
445,096,763
MDU6SXNzdWU0NDUwOTY3NjM=
236
Add digitalocean_database_cluster Data Source
{ "login": "ntodd", "id": 31457, "node_id": "MDQ6VXNlcjMxNDU3", "avatar_url": "https://avatars.githubusercontent.com/u/31457?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ntodd", "html_url": "https://github.com/ntodd", "followers_url": "https://api.github.com/users/ntodd/followers", "f...
[ { "id": 640744189, "node_id": "MDU6TGFiZWw2NDA3NDQxODk=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/new-data-source", "name": "new-data-source", "color": "d4c5f9", "default": false, "description": null } ]
closed
false
null
[]
null
[]
2019-05-16T18:23:50
2019-06-10T22:05:51
2019-06-10T22:05:51
NONE
null
Add `digitalocean_database_cluster` data source. Use case is to get `urn` of database cluster to add to a `digitalocean_project` resource. ### Terraform Version ``` Terraform v0.11.13 + provider.digitalocean v1.3.0 ``` ### Affected Resource(s) - digital_ocean_database_cluster ### Terraform Configuration F...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/236/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/236/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/235
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/235/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/235/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/235/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/235
444,163,842
MDU6SXNzdWU0NDQxNjM4NDI=
235
Retry 50x replies from API
{ "login": "ojongerius", "id": 1726055, "node_id": "MDQ6VXNlcjE3MjYwNTU=", "avatar_url": "https://avatars.githubusercontent.com/u/1726055?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ojongerius", "html_url": "https://github.com/ojongerius", "followers_url": "https://api.github.com/users...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "Appreciate the context and apologies this causes issues in a pipelineβ€”I can see how that would be annoying and totally empathize for you there.\r\n\r\nThink adding retry logic to [godo](https://github.com/digitalocean/godo) is where we need to start. https://github.com/digitalocean/godo/issues/173 is tracking it t...
2019-05-14T23:06:05
2023-09-11T19:54:31
2023-09-11T19:54:31
NONE
null
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 flake breaks our pipeline, even if just a few calls in 503 or 502s, I propose retrying 50x errors. ### Terraform Version Run `terraform -v` to sh...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/235/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/235/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/234
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/234/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/234/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/234/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/234
443,533,724
MDU6SXNzdWU0NDM1MzM3MjQ=
234
Add kubectl credentials renewal.
{ "login": "MarianoRD", "id": 10457534, "node_id": "MDQ6VXNlcjEwNDU3NTM0", "avatar_url": "https://avatars.githubusercontent.com/u/10457534?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MarianoRD", "html_url": "https://github.com/MarianoRD", "followers_url": "https://api.github.com/users/...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
open
false
null
[]
null
[ "So I implemented this with:\r\n\r\n```terraform\r\nresource \"null_resource\" \"kubeconfig\" {\r\n provisioner \"local-exec\" {\r\n command = \"doctl k cluster kubeconfig save ${digitalocean_kubernetes_cluster.this.name}\"\r\n }\r\n\r\n triggers = {\r\n cluster_config = element(digitalocean_kubernetes_clu...
2019-05-13T18:13:13
2023-03-28T02:27:30
null
NONE
null
### 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 not renewed automatically ### Steps to Reproduce 1. Create ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/234/reactions", "total_count": 5, "+1": 4, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/234/timeline
null
null
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/233
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/233/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/233/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/233/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/233
443,013,220
MDU6SXNzdWU0NDMwMTMyMjA=
233
Importing digitalocean_records appends a . after the value
{ "login": "JamJar00", "id": 5931310, "node_id": "MDQ6VXNlcjU5MzEzMTA=", "avatar_url": "https://avatars.githubusercontent.com/u/5931310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JamJar00", "html_url": "https://github.com/JamJar00", "followers_url": "https://api.github.com/users/JamJa...
[]
closed
false
null
[]
null
[ "As far as I understand, Terraform's behaviour is correct here. The dot (`.`) is required. Importing a record with a config similar to yours and allowing `terraform apply` to run will result in a 422 error from the DigitalOcean API: `Data needs to end with a dot (.)`\r\n\r\n```\r\n$ terraform apply\r\ndigitalocean_...
2019-05-11T16:39:56
2019-05-14T14:30:32
2019-05-14T14:30:32
NONE
null
### Terraform Version ``` Terraform v0.11.13 + provider.digitalocean v1.3.0 ``` ### Affected Resource(s) - digitalocean_record ### Terraform Configuration Files (Trimmed down for clarity) ```hcl resource "digitalocean_domain" "darkriftnetworking_com" { name = "darkriftnetworking.com" } ... ...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/233/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/233/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/232
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/232/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/232/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/232/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/232
442,878,955
MDExOlB1bGxSZXF1ZXN0Mjc3ODk3MTg1
232
Various resource import improvements (Fixes: #231).
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911930, "node_id": "MDU6TGFiZWw3Mzc5MTE5MzA=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/M", "name": "size/M", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[]
2019-05-10T20:16:34
2019-05-15T16:11:57
2019-05-15T16:11:53
MEMBER
null
This PR brings in a number of improvements around resource importing. Specifically: - For Volumes, it removes the need for a custom function altogether by just using `ImportStatePassthrough` - For resources that really do require a custom import function (Droplet, Domain Records, and Spaces buckets), it removes unn...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/232/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/232/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/232", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/232", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/232.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/231
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/231/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/231/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/231/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/231
442,436,152
MDU6SXNzdWU0NDI0MzYxNTI=
231
terraform import: digitalocean dns record crashes on import
{ "login": "stavxyz", "id": 2030182, "node_id": "MDQ6VXNlcjIwMzAxODI=", "avatar_url": "https://avatars.githubusercontent.com/u/2030182?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stavxyz", "html_url": "https://github.com/stavxyz", "followers_url": "https://api.github.com/users/stavxyz/...
[]
closed
false
null
[]
null
[ "I'm able to replicate this when providing an invalid record ID.\r\n\r\nThis is because of this bit right here in the resource read:\r\n\r\nhttps://github.com/terraform-providers/terraform-provider-digitalocean/blob/3dc0ca55ce9f8f9fb0ecf00df73dfe6b24d1bd84/digitalocean/resource_digitalocean_record.go#L189-L194\r\n\...
2019-05-09T21:12:50
2019-05-15T16:11:53
2019-05-15T16:11:53
CONTRIBUTOR
null
### Terraform Version ``` $ terraform version Terraform v0.11.13 + provider.digitalocean v1.2.0 ``` ### Affected Resource(s) Please list the resources as a list, for example: - digitalocean_record ### Terraform Configuration Files ```hcl resource "digitalocean_record" "my_z_sub_record" { domain = "...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/231/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/231/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/230
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/230/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/230/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/230/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/230
441,875,516
MDExOlB1bGxSZXF1ZXN0Mjc3MTA5MTg1
230
Update vendored Terraform to 0.12 RC1 (Fixes: #229).
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 737911925, "node_id": "MDU6TGFiZWw3Mzc5MTE5MjU=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/size/XXL", "name": "size/XXL", "color": "ffffff", "default": false, "description": null } ]
closed
false
null
[]
null
[]
2019-05-08T18:42:52
2019-05-09T17:20:02
2019-05-09T17:19:57
MEMBER
null
Closes #229
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/230/reactions", "total_count": 6, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 2, "rocket": 2, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/230/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/230", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/230", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/230.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/229
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/229/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/229/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/229/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/229
441,769,516
MDU6SXNzdWU0NDE3Njk1MTY=
229
The plugin is incompatible with terraform 0.12
{ "login": "jackivanov", "id": 17044561, "node_id": "MDQ6VXNlcjE3MDQ0NTYx", "avatar_url": "https://avatars.githubusercontent.com/u/17044561?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jackivanov", "html_url": "https://github.com/jackivanov", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[ "The new 1.3.0 build should now be available via `terraform init -upgrade`", "> The new 1.3.0 build should now be available via `terraform init -upgrade`\r\n\r\nand if this will not help you, as for me was, check your `~/.terraform.d/plugins/` for the old version of plugins and delete them or update manually\r\n\...
2019-05-08T14:37:05
2019-07-12T12:41:59
2019-05-09T17:19:57
NONE
null
### Terraform Version ``` $ ./terraform -v Terraform v0.12.0-rc1 + provider.digitalocean v1.2.0 ``` ### Affected Resource(s) - All digitalocean resources ### Terraform Configuration Files ```hcl resource "digitalocean_floating_ip" "main" { region = "fra1" } ``` ### Expected Behavior The plugi...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/229/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/229/timeline
null
completed
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/228
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/228/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/228/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/228/events
https://github.com/digitalocean/terraform-provider-digitalocean/pull/228
439,728,267
MDExOlB1bGxSZXF1ZXN0Mjc1NDcxNzcx
228
Remove outdated info from Droplet tag docs.
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 620327014, "node_id": "MDU6TGFiZWw2MjAzMjcwMTQ=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/documentation", "name": "documentation", "color": "fef2c0", "default": true, "description": null }, { "id": 737911929, "node_id":...
closed
false
null
[]
null
[]
2019-05-02T18:32:48
2019-05-08T14:25:04
2019-05-08T14:24:58
MEMBER
null
The DigitalOcean API will automatically create a tag if it does not already exist when specified in a request to create a Droplet. https://developers.digitalocean.com/documentation/v2/#create-a-new-droplet
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/228/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/228/timeline
null
null
false
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/pulls/228", "html_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/228", "diff_url": "https://github.com/digitalocean/terraform-provider-digitalocean/pull/228.diff", "patch_url": "https://github.com/di...
true
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/227
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/227/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/227/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/227/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/227
438,617,752
MDU6SXNzdWU0Mzg2MTc3NTI=
227
Tag a resource
{ "login": "syntaqx", "id": 6037730, "node_id": "MDQ6VXNlcjYwMzc3MzA=", "avatar_url": "https://avatars.githubusercontent.com/u/6037730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/syntaqx", "html_url": "https://github.com/syntaqx", "followers_url": "https://api.github.com/users/syntaqx/...
[ { "id": 640744178, "node_id": "MDU6TGFiZWw2NDA3NDQxNzg=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/new-resource", "name": "new-resource", "color": "d4c5f9", "default": false, "description": null } ]
open
false
null
[]
null
[]
2019-04-30T06:15:26
2019-05-03T01:46:20
null
NONE
null
# Feature request: Tag a resource > I'm sorry if I'm doing this wrong. It would be fantastic if there was a resource that was able to tag existing resource types with an existing tag. An API already exists via [Tag a resource](https://developers.digitalocean.com/documentation/v2/#tag-a-resource) which hopefull...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/227/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/227/timeline
null
null
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/226
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/226/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/226/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/226/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/226
438,603,638
MDU6SXNzdWU0Mzg2MDM2Mzg=
226
Default region and project for resources
{ "login": "syntaqx", "id": 6037730, "node_id": "MDQ6VXNlcjYwMzc3MzA=", "avatar_url": "https://avatars.githubusercontent.com/u/6037730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/syntaqx", "html_url": "https://github.com/syntaqx", "followers_url": "https://api.github.com/users/syntaqx/...
[ { "id": 620326613, "node_id": "MDU6TGFiZWw2MjAzMjY2MTM=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/enhancement-provider", "name": "enhancement-provider", "color": "d4c5f9", "default": false, "description": "" } ]
open
false
null
[]
null
[ "I would like to take a stab at this. Looking at other providers it seems like its either set the region at the provider level(AWS) or you can set the region at the provider level but still override the region at the resource level(GCP). I believe it would be a better experience to follow the GCP way of doing this....
2019-04-30T04:55:41
2019-05-23T19:48:35
null
NONE
null
# Feature request: Provider default `region` and `project` > Sorry if I'm doing this wrong Similar to that of other Terraform providers, it would be fantastic to be able to provide default, overridable values for resource `region` and `project`. These variables are very often the same within a single state, I'...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/226/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/226/timeline
null
null
null
null
false
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/225
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/225/labels{/name}
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/225/comments
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/225/events
https://github.com/digitalocean/terraform-provider-digitalocean/issues/225
437,242,945
MDU6SXNzdWU0MzcyNDI5NDU=
225
Postgres Connection Pool Resource
{ "login": "andrewsomething", "id": 46943, "node_id": "MDQ6VXNlcjQ2OTQz", "avatar_url": "https://avatars.githubusercontent.com/u/46943?v=4", "gravatar_id": "", "url": "https://api.github.com/users/andrewsomething", "html_url": "https://github.com/andrewsomething", "followers_url": "https://api.github.co...
[ { "id": 640744178, "node_id": "MDU6TGFiZWw2NDA3NDQxNzg=", "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/labels/new-resource", "name": "new-resource", "color": "d4c5f9", "default": false, "description": null } ]
closed
false
null
[]
null
[]
2019-04-25T14:51:03
2019-11-13T19:07:07
2019-11-13T19:07:07
MEMBER
null
With the addition of support for DigitalOcean Managed Databases, we should extend support for related resources such as Postgres connection pools. Proposed format: ```hcl resource "digitalocean_database_connection_pool" "pool-01" { database = "${digitalocean_database.foo.id}" name = "backend-pool" m...
{ "url": "https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/225/reactions", "total_count": 9, "+1": 8, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/digitalocean/terraform-provider-digitalocean/issues/225/timeline
null
completed
null
null
false