Chandan Patra

Results 3 comments of Chandan Patra

> Here is the original PR https://github.com/spring-cloud/spring-cloud-config/pull/1628/files > > Is there anything in the logs indicating what might be wrong? Hi Ryan, Thank you for responding. I was checking if...

> Yes I dont see any either, that is an issue in itself for sure, but to me it sounded like you could not get it to work, is it...

I used this command to get the region: `curl -s -H "Metadata-Flavor: Google" http://metadata.google.internal/computeMetadata/v1/instance/zone | cut -d/ -f 4 | sed 's/.\{2\}$//'` ![get-region](https://user-images.githubusercontent.com/9046793/117580663-07c0fa00-b0c7-11eb-8ef7-e56d5f18f29b.png)