Terraform use S3 as remote backend & DynamoDB to track the lock
NOTE: All configurations were taken from a lab environment. Introduction This guide will show how to use S3 as backend and DynamoDB to control the lock in Terraform. When Terraform runs, it cr...