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 b2c1576 commit 20a8a1fCopy full SHA for 20a8a1f
_examples/vpc_link_api/example.tf
@@ -21,6 +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.
25
module "public_subnets" {
26
source = "clouddrove/subnet/aws"
27
version = "1.3.0"
0 commit comments