Skip to content

Commit 7433f69

Browse files
committed
initial commit
1 parent 3bcc9e9 commit 7433f69

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

variables.tf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,3 @@ variable "name" {
8484
type = string
8585
default = null
8686
}
87-
88-
variable "target_name" {
89-
description = "Cloudwatch target name"
90-
type = string
91-
default = null
92-
}

0 commit comments

Comments
 (0)