Daniel Dreier

Results 36 comments of Daniel Dreier

I went and tried to reproduce this again on my mac with the following trivial config: ```terraform terraform { required_providers { aws = { source = "hashicorp/aws" version = "~>...

@madeddie thank you for reporting this! If this you're blocked on this before we're able to fix it, one option is to use the [escape hatch](https://github.com/hashicorp/terraform-cdk/blob/main/docs/working-with-cdk-for-terraform/escape-hatch.md) to fix the generated...

I've removed this from the 0.7 milestone because that release is super full. I'm hoping we can revisit it in 0.8.

I also find this fact to be frustrating. We have redis on a handful of nodes, yet this fact executes on hundreds of systems with every run -- it's extremely...

I apologize for leaving this enhancement request hanging for so long. I think the topic on this issue has shifted from the specific suggestion it started with, to a general...

@kerwanp thanks for proposing this. I think this has a lot of overlap with [feature request: inverse targeting / exclude ](https://github.com/hashicorp/terraform/issues/2253) and [prevent_destroy should let you succeed](https://github.com/hashicorp/terraform/issues/3874). We're going to...

@AzySir no, this didn't make it into 0.13 and will also not be in the upcoming 0.14. It's a common request and the utility is clear, but designing this in...

Hi! Thanks for reporting this. On the surface of it, this sure looks like a valid issue, and I'd like to reproduce it locally. To do that, I have to...

Hello! I've tried to reproduce this issue, and confirmed for myself that on a Windows 10 VM with Terraform 0.12.26, I'm able to use Terraform and the AzureRM provider to...