AWS OpenSearch Terraform module
Upstream version 2.11.1
10 controls from PCI DSS v4.0 requirements
Terraform Module Source
pcidss.compliance.tf/terraform-aws-modules/opensearch/awsCloudWatch log groups should have retention period of at least 365 days
cloudwatch_log_group_retention_period_3653.2.1
Framework requirement
Log groups should have encryption at rest enabled
log_group_encryption_at_rest_enabled3.5.1
Framework requirement
OpenSearch domains should have audit logging enabled
opensearch_domain_audit_logging_enabled5.3.4
Framework requirement
OpenSearch domains should have encryption at rest enabled
opensearch_domain_encryption_at_rest_enabled3.5.1
Framework requirement
OpenSearch domains should have fine-grained access control enabled
opensearch_domain_fine_grained_access_enabled7.2.1
Framework requirement
OpenSearch domains should use HTTPS
opensearch_domain_https_required1.2.5
Framework requirement
OpenSearch domains should be in a VPC
opensearch_domain_in_vpc1.2.8
Framework requirement
OpenSearch domains should have logging to CloudWatch Logs enabled
opensearch_domain_logs_to_cloudwatch5.3.4
Framework requirement
OpenSearch domains node-to-node encryption should be enabled
opensearch_domain_node_to_node_encryption_enabled1.2.5
Framework requirement
VPC Security groups should only allow unrestricted incoming traffic for authorized ports
vpc_security_group_allows_ingress_authorized_ports1.3.2
Framework requirement