Terraform Amazon S3 Remote Backend: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=External= | |||
* https://www.terraform.io/docs/backends/types/s3.html | |||
=Internal= | =Internal= | ||
* [[Terraform_Concepts#Amazon_S3_Remote_Backend|Terraform Concepts]] | * [[Terraform_Concepts#Amazon_S3_Remote_Backend|Terraform Concepts]] |
Latest revision as of 01:27, 21 February 2020
External
Internal
Overview
The S3 backend supports encryption at rest when the encrypt
option is enabled. This feature might be useful when the state contains security-sensitive data.