You might want to mention that they need to add to their provider terraform { backend "s3" { bucket = "terraformbackend" key = "terraform" region = "us-east-2" **dynamodb_table = "terraform-lock"** } }