We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 541a62a commit 267242eCopy full SHA for 267242e
_examples/vpc_link_api/example.tf
@@ -40,6 +40,7 @@ module "public_subnets" {
40
##----------------------------------------------------------------------------------
41
## Below module will create SECURITY-GROUP and its components.
42
43
+#tfsec:ignore:aws-ec2-no-public-ip-subnet
44
module "security_group" {
45
source = "clouddrove/security-group/aws"
46
version = "1.3.0"
0 commit comments