Skip to content

Commit

Permalink
Updating Example
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaffar committed Aug 9, 2022
1 parent 8772f8b commit 9845434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ module "example1" {
enabled = true
prefix = module.label.id
delimiter = module.label.delimiter
name = "vpc"
additional_tags = module.label.tags
cidr_block = "172.16.0.0/18"
enable_dns_hostnames = true
Expand Down

0 comments on commit 9845434

Please sign in to comment.