Diógenes Fernandes

Results 55 comments of Diógenes Fernandes

Sorry for taking so long to get back to you @baa-ableton! I should have time later this week, and I'll look this PR in detail.

@baa-ableton Sorry for taking so long to get back to you. Just had another look at your PR. It would be ideal if you could run these tests using the...

Thanks for your contribution, @baa-ableton!

Sure, feel free to work on it! I've assigned to you @baa-ableton !

Hi @baa-ableton, any progress on this issue?

Thanks @baa-ableton ! I'll be taking a look tomorrow.

Currently, there are examples demonstrating how to use provider iteration with modules at https://opentofu.org/docs/language/meta-arguments/module-providers/#module-instances-with-differing-provider-instances and https://opentofu.org/docs/language/meta-arguments/module-providers/ For resources, we have examples at https://opentofu.org/docs/language/meta-arguments/resource-provider/ and at https://opentofu.org/docs/language/providers/configuration/#referring-to-provider-instances That being said, I'm...

Hello @kkitai , thanks for the report! I've just tested a HTTP backend with this configuration and was able to get it working using variables: ``` variable "auth_token" { type...

Just adding as a reminder: when this is merged we should create an issue for implementing at `tofu-ls`.

@cam72cam could you understand why we didn't see this flaky test before and by changing the lint we are able to see it failing?