7 lines
286 B
Markdown
7 lines
286 B
Markdown
# S3 Backend Module
|
|
This module will deply an s3 remote backend for Terraform
|
|
|
|
Locking is handled by a serverless provisioned DynamoDB Table
|
|
All contents of the s3 bucket is encrypted via a KMS key and privileges are set in such a way that it only has the least ammount of privileges.
|
|
|