Merge pull request #20592 from hashicorp/d-sensitive-data-pgp-mention
docs/state: Adjust mention of PGP encryption from RDS to IAM
This commit is contained in:
commit
dfe83d9ad5
|
@ -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
|
resource attributes. For resources such as databases, this may contain initial
|
||||||
passwords.
|
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
|
values within the state. This is implemented on a per-resource basis and
|
||||||
you should assume the value is plaintext unless otherwise documented.
|
you should assume the value is plaintext unless otherwise documented.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue