Antoine Baudrand

Results 7 comments of Antoine Baudrand

Thanks for looking into this @Freyert! Correcting the TTL before returning the cached value would indeed fix the issue. However, I see a potential problem with that: How will this...

@thisisnotashwin @curtbushko Can you take a look? This is an easy fix for a regression from consul-k8s 0.x.x

Hello @david-yu, thank you for your answer. I understand that you might want to make things simpler for people using the recommended deployment methods (using your guides and the helm...

Pretty please :pray: @david-yu This is already supported in the code, I'm only adding the flags to use it!

I opened a PR to fix this. @remilapeyre can you take a look? https://github.com/hashicorp/terraform-provider-consul/pull/385

> I opened a PR to fix this. @remilapeyre can you take a look? #385 I published the patched version to the registry to make it easier to validate/test: https://registry.terraform.io/providers/7fELF/consul/latest

Thanks for testing my patch @next-jesusmanuelnavarro My patch currently fixes the following resources: - auth_method - binding_rule - policy - role - role_policy_attachment - token - token_policy_attachment - token_role_attachment I'm...