Skip to content

Commit

Permalink
Update terraform/infrastructure/aws/modules/public_private_subnet/var…
Browse files Browse the repository at this point in the history
…iables.tf

Co-authored-by: Daniel Weiße <[email protected]>
  • Loading branch information
msanft and daniel-weisse authored Dec 13, 2023
1 parent dbef432 commit 0b9185a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ variable "cidr_vpc_subnet_internet" {

variable "tags" {
type = map(string)
description = "Zags to add to the resource."
description = "Tags to add to the resource."
}

0 comments on commit 0b9185a

Please sign in to comment.