We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00bcc96 commit 04d4b04Copy full SHA for 04d4b04
_example/redis/example.tf
@@ -91,7 +91,6 @@ module "redis" {
91
####----------------------------------------------------------------------------------
92
## will create ROUTE-53 for redis which will add the dns of the cluster.
93
94
- #tfsec:ignore:aws-ec2-no-public-egress-sgr
95
route53_record_enabled = true
96
ssm_parameter_endpoint_enabled = true
97
dns_record_name = "prod"
0 commit comments