Terraform Amazon S3 Remote Backend: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 1: Line 1:
=Internal=
=Internal=
* [[Terraform_Concepts#Amazon_S3_Remote_Backend|Terraform Concepts]]
* [[Terraform_Concepts#Amazon_S3_Remote_Backend|Terraform Concepts]]
=Overview=
The S3 backend supports encryption at rest when the <code>encrypt</code> option is enabled. This feature might be useful when the state contains [[Terraform_Concepts#Security-Sensitive_Data|security-sensitive data]].

Revision as of 00:44, 21 February 2020

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.