Martin Atkins

Results 1242 comments of Martin Atkins

When I was originally replying to this I thought we already had an open issue for the similar situation with provider registries, but I wasn't able to find one so...

I'm not personally aware of what the technical or other blockers are for supporting Azure Blob Storage as a source, but I couldn't find any open issue about that so...

Hi all! The core maintainers discussed this today and have decide to accept a compromise solution similar to what I described in https://github.com/opentofu/opentofu/issues/3313#issuecomment-3453104084. To make it clear what we're accepting...

The previous comment described the external behavior we're looking for. _This_ comment is instead some implementation-related notes that will hopefully be useful to someone working on implementing this. The requirements...

Hi @raffraffraff! Thanks for reporting this. From what you've described, it seems to be expected for Terraform to return a cycle error here, at least with Terraform's current intended design....

Hi @raffraffraff, In this context, "expected behavior" means that Terraform is working in the way it was designed to work. That doesn't mean that there isn't a better design to...

Hi @yegle! Thanks for this feature request. The use-case you wrote here seems less like a use-case and more like a description of the behavior of what you proposed. Can...

FWIW at the time it was certainly our _intention_ for the apply phase to either check that the working directory state is consistent with the information recorded in the plan,...

Hi @kmezynski! Sorry for the terseness of my previous reply. I was intending that as a note to others on our team for context from the previous discussion, not as...