Bogdan Barna

Results 2 comments of Bogdan Barna

I think `host` is not expecting a protocol. This is working for me: ``` resource "pingdom_check" "my_website" { type = "http" name = "My Website Check" host = "www.example.com" url...

Same here for `ecs wait services-stable` with the default deregistration delay.