Marko Zabreznik

Results 18 comments of Marko Zabreznik

there's a old issue for this https://github.com/hashicorp/terraform-provider-aws/issues/632 the solution could be: ``` # get image name from the current (previous) definition data "aws_ecs_task_definition" "previous" { count = var.first_run ? 0...

Confirming the [above](https://github.com/tomikaa87/gree-remote/issues/63#issuecomment-2185380823) config works on version [2.14](https://github.com/RobHofmann/HomeAssistant-GreeClimateComponent/commit/4f447fa3008780b99abca74a932d79215dcd4b18) with a AC Firmware 1.23 (model 32792)

I agree, finding documentation is impossible, there is not even a search function on the page itself.

Yeah @OrkhanAlikhanov I've been using your gitbook pages for a while now and Google seems to like them better as well - showing them ahead of official pages for most...

Actually support for randomUUID only started in Node 19, so it would require passing in 'uuid' regardless. https://nodejs.org/docs/latest-v19.x/api/crypto.html

Quick test on one of my codebases showed no issues. I'm using the default crypto, but I really appretiate the work you did on the test suite for the various...

@timgit I have the same requirement, but I approached it in a different way. In my approach, schedules have a queue that is not necesaraly the same as the name...

still an issue in 2022 one workaround is using clout-init with `write_files`