Skip to content

Instantly share code, notes, and snippets.

@eerkunt
Last active February 26, 2020 20:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eerkunt/5339ff571d79be7758ae851a7017857d to your computer and use it in GitHub Desktop.
Save eerkunt/5339ff571d79be7758ae851a7017857d to your computer and use it in GitHub Desktop.
s3 bucket encryption terraform-compliance example
Feature: Ensure that we have encryption everywhere.
Scenario: Reject if an S3 bucket is not encrypted
Given I have aws_s3_bucket defined
Then it must contain server_side_encryption_configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment