Hi, From this <thread>, I re-run `pulumi up` again...
# getting-started
b
Hi, From this thread, I re-run
pulumi up
again but got different error
Copy code
aws:ecs:TaskDefinition (app-svc):
    error: 1 error occurred:
    	* failed creating ECS Task Definition (app-svc-e621f050): ClientException: Log driver awslogs requires options: awslogs-region
I haven’t seen
logConfiguration
in example repo or document. How to config it?