Hi All,
Can we use any other database other than dynamoDB for the purpose of state-locking?
Thanks Regards,
Manoj
Hi All,
Can we use any other database other than dynamoDB for the purpose of state-locking?
Thanks Regards,
Manoj
You can use a Postgres backend which support locking:
Backend Type: pg | Terraform | HashiCorp Developer
From the menu on the left you can view the other backends and see which ones support locking.