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

Add option to create a WAF along with the ingress resource #167

Merged
merged 3 commits into from
Nov 23, 2023

Conversation

OlamideOl1
Copy link
Contributor

@OlamideOl1 OlamideOl1 commented Nov 20, 2023

Add option to create a WAF along with the ingress resource

Dependency update -
The encryption config now accepts a list of string for the resources input. - https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/eks_cluster#encryption_config

@OlamideOl1 OlamideOl1 requested a review from jferris as a code owner November 20, 2023 10:46
@@ -102,3 +108,51 @@ variable "validate_certificates" {
type = bool
default = true
}

variable "waf_aws_managed_rule_groups" {
Copy link
Contributor

Choose a reason for hiding this comment

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

The description on this variable is awesome.

@OlamideOl1 OlamideOl1 merged commit 10c23c2 into main Nov 23, 2023
4 checks passed
@OlamideOl1 OlamideOl1 deleted the add-waf-ingress-module branch November 23, 2023 04:37
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.

2 participants