Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aws_s3_example.tf #19

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Update aws_s3_example.tf #19

wants to merge 5 commits into from

Conversation

adviri
Copy link
Owner

@adviri adviri commented Dec 22, 2022

No description provided.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check failed

@@ -11,7 +11,7 @@ resource "aws_s3_bucket_server_side_encryption_configuration" "sse_example" {
}
}

# S3 Bucket
# S3 Bucket sss
resource "aws_s3_bucket" "example" {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⛔ [MEDIUM] S3 Bucket Server Access Logging is Disabled
'logging' should be defined and not null

@@ -1,5 +1,5 @@
# Server Side Encryption./....
# new comment
# new comment5fa
resource "aws_s3_bucket_server_side_encryption_configuration" "sse_example" {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⛔ [LOW] IAM Access Analyzer Is Not Enabled
'aws_accessanalyzer_analyzer' should be set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant