Yes, it said in this documentation: developer.hashicorp.com/terraform/la... that DynamoDB state locking is deprecated and will be removed someday in future version
02.04.2025 23:25
๐ 0
๐ 0
๐ฌ 0
๐ 0
Yes, it said in this documentation: developer.hashicorp.com/terraform/la... that DynamoDB state locking is deprecated and will be removed someday in future version
Recently i published a blog post that explain how to migrate Terraform state locking from DynamoDB to S3 native state locking, please check out in here: lanandra.hashnode.dev/migrate-terr...
Do you know that since Terraform v1.11.0, S3 native state locking is became generally available?
github.com/hashicorp/te...