From 037e84ccd8ab035ca252103abfc3b8fcabec8fdf Mon Sep 17 00:00:00 2001 From: Imran Nayer Date: Sat, 20 Apr 2024 01:07:12 +0000 Subject: [PATCH] fixed lint issues --- modules/network-edge-security-policy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/network-edge-security-policy/README.md b/modules/network-edge-security-policy/README.md index 7cdf95f..b5975ee 100644 --- a/modules/network-edge-security-policy/README.md +++ b/modules/network-edge-security-policy/README.md @@ -191,4 +191,4 @@ module "network_edge_security_policy" { dest_ip_ranges = ["10.100.0.0/16"] }, ] -``` \ No newline at end of file +```