Merge pull request #20592 from hashicorp/d-sensitive-data-pgp-mention

docs/state: Adjust mention of PGP encryption from RDS to IAM
pull/20605/head
Brian Flad 7 years ago committed by GitHub
commit dfe83d9ad5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,7 @@ and your definition of "sensitive." The state contains resource IDs and all
resource attributes. For resources such as databases, this may contain initial
passwords.
Some resources (such as RDS databases) have options for PGP encrypting the
Some resources (such as AWS IAM Access Keys) have options for PGP encrypting the
values within the state. This is implemented on a per-resource basis and
you should assume the value is plaintext unless otherwise documented.

Loading…
Cancel
Save