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

let's try to deploy this super cool EKS cluster into our production #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guyeisenkot
Copy link
Contributor

No description provided.

Copy link

@bridgecrew bridgecrew bot left a comment

Choose a reason for hiding this comment

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

Bridgecrew has found 3 infrastructure configuration errors in this PR ⬇️

tags = var.tags
}

resource "aws_eks_cluster" "this" {
Copy link

Choose a reason for hiding this comment

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

Error Description: Ensure Amazon EKS control plane logging enabled for all log types
Category: Kubernetes | Severity: MEDIUM
Resource: aws_eks_cluster.this - The inspected resource is between lines: [9 - 48]

tags = var.tags
}

resource "aws_eks_cluster" "this" {
Copy link

Choose a reason for hiding this comment

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

Error Description: Ensure Amazon EKS public endpoint disabled
Category: Kubernetes | Severity: HIGH
Resource: aws_eks_cluster.this - The inspected resource is between lines: [9 - 48]

tags = var.tags
}

resource "aws_eks_cluster" "this" {
Copy link

Choose a reason for hiding this comment

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

Error Description: Ensure EKS Cluster has Secrets Encryption Enabled
Category: Kubernetes | Severity: INFO
Resource: aws_eks_cluster.this - The inspected resource is between lines: [9 - 48]

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