# Copyright 2024, Pulumi Corporation. All rights reserved.
import pulumi
import time
print("Sleeping", flush=True)
time.sleep(30)