Martin Atkins
Martin Atkins
Thanks for sharing this, @fnickels! I think this is an interesting edge case where I can see arguments on both sides for why this should or should not respect `-chdir`....
Hi @fnickels! Thanks for sharing this additional information. I think before we start thinking about whether and how to change Terraform's design to address your use-case we should probably discuss...
Hi @simonostendorf! Thanks for sharing this. While I certainly understand that what happened here isn't the behavior you _want_, it is unfortunately the intended and expected behavior of OpenTofu for...
Separately from the above, the fact that the `kubernetes_manifest` resource type _fails_ when the provider configuration contains unknown values seems to have been addressed in https://github.com/hashicorp/terraform-provider-kubernetes/pull/2510, where [there is now...
Normally at this point we'd ask for others to add 👍 votes to the original issue comment if they would also benefit from it being solved, but I think the...
FWIW I think this request is essentially a more specialized version of https://github.com/opentofu/opentofu/issues/1685. The specific framing of `depends_on` in provider configurations is not the right one because that would not...
Trying to think a little outside-of-box on whether there's a small incremental improvement we could make here, I remembered about the small improvement we made to the error message about...
I used GitHub Code Search with the terms `-is:fork -repo:hashicorp/terraform -repo:hashicorp/terraform-plugin-go -repo:hashicorp/terraform-plugin-framework -repo:hashicorp/terraform-plugin-sdk -repo:hashicorp/terraform-provider-corner -repo:hashicorp/terraform-plugin-testing -repo:hashicorp/terraform-plugin-mux` to try for a quick survey of how widely-used these different "deferred reasons" from...
Thanks for this suggestion @robertericreeves! We'll discuss it in the core team and steering committee. I think part of this will be deciding whether and how this new list would...
Hi @cschar, If I'm understanding your request correctly, I think you are asking for a URL template on `registry.terraform.io` that is compatible with the custom search capabilities in popular browsers....