kautikdk

Results 25 comments of kautikdk

Hi @gurusai-voleti, This change appears to be the risky fix as we are setting `localMd5Hash = old` in DiffSuppressFunc when the file is not present. This will prevent terraform diff...

> > Hi @gurusai-voleti, This change appears to be the risky fix as we are setting `localMd5Hash = old` in DiffSuppressFunc when the file is not present. This will prevent...

Hi @roaks3, Is there any way to handle intermediate value change of attribute during terraform apply operation? I believe, The error is coming because of two different values of same...

Hi @roaks3, Regarding your suggestion of using `CustomizeDiff`, I was going through documentation of inconsistent plan remediation and the to handle this kind of situation there is one custom diff...

Hi @gurusai-voleti, As per the changes, we are planning to remove retry logic for read operations. Are we ensured that it is matching storage buckets SLOs? If not can we...