We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7159262 commit 2a117c4Copy full SHA for 2a117c4
terraform/compliance/s3.feature
@@ -4,7 +4,7 @@ Feature: S3
4
@exclude_module.qlik_server\[0\].aws_s3_bucket.qlik_alb_logs\[0\]
5
@exclude_module.airflow.aws_s3_bucket.bucket
6
@exclude_aws_s3_bucket.mwaa_bucket
7
- @exclude_aws_s3_bucket.mwaa_etl_scrtipts_bucket
+ @exclude_aws_s3_bucket.mwaa_etl_scripts_bucket
8
Scenario: Data must be encrypted at rest for buckets created using server_side_encryption_configuration property within bucket resource
9
Given I have aws_s3_bucket defined
10
Then it must have server_side_encryption_configuration
0 commit comments