Andrew Starr-Bochicchio

Results 141 comments of Andrew Starr-Bochicchio

Hi @ivs, I am unable to reproduce this issue. Can you share anything more about your code and environment that might help use reproduce the problem?

On the Terraform side, the `digitalocean_database_ca` data source has been available since v2.13.0 (released October 7, 2021). https://registry.terraform.io/providers/digitalocean/digitalocean/latest/docs/data-sources/database_ca

Hi @mwyld, Is that Terraform CDK? In `project: my-project`, what is the value of `my-project`? It should be the ID of the project. Here's a working example in HCL that...

@gsquire Thanks for this great contribution! > I do want to call out the fact that I couldn't find the corresponding API for the replica connection command. The `replica connection`...

`urn` is a `Computed` value and should not cause a resource to be replaced. The Terraform output shared in the original report only seems to be noting that the change...

Hi @terhechte, I have not been able to reproduce this issue. Can you provide any more information about your project that might help give us some insight? Is that the...

Adding new columns isn't necessarily a breaking change. For scripting, we should be encouraging usage of the `--format` flag to pick the specific values the user cares about and provide...

Thanks for looking into this @zikalino! The one positive to the backticks is that they display as code in the online version of the documentation: https://docs.digitalocean.com/reference/doctl/reference/databases/create/ > I am also...

Converting to a draft until this is ready to be reviewed and merged.

I've locked the issue. Thanks for the heads up @lbajolet-hashicorp!