File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
_example/public-private-subnet-endpoint Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ badges:
2020 url : " https://github.com/clouddrove/terraform-aws-subnet/releases/latest"
2121 - name : " tfsec"
2222 image : " https://github.com/clouddrove/terraform-aws-subnet/actions/workflows/tfsec.yml/badge.svg"
23- url : " "
23+ url : " https://github.com/clouddrove/terraform-aws-subnet/actions/workflows/tfsec.yml "
2424 - name : " Licence"
2525 image : " https://img.shields.io/badge/License-APACHE-blue.svg"
2626 url : " LICENSE.md"
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ module "vpc" {
1919 label_order = [" name" , " environment" ]
2020
2121 cidr_block = " 10.0.0.0/16"
22- flow_logs_bucket_name = " vpc-flow-logs-buckets"
2322 enable_flow_log = false
2423}
2524
You can’t perform that action at this time.
0 commit comments