Martin Atkins

Results 1242 comments of Martin Atkins

Hi @oprudkyi! Thanks for sharing this bug report. I just want to confirm that I'm understanding what you were expecting, and what you actually observed. You used `-lock-timeout=30m` here, so...

If your need would be met by configuring your execution environment to permit only a specific set of providers, you can achieve that already today by writing a [CLI Configuration...

I think it's also worth noting that the `hashicorp/google` provider itself has at least one way of smuggling data from the OpenTofu execution environment to an attacker-controlled location: ```hcl resource...

OpenTofu does currently have a mechanism called "reattach providers" where some other parent process launches the providers and performs the handshake on OpenTofu's behalf, and then launches OpenTofu itself with...

Hi @MartinEmrich! Thanks for reporting this. Unfortunately I think we have some conflicting requirements here. We made this change specifically because it is apparently insufficient to work with just the...

I'm no longer at HashiCorp after today, so I won't be able to work on this any further but I'm going to leave it open to keep it visible in...

I'm no longer at HashiCorp after today, so I won't be able to work on this any further but I'm going to leave it open to keep it visible in...

I'm no longer at HashiCorp after today, so I won't be able to work on this any further but I'm going to leave it open to keep it visible in...

Hi @tmccombs, Terraform does have an existing mechanism for overriding the service discovery process for a particular hostname, which is intended primarily for development but is also, I believe, how...

Ahh yes, that's a good additional thing that ought to be supported if we choose to expose a "hostname aliases" feature more broadly. Since we've started, I'll list a variety...