Dheeraj Kumar

Results 5 comments of Dheeraj Kumar

@jcmturner I’m facing the same issue and found @trung analysis helpful to find a workaround. Is it fine if I raise a PR for review?

@snqk My domain forest scenario was almost like yours. I had a similar solution(not an expert in Go) but instead of introducing a new parameter I changed _cname_ name and...

The changes hadn't work for @snqk as per his [comment](/jcmturner/gokrb5/issues/130#issuecomment-1535723635) and I had the similar scenario.

Data source `aws_lambda_function` argument `qualifier` resolves to the most recent published version as per provider documentation. Reserved concurrency is not version specific configuration so AWS Lambda API action [GetFunction](https://docs.aws.amazon.com/lambda/latest/api/API_GetFunction.html) response...

@jbardin I agree that there are only certain minor exceptions for configuration code which get evaluated conditionally but it becomes considerable code especially in complex modules with a lot of...