Skip to content

Commit b6749e8

Browse files
Add PCI DSS for AWS to prewritten policy lib ref (#1354)
This PR adds PCI DSS for AWS to the prewritten policy library reference per IPE-1293. There are no other updates to the policy enforcement documentation. The new policies are scheduled for release on 11/27. Do not merge until then.
2 parents cd02b24 + de4187a commit b6749e8

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/prewritten-library.mdx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
page_title: Pre-written policy library
3-
description: HashiCorp authors and maintains a library of pre-written Sentinel policies that enforce CIS and other compliance standards. Learn about the available pre-written policies.
3+
description: Learn about HashiCorp's pre-written Sentinel policies for CIS, FSBP, PCI DSS, and NIST SP 800-53 Revision 5.
44
---
55

66
# Pre-written policy library reference
@@ -29,7 +29,13 @@ The Foundational Security Best Practices (FSBP) standard enforces security best
2929

3030
- AWS Foundational Security Best Practices v1.0.0. Refer to the [AWS documentation](https://docs.aws.amazon.com/securityhub/latest/userguide/fsbp-standard.html) for additional information.
3131

32-
Refer to the [AWS FSBP policy set repository](https://github.com/hashicorp/policy-library-FSBP-Policy-Set-for-AWS-Terraform/) for details about these policies.
32+
Refer to the [AWS FSBP policy set repository](https://github.com/hashicorp/policy-library-FSBP-Policy-Set-for-AWS-Terraform/) for details about these policies.
33+
34+
### PCI DSS
35+
36+
The Payment Card Industry Data Security Standard (PCI DSS) is set of rules for protecting payment data throughout the data's lifecycle. Compliance with PCI DSS is mandatory for organizations that handle credit card information. Refer to the [PCI DSS website](https://www.pcisecuritystandards.org/standards/) for more information about the standard.
37+
38+
Refer to the [PCI DSS policy set reposity](https://github.com/hashicorp/policy-library-pcidss-policy-set-for-aws-terraform) for details about the policies HashiCorp publishes and maintains.
3339

3440
### NIST SP 800-53 Revision 5
3541

0 commit comments

Comments
 (0)