Skip to content

Commit 267242e

Browse files
feat: code dynamic and add resource, variable description
1 parent 541a62a commit 267242e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_examples/vpc_link_api/example.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ module "public_subnets" {
4040
##----------------------------------------------------------------------------------
4141
## Below module will create SECURITY-GROUP and its components.
4242
##----------------------------------------------------------------------------------
43+
#tfsec:ignore:aws-ec2-no-public-ip-subnet
4344
module "security_group" {
4445
source = "clouddrove/security-group/aws"
4546
version = "1.3.0"

0 commit comments

Comments
 (0)