Skip to content

Commit

Permalink
docs: Update 'Sensitive Data in State' page to describe encryption fe…
Browse files Browse the repository at this point in the history
…atures of gcs backend (#34895)

* Update Sensitive Data in State page to describe encryption features of gcs backend

* Update website/docs/language/state/sensitive-data.mdx

Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com>

* Remove bullet points

---------

Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com>
  • Loading branch information
SarahFrench and rkoron007 committed Apr 4, 2024
1 parent 0a4c6c3 commit 89bf9f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/language/state/sensitive-data.mdx
Expand Up @@ -35,3 +35,4 @@ For example:
- The S3 backend supports encryption at rest when the `encrypt` option is
enabled. IAM policies and logging can be used to identify any invalid access.
Requests for the state go over a TLS connection.
- The GCS (Google Cloud Storage) backend supports using [customer-supplied](/terraform/language/settings/backends/gcs#customer-supplied-encryption-keys) or [customer-managed (Cloud KMS)](/terraform/language/settings/backends/gcs#customer-managed-encryption-keys-cloud-kms) encryption keys.

0 comments on commit 89bf9f1

Please sign in to comment.