Skip to content

Commit

Permalink
feat: code dynamic and add resource, variable description
Browse files Browse the repository at this point in the history
  • Loading branch information
theprashantyadav committed Jul 12, 2023
1 parent 541a62a commit 267242e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _examples/vpc_link_api/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ module "public_subnets" {
##----------------------------------------------------------------------------------
## Below module will create SECURITY-GROUP and its components.
##----------------------------------------------------------------------------------
#tfsec:ignore:aws-ec2-no-public-ip-subnet
module "security_group" {
source = "clouddrove/security-group/aws"
version = "1.3.0"
Expand Down

0 comments on commit 267242e

Please sign in to comment.