https://pulumi.com logo
#aws
Title
s

swift-eye-80147

06/18/2023, 10:29 AM
Hello, Question: i have my pulumi state file stored in my own created S3 bucket but i want to enable the Dynamo db for state locking which i am not able to... Can anyone help me by providing any resources for achieving state locking via Dynamdb?
b

billowy-army-68599

06/18/2023, 5:08 PM
Pulumi doesn’t use dynamodb for state locking, it uses the object level locking
s

swift-eye-80147

06/19/2023, 11:43 AM
Thanks