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 20a8a1f commit d36d58cCopy full SHA for d36d58c
_examples/vpc_link_api/example.tf
@@ -21,7 +21,7 @@ module "vpc" {
21
####----------------------------------------------------------------------------------
22
## A subnet is a range of IP addresses in your VPC.
23
24
-#tfsec:ignore:Subnet associates public IP address.
+#tfsec:ignore:aws-ec2-no-public-ip-subnet.
25
module "public_subnets" {
26
source = "clouddrove/subnet/aws"
27
version = "1.3.0"
0 commit comments