Skip to content

Commit

Permalink
Merge pull request #96 from Tchoupinax/master
Browse files Browse the repository at this point in the history
fix: typo in variables.tf
  • Loading branch information
xunleii authored May 16, 2022
2 parents 5a6331d + 2bb0ca5 commit 6c6d00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variable "depends_on_" {
description = "Resouce dependency of this module."
description = "Resource dependency of this module."
default = null
}

Expand Down

0 comments on commit 6c6d00d

Please sign in to comment.