Joe Tavin
Joe Tavin
Just had this issue on Linux Hosted agent. `##[error]AWS CLI is not installed on this machine.` Must the 'AWS CLI' step be dependent on a previous manual installation task on...
@renatorcosta the issue here is not how to install the AWS CLI. we've all done that. The issue is that we would expect the official VSTS AWS integration to include...
I tried leaving out the `port` from the `health_check` block, like so: ```hcl health_check { protocol = "http" path = "/my-servlet/ws/serverinfo" interval = 10 timeout = 5 healthy_threshold = 2...
Any updates?
Update anyone?