EngineerBetter / concourse-up

Deprecated - used Control Tower instead
https://github.com/EngineerBetter/control-tower
Apache License 2.0
203 stars 28 forks source link

Unable to get concourse info #101

Closed ghost closed 5 years ago

ghost commented 5 years ago

I got following error message when I try to get deployment information on my installation:

InvalidBucketName: The specified bucket is not valid. status code: 400, request id: B70853CBC569E885, host id: uqWIkEeRBzSHDDJAuJFoH6tcXwWEy4Ch1VjfnZKr6JWXiSiU68ogJ+nw1W5AXpLqi8qGahIlR3s=

with command : concourse-up info DEPLOYMENT

Regards,

Christian

ghost commented 5 years ago

I resolved my issue by passing region with --region argument since I didn't deploy on default one.