Martin Atkins
Martin Atkins
Unfortunately the internal handling of provisioners and communicators is pretty old, crusty code because the provisioners feature has been in a "last resort" state for a long time. We discussed...
Hi all! The weird behavior here unfortunately seems to belong to the `scp` program on the target system, rather than Terraform itself. The `file` provisioner is acting as a `scp`...
Hi @brandonzylstra, I no longer work on Terraform at HashiCorp, so what I'm about to say is just some personal remarks and I'm not speaking on behalf of the Terraform...
Thanks for those questions! I will update the RFC to answer most of them today, and then also post comments here to answer the individual questions more directly. The one...
Hello again! As promised, I've pushed a new draft which contains answers to the questions asked so far. I'm also going to try to share similar information Q&A-style here just...
Although it's admittedly a slightly different situation, discussion over in https://github.com/golang/go/issues/71287 trended toward having artifact files generated by Go tests be placed in a temporary directory that's cleaned up after...
I've marked this as being a draft because I have some further edits to deal with (represented by the self-comments above) but this is not currently my focus so I...
https://github.com/opentofu/opentofu/pull/3519 has introduced some temporary scaffolding to let us execute what exists of the language runtime so far through the normal `tofu plan` command. To use this requires both a...
I'm putting this in the v1.12 milestone to remind us to talk about it during v1.12 planning, but if our decision is to remove this legacy support then probably for...
Hi @divyanshu-vashu! Thanks for sharing that. From earlier discussion I think our preference was to just disable this setting and document that we no longer treat directory junctions as symlinks,...